uf include
#2

wouldn't of used that script personally I would of used this smaller quicker
stock GetName(playerid)
{
new pName[MAX_PLAYER_NAME];
GetPlayerName(playerid, pName, MAX_PLAYER_NAME);
return pName;
}
then use in a script like GetName(playerid); also works for the ids of players not just name
Reply


Messages In This Thread
uf include - by Lidor124 - 15.06.2014, 11:37
Re: uf include - by Pillhead2007 - 18.06.2014, 10:05
Re: uf include - by Lidor124 - 27.06.2014, 17:18

Forum Jump:


Users browsing this thread: 1 Guest(s)