#1

I have this in spec, if i remove the angle then it compile fine but when i add then i get erro

pawn Код:
GetPlayerPos(playerid, SpecX[playerid], SpecY[playerid], SpecZ[playerid]);
        SpecA[playerid] = GetPlayerFacingAngle(playerid);
        SpecInterior[playerid] = GetPlayerInterior(playerid);
        SpecVWorld[playerid] = GetPlayerVirtualWorld(playerid);


warning 202: number of arguments does not match definition


        SpecA[playerid] = GetPlayerFacingAngle(playerid);
Reply


Messages In This Thread
Spec - by Ananisiki - 04.05.2014, 23:03
Re: Spec - by [..MonTaNa..] - 04.05.2014, 23:11
Re: Spec - by Ananisiki - 04.05.2014, 23:13
Re: Spec - by Abagail - 04.05.2014, 23:13

Forum Jump:


Users browsing this thread: 1 Guest(s)