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






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
tagging carved heads...
Author Message
x77x
Master
**

Posts: 488
Likes Given: 0
Likes Received: 15 in 15 posts
Joined: Mar 2012
Reputation: -4



Post: #1
tagging carved heads...
on the NPC... to tag the corpse

Code:
ON=@DeathCorpse
ARGO.TAG.NAMEX=<tag.namex>
ARGO.TAG.TITLEX=<title>
ARGO.TAG.LEVELX=<LEVEL>
ARGO.TAG.LOCATIONX=<region.name>
ARGO.TAG.ARMYX=<tag.army>

then when the NPC corpse is carved...

Code:
[ITEMDEF i_head_general]
ID=01ce1
FLIP=1
WEIGHT=10.0
CATEGORY=DRAGONSOFTIME
SUBSECTION=Generals Heads
DESCRIPTION=General Head
ON=@CLICK
MESSAGE @021 slain by <TAG.KILLER>
MESSAGE <TAG.DATE> <TAG.LOCATIONZ>
MESSAGE Head of <TAG.TITLEZ> <TAG.NAMEZ> [<TAG.ARMYZ>] [<TAG.LEVELZ>]
RETURN 1
ON=@create
TAG.NAMEZ=<CONT.TAG.NAMEX>
TAG.LEVELZ=<CONT.TAG.LEVELX>
TAG.ARMYZ=<CONT.TAG.ARMYX>
TAG.TITLEZ=<CONT.TAG.TITLEX>
tag.locationz=<cont.tag.locationx>
tag.date=<SERV.RTIME.FORMAT %m/%d/%y %I:%M%p>
tag.killer=<src.name>

date and killer work, but i cant get it to take the tags from the container
ideas?

Dragons of Time 2000-2020
http://dragonsoftime.com
(This post was last modified: 09-04-2017 09:19 PM by x77x.)
08-19-2017 12:27 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
tagging carved heads... - x77x - 08-19-2017 12:27 AM
RE: tagging carved heads... - darksun84 - 08-19-2017, 01:51 AM
RE: tagging carved heads... - x77x - 08-19-2017, 04:17 AM
RE: tagging carved heads... - darksun84 - 08-19-2017, 08:33 PM
RE: tagging carved heads... - x77x - 08-19-2017, 08:47 PM
RE: tagging carved heads... - darksun84 - 08-19-2017, 09:55 PM
RE: tagging carved heads... - Ben - 08-20-2017, 06:21 AM

Forum Jump:


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