how 2 Get your OWN char name/serial/account name?

Ask for help

Moderators: Murderator+, Murderator

Post Reply
Satistaction
Posts: 14
Joined: 2004-09-10 23:10:52

how 2 Get your OWN char name/serial/account name?

Post by Satistaction »

i can´t figure it out =/ i tryed the m_world->get_player()->get_serial for serial and didn´t work...

what i want is, a function that Returns my own Name/Serial/Account...

thank ya in advanced

humm.. and sry abt 3 posts
nagger
Posts: 16
Joined: 2004-05-10 07:35:04

Post by nagger »

uo.getserial("self")

uo.print(str(uo.getserial("self")))
Satistaction
Posts: 14
Joined: 2004-09-10 23:10:52

Post by Satistaction »

I´m not talking about scripting
this is on Injection Source :)
Post Reply