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
Criminal to the thrower.
Author Message
RanXerox
Master
**

Posts: 550
Likes Given: 1
Likes Received: 12 in 9 posts
Joined: Dec 2010
Reputation: 19



Post: #4
RE: Criminal to the thrower.
When using NEW as a reference, you do not need to prefix it with SERV... so change this:

Code:
SERV.NEW.ATTR=attr_decay|attr_move_never
SERV.NEW.TIMER=10

...to this:

Code:
NEW.ATTR=attr_decay|attr_move_never
NEW.TIMER=10

Now, to reference the thrower in i_trampa_prueba2 you need to set its LINK... so change this:

Code:
NEW.ATTR=attr_decay|attr_move_never
NEW.TIMER=10

...to this:

Code:
NEW.ATTR=attr_decay|attr_move_never
NEW.TIMER=10
NEW.LINK=<SRC>

Now in the i_trampa_prueba2 item, you need to use that LINK as the source of the damage, so change this:

Code:
src.damage <damage> 01 <link.tag.duenioprueba.uid>

...to this:

Code:
src.damage <damage> 01 <LINK>
09-28-2012 03:31 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
Criminal to the thrower. - Lazarus - 09-27-2012, 03:50 AM
RE: Criminal to the thrower. - Skul - 09-27-2012, 04:13 AM
RE: Criminal to the thrower. - Lazarus - 09-28-2012, 02:56 AM
RE: Criminal to the thrower. - RanXerox - 09-28-2012 03:31 AM
RE: Criminal to the thrower. - Lazarus - 09-28-2012, 05:17 AM
RE: Criminal to the thrower. - RanXerox - 09-28-2012, 05:22 AM
RE: Criminal to the thrower. - Lazarus - 09-28-2012, 05:24 AM
RE: Criminal to the thrower. - RanXerox - 09-28-2012, 06:03 AM
RE: Criminal to the thrower. - Lazarus - 09-28-2012, 08:29 AM

Forum Jump:


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