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
Farm problem
Author Message
Van Glan Bloom
Journeyman
*

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



Post: #6
RE: Farm problem
Hi guys,
I added a plague system in plants for farming, but for some reason is not going well.

I have add a tag in the plant tag.plague=1

And this is my function :

[code]
[ITEMDEF i_plague]
ID=i_bee_swarm
TYPE=t_script
NAME=insects

on=@create
color=03b7
timer=10

on=@timer
serv.newitem=i_dryvegetation
new.p=<p>
new.timer=10
new.tag.uidfarm=<tag.uidfarm>
try uid.<tag.plague>.remove
remove
return 1

[FUNCTION plague]
serv.newitem i_plague
new.p=<p>
new.more1=<ARGS>

[code]


Wanted when dry vegetation was added to good plant was removed. I've tried to add timers and commands to remove but nothing works.

Can you help?
06-11-2015 10:19 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
Farm problem - Van Glan Bloom - 03-15-2015, 01:30 AM
RE: Farm problem - richm - 03-15-2015, 07:27 AM
RE: Farm problem - Van Glan Bloom - 03-15-2015, 11:20 AM
RE: Farm problem - Extreme - 03-15-2015, 01:15 PM
RE: Farm problem - Van Glan Bloom - 03-16-2015, 01:19 AM
RE: Farm problem - Van Glan Bloom - 06-11-2015 10:19 AM
RE: Farm problem - Coruja - 06-12-2015, 04:11 AM
RE: Farm problem - Van Glan Bloom - 06-12-2015, 11:57 AM

Forum Jump:


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