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
jeem
Apprentice
*

Posts: 33
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Mar 2012
Reputation: 3



Post: #13
RE: Bomberman Event Help
I'm assuming your walls are dynamic items not statics.

Code:
[function checkforitems]
foritems 0
   if <baseid> == i_bomberman_box
      return 1
   endif
endfor

on=@timer
...
SERV.NEWITEM=i_fire_column2
NEW.P=<p>
NEW.move=-2 0 0
if <new.checkforitems>
   new.remove
endif
new.removeboxes
...
05-02-2012 07:08 AM
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: 2 Guest(s)