- Joined
- Nov 16, 2006
- Messages
- 833
- Reaction score
- 0
Well i want add my own eveny, work like it, all mobs drop thsi item (9818) the event never finish and the players can change it for weapons and armors...
now i did it
But i get error when server is loading.... Please help me...
OFFTOPIC: i want kwon to how i can save the players chat and gm actions, i active this option from options.properties but dont work..
now i did it
Code:
<Event ID="Special Drop" Active="29 Nov 2008">
<Droplist>
<AllDrop Items="9818"
Count="5"
Chance="25%">
</AllDrop>
</Droplist>
<Message
Type="OnJoin"
Msg="Special Drop:\Get Angelic Essence from the monsters and get items or reward...\n(You can change it with GmShop)">
</Message>
</Event>
But i get error when server is loading.... Please help me...
OFFTOPIC: i want kwon to how i can save the players chat and gm actions, i active this option from options.properties but dont work..