02.07.2014, 12:52
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!
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
you've defined 'str' but you haven't used it!
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
Код:
symbol is assigned a value that is never used: "str"