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
Hit Cross Wall of Stone
Author Message
danielmuller
Apprentice
*

Posts: 18
Likes Given: 0
Likes Received: 1 in 1 posts
Joined: May 2016
Reputation: 0



Post: #9
RE: Hit Cross Wall of Stone
hello friends , get get around this bug in a simple and dynamic way : put the timer on the i_wall_stone_7 sphere_item_building_walls .. follow the script:

[ITEMDEF i_wall_evol]
ID=i_wall_stone_8
TYPE=T_WALL

ON=@TIMER
REMOVE
RETURN 1

[ITEMDEF 07a]
DEFNAME=i_wall_stone_7
TYPE=T_WALL
RESOURCES=100 i_rock_plain
CATEGORY=Buildings - Walls
SUBSECTION=Stone Wall 3
DESCRIPTION=@
DUPELIST=07b,07c,07d,07e,07f,080,081,082,083,084,085,086,087,088,089,08a,08b,08c​,08d,08e,08f,0364,0365

ON=@CREATE
TIMER=1

ON=@TIMER
SERV.NEWITEM=i_wall_evol
NEW.TIMER={60 70}
NEW.p=<p>
REMOVE
Return 1

Thats it.. work! Bye fellows
08-04-2016 09:24 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
Hit Cross Wall of Stone - ForesteR - 05-08-2015, 08:13 AM
RE: Hit Cross Wall of Stone - ForesteR - 05-09-2015, 05:26 PM
RE: Hit Cross Wall of Stone - dagger4k - 05-10-2015, 12:25 PM
RE: Hit Cross Wall of Stone - ForesteR - 05-11-2015, 06:13 AM
RE: Hit Cross Wall of Stone - XuN - 05-11-2015, 04:19 PM
RE: Hit Cross Wall of Stone - ForesteR - 05-16-2015, 10:14 AM
RE: Hit Cross Wall of Stone - Coruja - 05-19-2015, 08:08 AM
RE: Hit Cross Wall of Stone - ForesteR - 05-26-2015, 02:50 AM
RE: Hit Cross Wall of Stone - danielmuller - 08-04-2016 09:24 AM

Forum Jump:


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