12.09.2017, 19:28
Quote:
Remove "COLOR_RED" from format and the comma beside it, So it would be like that
PHP код:
PHP код:
|
#define ORGGROVE_SKIN_RANK_2 105
#define ORGGROVE_SKIN_RANK_3 107
#define ORGGROVE_SKIN_RANK_4 268
#define ORGGROVE_SKIN_RANK_5 271
#define ORGGROVE_SKIN_RANK_6 270
those are just skins for rank of grove street
i still got some warnings and 1 error:
PHP код:
C:\Program Files\Rockstar Games\GTA San Andreas\SAMP\Server\gamemodes\AdminPlugin.pwn(637) : warning 202: number of arguments does not match definition
C:\Program Files\Rockstar Games\GTA San Andreas\SAMP\Server\gamemodes\AdminPlugin.pwn(637) : warning 202: number of arguments does not match definition
C:\Program Files\Rockstar Games\GTA San Andreas\SAMP\Server\gamemodes\AdminPlugin.pwn(638) : error 001: expected token: ";", but found "-identifier-"
C:\Program Files\Rockstar Games\GTA San Andreas\SAMP\Server\gamemodes\AdminPlugin.pwn(656) : warning 202: number of arguments does not match definition
C:\Program Files\Rockstar Games\GTA San Andreas\SAMP\Server\gamemodes\AdminPlugin.pwn(656) : warning 202: number of arguments does not match definition
C:\Program Files\Rockstar Games\GTA San Andreas\SAMP\Server\gamemodes\AdminPlugin.pwn(755) : warning 203: symbol is never used: "Org1Vozila"
C:\Program Files\Rockstar Games\GTA San Andreas\SAMP\Server\gamemodes\AdminPlugin.pwn(755) : warning 203: symbol is never used: "PolicijaVozila"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Error.