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
Open Container
Author Message
Staff_Stanic
Journeyman
*

Posts: 96
Likes Given: 25
Likes Received: 14 in 8 posts
Joined: Nov 2012
Reputation: 1

Dimension Shard

Post: #6
RE: Open Container
You can do a function that fires when a player open his bank, or when login the shard, and transfer all items that are in the bank of another's chars of this account.
Exemple:
Code:
[FUNCTION bankItems]
REF1=<FINDLAYER.layer_bankbox>
FOR 0 <eval <ACCOUNT.CHARS>-1>
REF2=<ACCOUNT.CHAR.<dLOCAL._FOR>>
FORCONT <REF2.FINDLAYER.layer_bankbox>
  LOCAL.CONTP=<CONTP>
  CONT=<REF1>
  CONTP=<LOCAL.CONTP>
ENDFOR
ENDFOR
(This post was last modified: 10-28-2013 12:37 PM by Staff_Stanic.)
10-28-2013 12:36 PM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
Open Container - Avatar - 10-27-2013, 09:36 PM
RE: Open Container - Alaric - 10-27-2013, 10:09 PM
RE: Open Container - Avatar - 10-27-2013, 10:46 PM
RE: Open Container - XuN - 10-27-2013, 11:19 PM
RE: Open Container - Avatar - 10-28-2013, 04:35 AM
RE: Open Container - Staff_Stanic - 10-28-2013 12:36 PM
RE: Open Container - Mordaunt - 10-28-2013, 08:07 PM
RE: Open Container - Staff_Stanic - 10-29-2013, 12:39 AM
RE: Open Container - Mordaunt - 10-29-2013, 01:11 AM
RE: Open Container - Avatar - 10-29-2013, 06:37 AM

Forum Jump:


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