10.12.2011, 07:52
hi.
i installed zcmd include and when i'm trying to create a command like this:
it gives me errors:
i installed zcmd include and when i'm trying to create a command like this:
pawn Код:
command(createhouse, playerid, params[])
pawn Код:
error 029: invalid expression, assumed zero
error 017: undefined symbol "cmd_createhouse"
error 029: invalid expression, assumed zero
fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
4 Errors.