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
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 786 - File: showthread.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/showthread.php 786 errorHandler->error






Post Reply 
 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ON=@KILL TRIGGER
Author Message
dabritmusic
Journeyman
*

Posts: 50
Likes Given: 8
Likes Received: 2 in 1 posts
Joined: Nov 2013
Reputation: 0



Post: #1
ON=@KILL TRIGGER
does the ON=@KILL trigger serve just for players or npcs also? im making an event for bosses. so when the play kills the boss it add ''Legendary Points'' its basically gonna be a system that gives the players a chance to collect the bosses armor through these points. i also made the armor craftable but the req skill is so high, players need a few unique skill clothing create which are dropped on highest lvl under the boss...

ON=KILL
if (<isevent.e_boss>)
src.tag.lp +=<r1,5>
src.sysmessage @0481 You have gained some Legendary Points for the defeating <src.name>!
src.message @0ba7 You now have you now have : <eval <src.tag.lp>>!
return 1
endif
03-01-2014 01:37 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
ON=@KILL TRIGGER - dabritmusic - 03-01-2014 01:37 PM
RE: ON=@KILL TRIGGER - pinku - 03-01-2014, 03:08 PM
RE: ON=@KILL TRIGGER - JohnVeritas - 03-01-2014, 08:22 PM
RE: ON=@KILL TRIGGER - dabritmusic - 03-02-2014, 01:19 PM

Forum Jump:


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