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
DispID
Author Message
Gil Amarth
Journeyman
*

Posts: 189
Likes Given: 2
Likes Received: 1 in 1 posts
Joined: May 2012
Reputation: 0



Post: #6
RE: DispID
Maybe you can use:

elif (<dispid> == <serv.itemdef.i_stairs_wood_2.dispid>)


You can´t directly access to .mul files, somewhere in your scripts there is a ITEMDEF definition who tells Sphere which direction in .mul files has to look.
In this case:

[ITEMDEF xxxxx] // Where xxxxx is the hexadecimal number at .mul files
DEFNAME = i_stairs_wood_2

It´s where sphere knows where have to look. If you want to know a property without create a item, you have to use SERV.ITEMDEF.i_stairs_wood_2.whatever

There is no other way.
06-09-2012 06:55 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
DispID - Q23A - 06-08-2012, 07:19 PM
RE: DispID - Gil Amarth - 06-09-2012, 12:12 AM
RE: DispID - Q23A - 06-09-2012, 02:59 AM
RE: DispID - Shaklaban - 06-09-2012, 04:02 AM
RE: DispID - jeem - 06-09-2012, 07:02 AM
RE: DispID - Gil Amarth - 06-09-2012 06:55 PM
RE: DispID - Q23A - 06-10-2012, 01:35 AM

Forum Jump:


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