28.03.2013, 15:14
Okay. I made a GangZone with that program but how can I fix this?
And I have this
Код:
C:\Documents and Settings\Administrador\Escritorio\Gang Wars\filterscripts\GangZones.pwn(27) : warning 202: number of arguments does not match definition C:\Documents and Settings\Administrador\Escritorio\Gang Wars\filterscripts\GangZones.pwn(27) : warning 202: number of arguments does not match definition C:\Documents and Settings\Administrador\Escritorio\Gang Wars\filterscripts\GangZones.pwn(27) : warning 202: number of arguments does not match definition C:\Documents and Settings\Administrador\Escritorio\Gang Wars\filterscripts\GangZones.pwn(27) : warning 202: number of arguments does not match definition C:\Documents and Settings\Administrador\Escritorio\Gang Wars\filterscripts\GangZones.pwn(31) : error 030: compound statement not closed at the end of file (started at line 27)
pawn Код:
new GROVE_ZONE;
public OnGameModeInit()
{
GROVE_ZONE = GangZoneCreate(2444,53125,-1624,21875,2538,28125,-1717,96875);
GangZoneShowForAll(GROVE_ZONE, 0x00FF0064);