number of arguments does not match definition
#1

please can anyone explain me what is the problem on this?

Код:
Код:
enum GetAdminPos
{
	Float:evX,
	Float:evY,
	Float:evZ,
	Float:evA,
	Float:evR,
	Float:evS
};
new aPos[GetAdminPos];
The Error on this Line

Код:
GetPlayerInterior(playerid, aPos[evR]);
	GetPlayerVirtualWorld(playerid, aPos[evS]);
Reply


Messages In This Thread
number of arguments does not match definition - by javedali1211 - 11.08.2016, 18:29
Re: number of arguments does not match definition - by Vince - 11.08.2016, 18:42
Re: number of arguments does not match definition - by javedali1211 - 11.08.2016, 18:43
Re: number of arguments does not match definition - by Kaliber - 11.08.2016, 19:01
Re: number of arguments does not match definition - by javedali1211 - 11.08.2016, 19:30
Re: number of arguments does not match definition - by VVWVV - 11.08.2016, 20:12

Forum Jump:


Users browsing this thread: 1 Guest(s)