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
t_crops not growing
Author Message
Myrdin
Apprentice
*

Posts: 13
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Jun 2013
Reputation: 0



Post: #5
RE: t_crops not growing
thx, with a little modification it works.
Code:
[TYPEDEF t_crops]
ON=@Timer
   IF !(<ATTR> & attr_invis)
      IF (<TDATA2> != 0) && (<TDATA2> != 0ffffffff)
         ID=<TDATA2>
      ENDIF
      UPDATE
   ENDIF
   RETURN 0
(return 0 enshures the timer is reset, could also be done explicit...)

while testing i realised:
regen3 does not influence how fast crops will grow,(like i thaught it would) but how fast food is consumed!
therefor setting regen3 to 1 results in characters consuming 1 food every second!!!!!!! -> you are hungry... you are starving...
is this the way it's ment to be? and where is the ini value for setting the growing time? (I didn't find anyShock)
07-06-2013 07:21 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
t_crops not growing - Myrdin - 07-06-2013, 12:09 AM
RE: t_crops not growing - darksun84 - 07-06-2013, 12:31 AM
RE: t_crops not growing - Myrdin - 07-06-2013, 05:21 AM
RE: t_crops not growing - RanXerox - 07-06-2013, 06:03 AM
RE: t_crops not growing - Myrdin - 07-06-2013 07:21 PM

Forum Jump:


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