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
@petdesert
Author Message
jexnico
Journeyman
*

Posts: 191
Likes Given: 114
Likes Received: 3 in 3 posts
Joined: Jan 2014
Reputation: 0



Post: #1
@petdesert
how to return when pet is hungry using @petdesert?
so that he does not leave his owner when he is hungry
10-15-2018 10:34 PM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Coruja
Sphere Developer
*****

Posts: 987
Likes Given: 5
Likes Received: 226 in 187 posts
Joined: Jul 2012
Reputation: 7

Dimension Shard

Post: #2
RE: @petdesert
Code:
ON=@PetDesert
return 1
note: this will only prevent the pet desert his owner, but it doesn't skip food checks

to skip food checks you must use
Code:
ON=@RegenStat
IF (<LOCAL.StatID>==3) //food
   return 1
ENDIF
noteĀ²: skipping food check on pets will also skip @PetDesert
10-16-2018 05:22 AM
Find all posts by this user Like Post Quote this message in a reply
[+] 1 user Likes Coruja's post
jexnico
Journeyman
*

Posts: 191
Likes Given: 114
Likes Received: 3 in 3 posts
Joined: Jan 2014
Reputation: 0



Post: #3
RE: @petdesert
(10-16-2018 05:22 AM)Coruja Wrote:  
Code:
ON=@PetDesert
return 1
note: this will only prevent the pet desert his owner, but it doesn't skip food checks

to skip food checks you must use
Code:
ON=@RegenStat
IF (<LOCAL.StatID>==3) //food
   return 1
ENDIF
noteĀ²: skipping food check on pets will also skip @PetDesert

thanks Coruja, you are the best.
10-16-2018 06:23 AM
Visit this user's website 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)