SA-MP Forums Archive
I need help with my gamemode - 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: I need help with my gamemode (/showthread.php?tid=71147)



I need help with my gamemode - tadejkreft - 30.03.2009

What can be wrong here? 16 warnings :S
Gamemode:


http://slo.pastebin.com/f2b866aa2
warnings
Код:
D:\sa-mp\gamemodes\tadej.pwn(433) : warning 202: number of arguments does not match definition
D:\sa-mp\gamemodes\tadej.pwn(433) : warning 202: number of arguments does not match definition
D:\sa-mp\gamemodes\tadej.pwn(434) : warning 202: number of arguments does not match definition
D:\sa-mp\gamemodes\tadej.pwn(976) : warning 202: number of arguments does not match definition
D:\sa-mp\gamemodes\tadej.pwn(976) : warning 202: number of arguments does not match definition
D:\sa-mp\gamemodes\tadej.pwn(1321) : warning 217: loose indentation
D:\sa-mp\gamemodes\tadej.pwn(1428) : warning 219: local variable "tmp" shadows a variable at a preceding level
D:\sa-mp\gamemodes\tadej.pwn(1462) : warning 217: loose indentation
D:\sa-mp\gamemodes\tadej.pwn(1477) : warning 217: loose indentation
D:\sa-mp\gamemodes\tadej.pwn(1495) : warning 225: unreachable code
D:\sa-mp\gamemodes\tadej.pwn(1507) : warning 217: loose indentation
D:\sa-mp\gamemodes\tadej.pwn(1508) : warning 225: unreachable code
D:\sa-mp\gamemodes\tadej.pwn(1519) : warning 217: loose indentation
D:\sa-mp\gamemodes\tadej.pwn(1523) : warning 217: loose indentation
D:\sa-mp\gamemodes\tadej.pwn(1531) : warning 225: unreachable code
D:\sa-mp\gamemodes\tadej.pwn(1404) : warning 204: symbol is assigned a value that is never used: "tmp"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


16 Warnings.
Please help.


Re: I need help with my gamemode - LarzI - 30.03.2009

Try this one

http://slo.pastebin.com/m30867490


Re: I need help with my gamemode - tadejkreft - 30.03.2009

Thanks


Re: I need help with my gamemode - LarzI - 30.03.2009

np