i have no idea how to save name in variable
#2

Код:
new name[MAX_PLAYER_NAME],s[25];
GetPlayerName(playerid,name,sizeof name);
format(s,sizeof s,"%s",name);
now the name is saved in the string "s"
Reply


Messages In This Thread
i have no idea how to save name in variable - by omidi - 04.08.2013, 12:58
Re: i have no idea how to save name in variable - by CutX - 04.08.2013, 13:01

Forum Jump:


Users browsing this thread: 1 Guest(s)