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






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Unshrink Rides [Serious Bug]
Author Message
Avatar
Journeyman
*

Posts: 172
Likes Given: 6
Likes Received: 27 in 12 posts
Joined: Apr 2012
Reputation: 5

The North Shield

Post: #2
RE: Unshrink Rides [Serious Bug]
Maybe, your definitions in chardef are wrongly stated. When you unshrink npc , you know it has corrosponding TDATA3. Look at example below which is pet of llama. Once you shrink Llama, it become pet llama and has TDATA3=c_llama corrosponding NPC Char definitions. Just check your pets definitions and TDATA3. There should be missmatching in scripts. If there is no problem in pets, then check char definitions [chardef xxx] of which you are dealing with.

[ITEMDEF 020f6]
DEFNAME=i_pet_llama
NAME=Llama
TYPE=t_figurine
TDATA3=c_llama
VALUE={25 50}
CATEGORY=Miscellaneous
SUBSECTION=Character Icons
DESCRIPTION=Llama
(This post was last modified: 04-13-2014 11:01 AM by Avatar.)
04-13-2014 10:59 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Unshrink Rides [Serious Bug] - Avatar - 04-13-2014 10:59 AM

Forum Jump:


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