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:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
NPC corpse, how to define whose?
Author Message
WRWR
Journeyman
*

Posts: 212
Likes Given: 30
Likes Received: 1 in 1 posts
Joined: Mar 2012
Reputation: 1



Post: #1
NPC corpse, how to define whose?
Hi, just want to know if it possible
How to define whose corpse

[TYPEDEF t_corpse]
ON=@DCLICK
IF <it's corpse of c_troll> <--------------how to check it?
(This post was last modified: 07-25-2012 08:25 AM by WRWR.)
07-25-2012 08:24 AM
Find all posts by this user Like Post Quote this message in a reply
Khaos
Master
**

Posts: 595
Likes Given: 166
Likes Received: 83 in 51 posts
Joined: Mar 2012
Reputation: 11



Post: #2
RE: NPC corpse, how to define whose?
Though wiki doesnt say it, I thought ARGO was the corpse ID. Might be a tiledata value as well.
07-25-2012 08:27 AM
Find all posts by this user Like Post Quote this message in a reply
Terrikate
Apprentice
*

Posts: 30
Likes Given: 1
Likes Received: 2 in 2 posts
Joined: Mar 2012
Reputation: 1

Ultima Alianza

Post: #3
RE: NPC corpse, how to define whose?
The ID is stored on the property MOREX and AMOUNT in hexadecimal. Try there.
07-25-2012 09:07 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Khaos
Master
**

Posts: 595
Likes Given: 166
Likes Received: 83 in 51 posts
Joined: Mar 2012
Reputation: 11



Post: #4
RE: NPC corpse, how to define whose?
Thanks Terrikate.
07-25-2012 09:14 AM
Find all posts by this user Like Post Quote this message in a reply
Shaklaban
Master
**

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

DOT

Post: #5
RE: NPC corpse, how to define whose?
(07-25-2012 08:24 AM)WRWR Wrote:  Hi, just want to know if it possible
How to define whose corpse

[TYPEDEF t_corpse]
ON=@DCLICK
IF <it's corpse of c_troll> <--------------how to check it?

[events e_npc]
on=@DeathCorpse
argo.tag.baseid=<baseid>

here is my solution
07-25-2012 09:44 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
WRWR
Journeyman
*

Posts: 212
Likes Given: 30
Likes Received: 1 in 1 posts
Joined: Mar 2012
Reputation: 1



Post: #6
RE: NPC corpse, how to define whose?
(07-25-2012 09:44 AM)Shaklaban Wrote:  [events e_npc]
on=@DeathCorpse
argo.tag.baseid=<baseid>

here is my solution

Yeah, thanks
im using same way...
07-25-2012 12:48 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


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