Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Horse Dung
Author Message
Kurita
Apprentice
*

Posts: 9
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Feb 2013
Reputation: 0

Corrinis

Post: #1
Horse Dung
Hello,

I want to create an event, that a horse, cow, pig or goat left dung after x minutes.

I found that one, but it seems not working...

[ITEMDEF i_pferde_features]
id=i_memory
name=macht Mist
type=T_EQ_SCRIPT

on=@create
attr=attr_invis|attr_decay
timer=rand(600)+600

on=@timer
if (<cont.memoryfindtype.02.link.findlayer(25).serial>==0) && (<cont.food> > 3)
cont.anim 10
cont.sound 0133
serv.newitem i_pferdemist
emote *macht einen Haufen*
new.p <cont.p>
new.timer=60*30
timer=600+(2500/<cont.food>)
else
timer=2000
endif
return 1

Whats wrong, or do someone have a functional script?

Thx a lot.

http://www.corrinis-uo.de/
German MIDGARD Freeshard
04-07-2013 03:38 AM
Find all posts by this user Like Post Quote this message in a reply
Mordaunt
Super Moderator
****

Posts: 1,237
Likes Given: 26
Likes Received: 55 in 43 posts
Joined: Mar 2012
Reputation: 35



Post: #2
RE: Horse Dung
Check the script submissions forum, there are 2 or 3 NPC AI scripts in there with this feature

[Image: 2nis46r.jpg]
04-07-2013 03:55 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)