01.02.2010, 13:22
Ok i have this
at the top
But then i get this error
here is Line 69 & 96
I dont know whats wrong Can someone help Me
Thanks,
John
at the top
pawn Код:
new GROVE;
pawn Код:
D:\gangwars Server\filterscripts\zones_gang.pwn(69) : error 017: undefined symbol "GROVE"
D:\gangwars Server\filterscripts\zones_gang.pwn(96) : error 017: undefined symbol "GROVE"
pawn Код:
Line: 69 GROVE = GangZoneCreate(2200.996, -1804.242, 2623.11, -1579.221);
line: 96 GangZoneShowForPlayer(playerid, GROVE, 0x00FF0096);
Thanks,
John