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
Van Glan Bloom
Journeyman
*

Posts: 104
Likes Given: 2
Likes Received: 3 in 3 posts
Joined: Jun 2013
Reputation: 0



Post: #1
Unshrink Rides [Serious Bug]
I have a serious bug.When i Unshrink my rides they transforms into a human and dies.
recently i dont touched a function that could affect the shard this way.
Does anyone know what is happening and how can I change this situation?
04-13-2014 10:31 AM
Find all posts by this user Like Post Quote this message in a reply
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
Van Glan Bloom
Journeyman
*

Posts: 104
Likes Given: 2
Likes Received: 3 in 3 posts
Joined: Jun 2013
Reputation: 0



Post: #3
RE: Unshrink Rides [Serious Bug]
Thanks Avatar, but have discovered what happened.
I have create a new function for a new script and this new function entered in conflicts with my ethereal system.
04-13-2014 12:38 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


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