Getting Float:minxx/y/z and Float:maxx/y/z
#1

How can i get the minxx/y/z and maxx/y/z position?

NOTE: minxx/y/z and maxx/y/z is use for gangzone/world bounds not for setting players pos.
Reply
#2

For what u need it if i can ask?
Reply
#3

Because i want to make a moving gangzone or world bounds every 1 minute

just need the function of getting the Float:minx/y/z maxx/y/z. i will make the 1 minute timer myself.
Reply
#4

I think this will help you
https://sampforum.blast.hk/showthread.php?tid=279647
Reply
#5

lol, i mean how to get the position of Float:minx/y/z maxx/y/z not how to create gangzone.
Reply
#6

Do you mean the coordenates on the map?
Reply
#7

Yes something like this

pawn Код:
------------
|          |
|          |
|          |
|          |
------------
Reply
#8

anyone?
Reply
#9

Look and read the note also :
https://sampwiki.blast.hk/wiki/SetPlayerWorldBounds
Reply
#10

You need only save two coordinates, two opposite corners.

Save the top-right (north-east) corner and the bottom-left (south-west) corners.

North-east will be maxy and maxx, and the south-west corner will be minx and miny.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)