The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Setting Up Custom Map sphere_map0.scp
Author Message
mlyon83
Apprentice
*

Posts: 44
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Apr 2013
Reputation: 0



Post: #1
Setting Up Custom Map sphere_map0.scp
Okay. So I'm confused. How is RECT= used when setting up a town's parameters? Do you RECT=each position (corner) of the town? I'm so confused. Thanks for any help!
05-06-2013 05:46 AM
Find all posts by this user Like Post Quote this message in a reply
Wap
Journeyman
*

Posts: 138
Likes Given: 6
Likes Received: 7 in 6 posts
Joined: Mar 2012
Reputation: 3

UORPG.net

Post: #2
RE: Setting Up Custom Map sphere_map0.scp
If the area are rectangle, it may be definited by:
RECT=X1,Y1,(X2+1),(Y2+1),MAP
X1 - minimal X
X2 - maximal X
Y1 - minimal Y
Y2 - maximal Y
MAP - map number
(corners)
Also, the area may be the sum of 2+ rectangles, than you should write 2+ RECT lines.
05-06-2013 06:01 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
amonvangrell
Banned

Posts: 337
Likes Given: 17
Likes Received: 32 in 20 posts
Joined: Aug 2012

britannia shard

Post: #3
RE: Setting Up Custom Map sphere_map0.scp
(05-06-2013 06:01 AM)Wap Wrote:  If the area are rectangle, it may be definited by:
RECT=X1,Y1,(X2+1),(Y2+1),MAP
X1 - minimal X
X2 - maximal X
Y1 - minimal Y
Y2 - maximal Y
MAP - map number
(corners)
Also, the area may be the sum of 2+ rectangles, than you should write 2+ RECT lines.

[Image: rectu.png]

Wink
05-06-2013 07:39 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)