07.03.2009, 11:46
I copied the tamppass from the second login and put it like this:
And now when I type /login [pass], it log me into my first account, and then writes USAGE: /XLOGIN [password], like I just typed /xlogin
What to do?
Код:
format (cmdstring, sizeof(cmdstring), "/xlogin %s", tmppass); CallRemoteFunction("OnPlayerCommandText", "is", playerid, cmdstring);
What to do?
