(X,Y,Z) Help
#1

Hello.

How can i get a GangZone's Coordenates.

I just have the coordenates of one point..not an area

(bad english =))
Reply
#2

This is exelent for doing that X-Treme San Andreas Multiplayer Ultimate Visual Mapper by Xtreme.

Edit: bbc code fail link works now
Reply
#3

invalid link =/(
Reply
#4

//======================
// Above OnGameModeInit:
new aero;

// OnGameModeInit Insert
public OnGameModeInit() {
aero = GangZoneCreate(1436,625, -2356,926, 1546,908, -2242,441);
return 1;
}
// Player Spawn
public OnPlayerSpawn(playerid) {
GangZoneShowForPlayer(playerid, aero, 0xC0C0C096);
return 1;
}
//======================

W
Reply
#5

C:\Users\xico\Desktop\SERVER\gamemodes\HMPG.pwn(54 00) : error 021: symbol already defined: "OnPlayerSpawn"
C:\Users\xico\Desktop\SERVER\gamemodes\HMPG.pwn(10 240) : error 029: invalid expression, assumed zero
C:\Users\xico\Desktop\SERVER\gamemodes\HMPG.pwn(10 240) : error 001: expected token: ";", but found "{"
C:\Users\xico\Desktop\SERVER\gamemodes\HMPG.pwn(10 241) : warning 202: number of arguments does not match definition
C:\Users\xico\Desktop\SERVER\gamemodes\HMPG.pwn(10 241) : warning 202: number of arguments does not match definition
C:\Users\xico\Desktop\SERVER\gamemodes\HMPG.pwn(10 241) : warning 202: number of arguments does not match definition
C:\Users\xico\Desktop\SERVER\gamemodes\HMPG.pwn(10 241) : warning 202: number of arguments does not match definition
C:\Users\xico\Desktop\SERVER\gamemodes\HMPG.pwn(10 245) : warning 225: unreachable code
C:\Users\xico\Desktop\SERVER\gamemodes\HMPG.pwn(11 575) : warning 202: number of arguments does not match definition
C:\Users\xico\Desktop\SERVER\gamemodes\HMPG.pwn(11 596) : warning 202: number of arguments does not match definition
C:\Users\xico\Desktop\SERVER\gamemodes\HMPG.pwn(49 132) : warning 203: symbol is never used: "MetalP"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


3 Errors.


ERROR WITH THE CODES ABOVE
Reply
#6

Not sure about what you mean, but try http://forum.sa-mp.com/showthread.ph...ighlight=Gzone it may help with your zones.
Reply
#7

Quote:
Originally Posted by fmmalves
Посмотреть сообщение
//======================
// Above OnGameModeInit:
new aero;

// OnGameModeInit Insert
public OnGameModeInit() {
aero = GangZoneCreate(1436,625, -2356,926, 1546,908, -2242,441);
return 1;
}
// Player Spawn
public OnPlayerSpawn(playerid) {
GangZoneShowForPlayer(playerid, aero, 0xC0C0C096);
return 1;
}
//======================

W
In the above 1436,625, -2356,926, 1546,908, -2242,441 are your co-ords for the zone you made
Reply
#8

People how i Open this http://forum.sa-mp.com/showthread.ph...t=Gzone&page=3

WWith what?
sry im noob =/
Reply
#9

you need winrar to open it. It's free go ****** it.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)