13.02.2011, 00:38
Quote:
My suggestion is to put it under OnPlayerConnect,right after you check for RP name
Why there? 1.You will use it just once and no need to edit anything 2.It will save/read player file with " " (space) |
EDIT:
I found this, maybe I have to do something with it?
Код:
new namestring = strfind(plname, "_", true);