[HELP] Can you see any errors on this cmd?
#9

Quote:
Originally Posted by ExoSanty
what do you mean nuts?

get errors while compiling, show them...
Well, by removing a } in the middle of the command it will look like this you know...

Код:
C:\Program\Rockstar Games\GTA San Andreas\server\gamemodes\test.pwn(160) : error 017: undefined symbol "strtok"
C:\Program\Rockstar Games\GTA San Andreas\server\gamemodes\test.pwn(160) : error 033: array must be indexed (variable "cmd")
C:\Program\Rockstar Games\GTA San Andreas\server\gamemodes\test.pwn(174) : error 079: inconsistent return types (array & non-array)
C:\Program\Rockstar Games\GTA San Andreas\server\gamemodes\test.pwn(176) : error 017: undefined symbol "strtok"
C:\Program\Rockstar Games\GTA San Andreas\server\gamemodes\test.pwn(176) : error 033: array must be indexed (variable "tmp")
C:\Program\Rockstar Games\GTA San Andreas\server\gamemodes\test.pwn(180) : error 079: inconsistent return types (array & non-array)
C:\Program\Rockstar Games\GTA San Andreas\server\gamemodes\test.pwn(183) : error 004: function "String" is not implemented
C:\Program\Rockstar Games\GTA San Andreas\server\gamemodes\test.pwn(184) : error 004: function "OnPlayerLogin" is not implemented
C:\Program\Rockstar Games\GTA San Andreas\server\gamemodes\test.pwn(186) : error 079: inconsistent return types (array & non-array)
C:\Program\Rockstar Games\GTA San Andreas\server\gamemodes\test.pwn(191) : error 017: undefined symbol "strtok"
C:\Program\Rockstar Games\GTA San Andreas\server\gamemodes\test.pwn(191) : error 033: array must be indexed (variable "tmp")
C:\Program\Rockstar Games\GTA San Andreas\server\gamemodes\test.pwn(195) : error 079: inconsistent return types (array & non-array)
C:\Program\Rockstar Games\GTA San Andreas\server\gamemodes\test.pwn(200) : error 079: inconsistent return types (array & non-array)
C:\Program\Rockstar Games\GTA San Andreas\server\gamemodes\test.pwn(204) : error 004: function "String" is not implemented
C:\Program\Rockstar Games\GTA San Andreas\server\gamemodes\test.pwn(212) : error 079: inconsistent return types (array & non-array)
C:\Program\Rockstar Games\GTA San Andreas\server\gamemodes\test.pwn(227) : error 004: function "OnPlayerLogin" is not implemented
C:\Program\Rockstar Games\GTA San Andreas\server\gamemodes\test.pwn(228) : error 079: inconsistent return types (array & non-array)
C:\Program\Rockstar Games\GTA San Andreas\server\gamemodes\test.pwn(235) : error 079: inconsistent return types (array & non-array)
C:\Program\Rockstar Games\GTA San Andreas\server\gamemodes\test.pwn(243) : error 079: inconsistent return types (array & non-array)
C:\Program\Rockstar Games\GTA San Andreas\server\gamemodes\test.pwn(244) : error 017: undefined symbol "strtok"
C:\Program\Rockstar Games\GTA San Andreas\server\gamemodes\test.pwn(244) : error 033: array must be indexed (variable "tmp")
C:\Program\Rockstar Games\GTA San Andreas\server\gamemodes\test.pwn(248) : error 079: inconsistent return types (array & non-array)
C:\Program\Rockstar Games\GTA San Andreas\server\gamemodes\test.pwn(250) : error 004: function "PlayerToPoint" is not implemented
C:\Program\Rockstar Games\GTA San Andreas\server\gamemodes\test.pwn(264) : warning 217: loose indentation
C:\Program\Rockstar Games\GTA San Andreas\server\gamemodes\test.pwn(264) : error 079: inconsistent return types (array & non-array)
C:\Program\Rockstar Games\GTA San Andreas\server\gamemodes\test.pwn(266) : warning 217: loose indentation
C:\Program\Rockstar Games\GTA San Andreas\server\gamemodes\test.pwn(266) : error 079: inconsistent return types (array & non-array)
C:\Program\Rockstar Games\GTA San Andreas\server\gamemodes\test.pwn(269) : warning 217: loose indentation
C:\Program\Rockstar Games\GTA San Andreas\server\gamemodes\test.pwn(269)
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)