PAWN 12 WARNINGS [HELP ME PLS ]
#2

Wrong section and it would seriously help if you posted the code where this was happening. Which if you are unable to read error messages is lines 1095 to line 1153. Oh and your gamemode still compiles however the specific code may not work as expected.

Oh and read the error messages next time! It helps a lot, the brackets give you what line it's on. It then tells you what's wrong! How amazing!
Код:
number of arguments does not match definition
so you haven't used all arguments or have to many so lookup your function on the wiki and see what arguments you need! Oh and the other one
Код:
symbol is assigned a value that is never used: "str"
you've defined 'str' but you haven't used it!
Reply


Messages In This Thread
PAWN 12 WARNINGS [HELP ME PLS ] - by albozzgamer - 02.07.2014, 12:21
Re: PAWN 12 WARNINGS [HELP ME PLS ] - by NewerthRoleplay - 02.07.2014, 12:52

Forum Jump:


Users browsing this thread: 1 Guest(s)