GangZoneCreate Coordinates help.
#1

Hey I'm a bit confused, I want to add a GangZone (The red squares on the map), But im not sure how to get the coordinates for the points, I know the /save command before you say thats not what i meant, I meant how would i set the square on the screen i dont know were i would /save to get the coordinates needed if you know what i mean this is what i have saved i did /save at each corner were i would want the square:

Код:
AddPlayerClass(1,-52.0289,2551.4519,76.2807,274.2499,0,0,0,0,0,0); // top left
AddPlayerClass(1,-49.5616,2488.0364,77.0854,42.4043,0,0,0,0,0,0); // top right
AddPlayerClass(1,-168.4193,2486.8157,76.2807,319.7069,0,0,0,0,0,0); // bottom right
AddPlayerClass(1,-169.7468,2551.1482,76.2807,227.7544,0,0,0,0,0,0); // bottom left
And this is my code: But there is no square:

Код:
	new szone;
	szone = GangZoneCreate(-52.0289, 2488.0364, 76.2807, 227.7544);
	GangZoneShowForAll(szone, dgreen);
Reply


Messages In This Thread
GangZoneCreate Coordinates help. - by [mad]MLK - 10.10.2009, 00:50
Re: GangZoneCreate Coordinates help. - by _Vortex - 10.10.2009, 01:32
Re: GangZoneCreate Coordinates help. - by [mad]MLK - 10.10.2009, 01:52
Re: GangZoneCreate Coordinates help. - by _Vortex - 10.10.2009, 02:25
Re: GangZoneCreate Coordinates help. - by playdead - 10.10.2009, 07:18
Re: GangZoneCreate Coordinates help. - by dice7 - 10.10.2009, 08:40
Re: GangZoneCreate Coordinates help. - by DokerJr - 10.10.2009, 10:04
Re: GangZoneCreate Coordinates help. - by Correlli - 10.10.2009, 10:55
Re: GangZoneCreate Coordinates help. - by V1ceC1ty - 10.10.2009, 11:12
Re: GangZoneCreate Coordinates help. - by [mad]MLK - 10.10.2009, 13:00

Forum Jump:


Users browsing this thread: 3 Guest(s)