Undefineded symbol "GetName".
#2

Код HTML:
stock GetName(playerid)
{
	new getthename[MAX_PLAYER_NAME];
	GetPlayerName(playerid,getthename,sizeof(getthename));
	return getthename;
}
Reply


Messages In This Thread
Undefineded symbol "GetName". - by _tHe_WoLf_ - 15.09.2012, 13:02
AW: Undefineded symbol "GetName". - by BiosMarcel - 15.09.2012, 13:04
Re: Undefineded symbol "GetName". - by _tHe_WoLf_ - 15.09.2012, 13:05
Re: Undefineded symbol "GetName". - by [HK]Ryder[AN] - 15.09.2012, 13:05
AW: Undefineded symbol "GetName". - by BiosMarcel - 15.09.2012, 13:06

Forum Jump:


Users browsing this thread: 1 Guest(s)