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-nmm6 (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-nmm6 (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-nmm6 (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
remove boundaries, notices, towns
Author Message
gurud7i
Apprentice
*

Posts: 7
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: May 2012
Reputation: 0



Post: #1
remove boundaries, notices, towns
is there a 'global' way to remove the messages that state where you are, or under guards protection? Also, is there a global approach to renaming the towns?
06-07-2012 09:06 AM
Find all posts by this user Like Post Quote this message in a reply
dagger4k
Journeyman
*

Posts: 194
Likes Given: 1
Likes Received: 12 in 12 posts
Joined: Mar 2012
Reputation: 0



Post: #2
RE: remove boundaries, notices, towns
Remove Arrive / Departure message from the server - located in the sphere.ini
Code:
// Show people joining/leaving the server. 0 disables, 2 enables staff only.
ArriveDepartMsg=1

I believe the "you have entered guard zone" was built into sphere / hardcoded so you cant remove it.. Only way would be to remove the guard zone.

To change the name of areas / rooms alter the names in sphere_map0.scp. this is also where you can change the area flags (make areas invul, guarded / unguarded etc)
(This post was last modified: 06-07-2012 07:35 PM by dagger4k.)
06-07-2012 07:35 PM
Find all posts by this user Like Post Quote this message in a reply
Gil Amarth
Journeyman
*

Posts: 189
Likes Given: 2
Likes Received: 1 in 1 posts
Joined: May 2012
Reputation: 0



Post: #3
RE: remove boundaries, notices, towns
Go to "spheremsgs.scp", then go to the line with "msg_region_guards_1". Uncomment the line, and put "" instead of the message.

So when a player enter a town, sphere will only send a blank message who anybody could read. Tongue

It´s generally a good idea to see spheremsgs.scp to configure messages at you please.


To name a Town, you have to change names of the Areas, at "sphere_map0.scp" or whatever map you are working for.
06-07-2012 09:41 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


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