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
Share exp with party
Author Message
RanXerox
Master
**

Posts: 550
Likes Given: 1
Likes Received: 12 in 9 posts
Joined: Dec 2010
Reputation: 19



Post: #2
RE: Share exp with party
This one only rewards them if they are in the same region...

Code:
...snip...
      IF (<REF99.ISINPARTY>)
         FOR 0 <EVAL <REF99.PARTY.MEMBERS>-1>
            IF (<REF99.PARTY.MEMBER.<LOCAL._FOR>.REGION.DEFNAME>==<REF99.REGION.DEFNAME>)
               REF101=<SRC.PARTY.MEMBER.<LOCAL._FOR>.UID>
               IF (<REF101>!=<REF99>)
                  REF101.SAYUA 0a0a,2,0,eng,I am in <REF99.NAME>'s party... yay!
               ENDIF
            ENDIF
         ENDFOR
      ENDIF
...snip...
12-22-2012 09:34 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
Share exp with party - Joe Loop - 12-22-2012, 09:04 AM
RE: Share exp with party - RanXerox - 12-22-2012 09:34 AM
RE: Share exp with party - Joe Loop - 12-22-2012, 07:07 PM

Forum Jump:


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