Quote:
Originally Posted by Don Correlli
pawn Код:
stock GetPlayerNameEx(playerid) { new string[24]; GetPlayerName(playerid,string,24); new str[24]; strmid(str,string,0,strlen(string),24); for(new i = 0; i < MAX_PLAYER_NAME; i++) { if (str[i] == '_') str[i] = ' '; } return str; }
|
Yeah well this aint going anywhere, Im stuck now last time i puted it under public onplayertext i got error and then i tryed an othere thing then i get no error but i crashed when i connected to the server. Some one help me please. get this to work with me and i will pay you $1-5 depends on how fast i get help. Paypal only! HELP!