24.11.2009, 15:32
i get this error's:
How to make in the GM a DCMD command?
in my other GM it work's,
but not here, and what is the deal with params?
Код:
C:\Documents and Settings\Administrator\Bureaublad\FreeRoad\gamemodes\FR.pwn(2738) : error 017: undefined symbol "dcmd_sas" C:\Documents and Settings\Administrator\Bureaublad\FreeRoad\gamemodes\FR.pwn(2739) : error 017: undefined symbol "dcmd_sas" C:\Documents and Settings\Administrator\Bureaublad\FreeRoad\gamemodes\FR.pwn(2741) : error 017: undefined symbol "params" C:\Documents and Settings\Administrator\Bureaublad\FreeRoad\gamemodes\FR.pwn(2744) : warning 219: local variable "string" shadows a variable at a preceding level C:\Documents and Settings\Administrator\Bureaublad\FreeRoad\gamemodes\FR.pwn(2757) : warning 225: unreachable code
in my other GM it work's,
but not here, and what is the deal with params?