Page 1 of 1

Faenor Script

Posted: Wed Jun 16, 2010 8:29 am
by kryer
I have problems in following a script function faenor:
<EventEnd>
<Take From="AllPlayers">
<Item ItemID="4202,5133,5817,7058,8350,6389,6390,6391,10640,10641,"> </ Item>
</ Take>
</ EventEnd>
The items are not removed from the characters at the end of the event

Re: Faenor Script

Posted: Wed Jun 16, 2010 8:39 am
by janiii
yeah, the only thing that works on faenor is the drop and the event message. ;)

Re: Faenor Script

Posted: Wed Jun 16, 2010 9:38 am
by kryer
ah, ok!
thanks! not know that! : D

Re: Faenor Script

Posted: Thu Jun 17, 2010 2:44 pm
by jurchiks
What do you mean? Who removed the

Code: Select all

		<Take From="AllPlayers">			<Item ItemID="4209-4217"></Item>		</Take>
tags?