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
Region sysmessage
Author Message
Vendetta
Apprentice
*

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



Post: #1
Region sysmessage
Simple question
difficult to find solution


i wish to give a message to whol a region
this was a good idea
SERV.MAP(1400,1750,0).REGION.ALLCLIENTS sysmessage Hi Clients!

if i'm in that region and i use
REGION.ALLCLIENTS sysmessage Hi Clients!
it works

but using the serv.map doesnt.
is there a way to get a region a sysmessage even with the region defname?

Thank all
01-15-2013 11:15 AM
Find all posts by this user Like Post Quote this message in a reply
Mordaunt
Super Moderator
****

Posts: 1,237
Likes Given: 26
Likes Received: 55 in 43 posts
Joined: Mar 2012
Reputation: 35



Post: #2
RE: Region sysmessage
Code:
IF (STRMATCH(*your_region*, <src.region>))
    src.sysmessage hello everyone in your_region
endif

[Image: 2nis46r.jpg]
(This post was last modified: 01-15-2013 11:27 AM by Mordaunt.)
01-15-2013 11:26 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Vendetta
Apprentice
*

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



Post: #3
RE: Region sysmessage
too complex. thank you
already found
.serv.area.a_area_defname.ALLCLIENTS sysmessage Hi Clients!
01-15-2013 11:27 AM
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)