SA-MP Forums Archive
Sorry for the noobish question ... - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Sorry for the noobish question ... (/showthread.php?tid=186356)



Sorry for the noobish question ... - knackworst - 28.10.2010

Well i'm sorry for this stupid question, I found something amazing for my dm's, I set boundries... but I don't understand the x_MIN and x_max and y_ min and max, I don't get what these min and max are... plz tell me


Re: Sorry for the noobish question ... - i514x - 28.10.2010

Код:
             MAX_Y
          ___________
          |  North  |
    MIN_X |         | MAX_X
          |         |
          |_________|
             MIN_Y
image this is your map, do you get it now ?


Re: Sorry for the noobish question ... - knackworst - 28.10.2010

well, is this to make a square?
and what are those - - - lines instead of _______________________ ?


Re: Sorry for the noobish question ... - sDAAw - 28.10.2010

Quote:
Originally Posted by knackworst
Посмотреть сообщение
well, is this to make a square?
and what are those - - - lines instead of _______________________ ?
*Facepalm*


Re: Sorry for the noobish question ... - knackworst - 28.10.2010

well, i'm sorry,but just help instead of facepalming...


Re: Sorry for the noobish question ... - Mike_Peterson - 28.10.2010

hey worstje xD
u cant make a straight line going up.. only horizontal on keyboards...
look: you can do this on a PC: __________________
but you cant do that vertically only thing u got is this | it will look like this:
|
|
|
|

Get it?


Re: Sorry for the noobish question ... - i514x - 28.10.2010

Quote:
Originally Posted by knackworst
Посмотреть сообщение
well, is this to make a square?
and what are those - - - lines instead of _______________________ ?
|
|
|

is just because you cant make this line ______________ 90° twisted

//edit: mike you were faster ;d

//edit2: and yes it is like a square, it is like looking at your map (2d) and showing someone your world boundaries


Re: Sorry for the noobish question ... - knackworst - 28.10.2010

hmm, kai thanks,

and what specific point are those min and max stuff, are they the corners?


Re: Sorry for the noobish question ... - i514x - 28.10.2010

im not that good at english so i dont know how to explain it but they are the points where they meet


Re: Sorry for the noobish question ... - BP13 - 28.10.2010

Download the attachment. It's a FS to give you the coords of it.

To create it go to the bottom left of your "square" then do /area create and a menu will come up. Choose Minimum.

Now go to the top right of your "square" and do /area create then choose maximum.

then walk into the "square" then do /area save [NAME]

A file will be created in your scriptfiles folder called AreaCoords or something like that. Open it up and grab the coords from that ready to use in world bounds and such.

Sorry but I have lost the source code for it but you can still load and use the FS.