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:
  • 2 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bomberman Event Help
Author Message
Shaklaban
Master
**

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

DOT

Post: #2
RE: Bomberman Event Help
when you give position to the fire column you can remove the boxes like:

Code:
serv.newitem i_fire_effect //or whatever you use
new.p=<position of effect>
new.removeboxes

[function removeboxes]
foritems 0
    if <baseid> = i_bomberman_box
        remove
    endif
endfor
(This post was last modified: 04-28-2012 02:38 AM by Shaklaban.)
04-28-2012 02:37 AM
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
Bomberman Event Help - Alias - 04-28-2012, 01:07 AM
RE: Bomberman Event Help - Shaklaban - 04-28-2012 02:37 AM
RE: Bomberman Event Help - Alias - 04-28-2012, 02:41 AM
RE: Bomberman Event Help - RanXerox - 04-28-2012, 05:25 AM
RE: Bomberman Event Help - Alias - 04-28-2012, 05:35 AM
RE: Bomberman Event Help - Q23A - 04-28-2012, 07:28 AM
RE: Bomberman Event Help - Alias - 04-30-2012, 05:12 PM
RE: Bomberman Event Help - Q23A - 04-30-2012, 05:48 PM
RE: Bomberman Event Help - Khaos - 05-01-2012, 11:19 AM
RE: Bomberman Event Help - Alias - 05-01-2012, 05:12 PM
RE: Bomberman Event Help - Khaos - 05-01-2012, 11:03 PM
RE: Bomberman Event Help - Alias - 05-01-2012, 11:18 PM
RE: Bomberman Event Help - jeem - 05-02-2012, 07:08 AM
RE: Bomberman Event Help - Alias - 05-02-2012, 08:36 PM

Forum Jump:


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