how to change the player's name on spawn?
#9

I've tried do what you said, and yeah its not even adding anything before my name.

PHP код:
    new pName[MAX_PLAYER_NAME+1];
    
GetPlayerName(playeridpNameMAX_PLAYER_NAME);
    
strins(pName"%i_"pInfo[playerid][Respect]);
    
SetPlayerName(playeridpName); 
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)