08.01.2015, 11:21
Did you put in your enum:
DisableExp
DisabledBy
Reason
If yes so just use this
And so on....
If not try to put it in your enum of the player info and try what i say.
Tell me what happend.
DisableExp
DisabledBy
Reason
If yes so just use this
PHP код:
PlayerInfo[targetid][DisableExp] = expiry;
If not try to put it in your enum of the player info and try what i say.
Tell me what happend.