- Joined
- Mar 13, 2007
- Messages
- 144
- Reaction score
- 4
Groups/Itemgroups LESSON 1
OK I will explain in a small group, it should be enough to make you understand.
(group (index 101) (money (500 200)) (item (500 443 0) (450 47 0)))
(group <-- Open a group
(index 101) <-- Group Index (unique number)
(money (500 200)) <-- Will make your monster drop geons, 50% of chance to drop 200 geons. ( 500 /10 = 50 and this will be the percentage)
(item <-- In other words we can say this will make your monster drop a item.
(500 443 0) <-- So you