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
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 786 - File: showthread.php PHP 7.4.33-nmm6 (Linux)
File Line Function
/showthread.php 786 errorHandler->error






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Taming help
Author Message
Van Glan Bloom
Journeyman
*

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



Post: #1
Taming help
Hello guys,

Recently emerged one problem in my tamign script. When the player tame an animal, the script should add an event to the animal.
Before the migration of my sphere from 0.56c to 0.56d it worked correctly, it does not work at the moment. Can you help?

Code:
etc etc etc
cont.newitem=i_memory//add ownership
cont.act.color=042
cont.act.link=<cont.uid>
cont.act.cont <link.uid>
cont.events +e_pet_food
cont.food=15
cont.update
//link.events +e_pet_food
//link.food=15
link.flags=<link.flags>|statf_pet
link.flags=<link.flags>&~statf_war
link.findlayer(21).remove //remove pack
if <cont.tag.tamesuccess>==1
etc etc etc
04-06-2017 07:34 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
Taming help - Van Glan Bloom - 04-06-2017 07:34 AM
RE: Taming help - Van Glan Bloom - 04-11-2017, 10:54 PM
RE: Taming help - escribano - 04-12-2017, 04:21 AM
RE: Taming help - Van Glan Bloom - 06-15-2017, 08:13 AM
RE: Taming help - rastrero - 06-22-2017, 01:17 AM

Forum Jump:


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