c'est se ke je vien de faire et sa marche pas
mais pour le new groveterritory; ou en haut de sciprt ossi
jai mi sa mais s amarche pas
public OnGameModeInit()
groveterritory = GangZoneCreate(2155.362, -1902.935, 2566.068, -1555.534);
public OnPlayerSpawn(playerid)
{
GangZoneShowForPlayer(playerid, groveterritory, COLOR_GREEN);
return 1;
}
C:\Program Files\Rockstar Games\GTA San Andreas\samp02Xserver.win32\gamemodes\Los-SantosRPmod.pwn(147) : error 010: invalid function or declaration
C:\Program Files\Rockstar Games\GTA San Andreas\samp02Xserver.win32\gamemodes\Los-SantosRPmod.pwn(185) : error 017: undefined symbol "groveterritory"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
2 Errors.