26.08.2010, 19:52
Well, if your going to start saying shit ima newb scripter, well.. i know :3.. thats why i needchu <3
I'm getting this on:
Even though, I don't see any problems with it :S
Quote:
C:\Users\Robin\samp03asvr_R7_win32\filterscripts\r StuntCheck.pwn(76) : warning 213: tag mismatch C:\Users\Robin\samp03asvr_R7_win32\filterscripts\r StuntCheck.pwn(77) : warning 213: tag mismatch C:\Users\Robin\samp03asvr_R7_win32\filterscripts\r StuntCheck.pwn(78 ) : warning 213: tag mismatch |
pawn Код:
StuntIconX[stuntid] = iconX;
StuntIconY[stuntid] = iconY;
StuntIconZ[stuntid] = iconZ;
pawn Код:
AddStunt(stuntid, Float:iconX, Float:iconY, Float:iconZ, Moneya, Scorea)
{