12.02.2013, 19:29
hello, i'm scripting an ingame maptool.
i had a problem earlier with it.
but solved it.
now i got an another problem.
so.. ehm. I'm reqeusting there Pos & rot's.
but as you see, nothing whron with it, right?
And this are the errors pawno showing.
i had a problem earlier with it.
but solved it.
now i got an another problem.
so.. ehm. I'm reqeusting there Pos & rot's.
Код:
GetDynamicObjectPos(GateInfo[idx][oObj], oPos[playerid][0], oPos[playerid][1], oPos[playerid][2]); GetDynamicObjectRot(GateInfo[idx][oObj], oRot[playerid][0], oRot[playerid][1], oRot[playerid][2]);
And this are the errors pawno showing.
Код:
C:\Users\Fabio\Desktop\LSC-RP\gamemodes\ZRP.pwn(13294) : warning 213: tag mismatch C:\Users\Fabio\Desktop\LSC-RP\gamemodes\ZRP.pwn(13295) : warning 213: tag mismatch