11.08.2016, 18:29
please can anyone explain me what is the problem on this?
The Error on this Line
Код:
Код:enum GetAdminPos { Float:evX, Float:evY, Float:evZ, Float:evA, Float:evR, Float:evS }; new aPos[GetAdminPos];
Код:
GetPlayerInterior(playerid, aPos[evR]); GetPlayerVirtualWorld(playerid, aPos[evS]);