SA-MP Forums Archive
Its works now.. Tanks... - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Its works now.. Tanks... (/showthread.php?tid=72000)



Its works now.. Tanks... - robanswe - 05.04.2009

Why do I get 3 warnings?
Код:
dini_IntSet(file,"x",Posxyz[0][playerid]);
dini_IntSet(file,"y",Posxyz[1][playerid]);
dini_IntSet(file,"z",Posxyz[2][playerid]);
Warnings:
Код:
C:\Users\Robin\Desktop\Simons server\gamemodes\lvdm.pwn(385) : warning 213: tag mismatch
C:\Users\Robin\Desktop\Simons server\gamemodes\lvdm.pwn(386) : warning 213: tag mismatch
C:\Users\Robin\Desktop\Simons server\gamemodes\lvdm.pwn(387) : warning 213: tag mismatch



Re: Why do I get 3 warnings? - Rks25 - 05.04.2009

dini_FloatSet?


Re: Why do I get 3 warnings? - robanswe - 05.04.2009

Quote:
Originally Posted by Rk_
dini_FloatSet?
Hahahahahaha how the fuck did I forgot that-_- Tanks