Quote:
Originally Posted by Crow
Not the case for me.
|
I tried to remove all scripts from my account, reset it, and then do this in the Control-NPC upon login:
PHP Code:
function onActionPlayerOnline() {
echo(player.account SPC "gender:" SPC player.ismale @ "/" @ player.isfemale);
}
Every time it echoed what I had selected in my profile. And I know for a fact, that it didn't work 2 months ago when I last tried it, else I wouldn't have made this thread to begin with.