08.07.2009, 14:34
what is wrong with my /givecash command ?
http://pastebin.com/d7efdfd4e
errors:
C:\Documents and Settings\Administrator\Desktop\Server\gamemodes\te st.pwn(197) : error 017: undefined symbol "gLastGaveCash"
C:\Documents and Settings\Administrator\Desktop\Server\gamemodes\te st.pwn(197) : warning 215: expression has no effect
C:\Documents and Settings\Administrator\Desktop\Server\gamemodes\te st.pwn(197) : error 001: expected token: ";", but found "]"
C:\Documents and Settings\Administrator\Desktop\Server\gamemodes\te st.pwn(197) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Administrator\Desktop\Server\gamemodes\te st.pwn(197) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
4 Errors.
BTW : i try t ocopy this from LVDM Gamemode
http://pastebin.com/d7efdfd4e
errors:
C:\Documents and Settings\Administrator\Desktop\Server\gamemodes\te st.pwn(197) : error 017: undefined symbol "gLastGaveCash"
C:\Documents and Settings\Administrator\Desktop\Server\gamemodes\te st.pwn(197) : warning 215: expression has no effect
C:\Documents and Settings\Administrator\Desktop\Server\gamemodes\te st.pwn(197) : error 001: expected token: ";", but found "]"
C:\Documents and Settings\Administrator\Desktop\Server\gamemodes\te st.pwn(197) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Administrator\Desktop\Server\gamemodes\te st.pwn(197) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
4 Errors.
BTW : i try t ocopy this from LVDM Gamemode