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
second bank??
Author Message
massis87
Journeyman
*

Posts: 82
Likes Given: 0
Likes Received: 1 in 1 posts
Joined: Jan 2017
Reputation: 0

D&W 8thAge

Post: #21
RE: second bank??
yes, 640x480 on uofiddler.
i dont understand how place values wuth that formula.
xxx * 0x100000 ?! what? :|

There are worse ways to understand the sense of the word: no. Ranting
(This post was last modified: 10-07-2017 12:53 AM by massis87.)
10-07-2017 12:29 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
massis87
Journeyman
*

Posts: 82
Likes Given: 0
Likes Received: 1 in 1 posts
Joined: Jan 2017
Reputation: 0

D&W 8thAge

Post: #22
RE: second bank??
@coruja?

There are worse ways to understand the sense of the word: no. Ranting
10-09-2017 10:23 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
karma
Moderator
****

Posts: 178
Likes Given: 17
Likes Received: 32 in 29 posts
Joined: Jul 2012
Reputation: 3



Post: #23
RE: second bank??
If you want to use a bigger container for the bank box, you need to edit i_bankbox (as pointed out by darksun) and change TDATA2 (id of the gump displayed when opening the container), TDATA3 (min X and min Y of the items inside the gump) and TDATA4 (max X and max Y).
TDATA3 and TDATA4 stores those informations for the t_container item type in this way:
Code:
TDATA3=((** << 16) | **)    // MinXY = ((X << 16) | Y)
TDATA4=((** << 16) | **)    // MaxXY
This because TDATA3/4 are 32 bits numbers, whether X and Y are 16 bits numbers: X is stored in the leftmost 16 bytes (thus the left bitshift) and Y in the rightmost.

This is the theory, honestly i don't know if that works on 0.56c or even 0.56d, i fixed that recently only on Source2.
10-10-2017 11:46 PM
Find all posts by this user Like Post Quote this message in a reply
massis87
Journeyman
*

Posts: 82
Likes Given: 0
Likes Received: 1 in 1 posts
Joined: Jan 2017
Reputation: 0

D&W 8thAge

Post: #24
RE: second bank??
proprio non và.
ma adesso mi sorge una domanda, siamo 3 ita qua, al momento l unico che ha un progetto attivo e monitorato sono io.
ma voi? sembrate molti bravi, io non mettevo mano su sphere dal 2010 ma voi sembrate essere costanti qui da molto piu tempo,.

There are worse ways to understand the sense of the word: no. Ranting
10-11-2017 07:54 PM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Russian
Journeyman
*

Posts: 75
Likes Given: 4
Likes Received: 2 in 2 posts
Joined: Jul 2012
Reputation: 0



Post: #25
RE: second bank??
This idea is similar as on Shroud of The Avatar.
Player have bank, but items are linked for bank from town from this item was be put in bank. [Yes i know, my English is perfect Smile]
10-13-2017 10:34 PM
Find all posts by this user Like Post Quote this message in a reply
karma
Moderator
****

Posts: 178
Likes Given: 17
Likes Received: 32 in 29 posts
Joined: Jul 2012
Reputation: 3



Post: #26
RE: second bank??
(10-11-2017 07:54 PM)massis87 Wrote:  proprio non và.
ma adesso mi sorge una domanda, siamo 3 ita qua, al momento l unico che ha un progetto attivo e monitorato sono io.
ma voi? sembrate molti bravi, io non mettevo mano su sphere dal 2010 ma voi sembrate essere costanti qui da molto piu tempo,.

Then TDATA3 and TDATA4 properties, as i expected, don't work on 56b.
Btw if you want to talk about off topic things or with single persons you should use private messages or join the Sphere discord channel (https://forum.spherecommunity.net/Thread...-channel). To answer to your question, i'm the admin of the italian shard Anno 1000, which closed years ago and will soon reopen.
(This post was last modified: 10-18-2017 06:07 AM by karma.)
10-18-2017 04:55 AM
Find all posts by this user Like Post Quote this message in a reply
massis87
Journeyman
*

Posts: 82
Likes Given: 0
Likes Received: 1 in 1 posts
Joined: Jan 2017
Reputation: 0

D&W 8thAge

Post: #27
RE: second bank??
Yep i go off topic becouse we cant find a solution or stick the fix for the source. xD .
Dont work on every build.
Gl for anno 1000. Wink

There are worse ways to understand the sense of the word: no. Ranting
(This post was last modified: 10-18-2017 10:03 AM by massis87.)
10-18-2017 09:51 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)