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:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
typedefs and ghosts @dclick
Author Message
Reflex
Journeyman
*

Posts: 130
Likes Given: 0
Likes Received: 2 in 2 posts
Joined: Apr 2012
Reputation: 1



Post: #1
typedefs and ghosts @dclick
I'm trying to work on a script for ghosts to res via an ankh or healer through a dialog. I've gotten the dialog done and tried attaching it simply to an ankh to test but ghosts get "hand passes through this object" What properties am I missing for a ghost to be able to dclick the item ?

[ITEMDEF i_ankh_res]
id=02
on=@dclick
src.dialog d_res_gump

^the quick version^

Also how do you go about creating a unique typedef for example I would want to create the following so I can just set the type to any future items I want to call the dialog ?

[typedef t_res_dialog]
on=@dclick
src.dialog d_res_gump
04-16-2012 05:33 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
typedefs and ghosts @dclick - Reflex - 04-16-2012 05:33 PM
RE: typedefs and ghosts @dclick - Reflex - 04-17-2012, 01:25 AM
RE: typedefs and ghosts @dclick - Reflex - 04-17-2012, 01:20 PM
RE: typedefs and ghosts @dclick - Reflex - 04-17-2012, 03:23 PM

Forum Jump:


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