Error!! SetSpawnInfo
#1

Hey.. i need use this code when player request class

Код:
	if (pinfo[playerid][sp] == 0) 
	{
		SetSpawnInfo(playerid, 0, pinfo[playerid][skin], pinfo[playerid][px], pinfo[playerid][py], pinfo[playerid][pz], 0, 0, 0, 0, 0, 0); 
		return 1;	
	}
The problem is when i compile i take this error "(Warning) Number of arguments no match with definition"

in this line

Код:
SetSpawnInfo(playerid, 0, pinfo[playerid][skin], pinfo[playerid][px], pinfo[playerid][py], pinfo[playerid][pz], 0, 0, 0, 0, 0, 0);
Reply


Messages In This Thread
Error!! SetSpawnInfo - by Zafire2008 - 28.01.2010, 19:45
Re: Error!! SetSpawnInfo - by Correlli - 28.01.2010, 19:46
Re: Error!! SetSpawnInfo - by [HiC]TheKiller - 28.01.2010, 20:09
Re: Error!! SetSpawnInfo - by will_92 - 29.01.2010, 04:15

Forum Jump:


Users browsing this thread: 3 Guest(s)