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
#2

https://sampwiki.blast.hk/wiki/GangZoneCreate
Reply
#3

dude dont post useless links, there is nothing on the wiki explaining how to obtain the coordinates.
Reply
#4

Quote:
Originally Posted by [mad
MLK (dino-host.net) ]
dude dont post useless links, there is nothing on the wiki explaining how to obtain the coordinates.
It tells you what coords to put
Take the time to actually study it before you go making stupid replies.
Reply
#5

How can you call Wiki useless?
Reply
#6

Parameters: (Float:minx, Float:miny, Float:maxx, Float:maxy)

and why the hell do you have Z in it ?
Reply
#7

Use "Extreme Vehicle Plooter"
Reply
#8

Quote:
Originally Posted by [mad
MLK (dino-host.net) ]
dude dont post useless links, there is nothing on the wiki explaining how to obtain the coordinates.
That link is the most useful link for you right now.
Reply
#9

wiki is the best thing ever. use it as much as possible
Reply
#10

i didn't say the wiki was useless, i just said it doesn't show you what part of the coordinates to use for each part
Reply


Forum Jump:


Users browsing this thread: 5 Guest(s)