- Joined
- Feb 7, 2009
- Messages
- 2
- Reaction score
- 0
I did That
make
If you use the third parameter with the &make-command you can create certain types of items. If anybody is really bored he can check the AttrCalculate.lua file. The function "Creat_Item_Tattr" defines the special effect. As far as i can see, the following values are possible:
1, 2, 3, 4, 7, 9, 11, 20, 22, 23, 24, 25, 26, 27, 29, 46, 49, 50, 59, 65, 68, 69, 70, 71, **** 102
101 -> Gem Lv1 (pointless)
102 -> Gem Lv2
103-109 -> aren't working on all servers (if it works on yours, it creates Lv3-Lv9 gems)
If 103-109 aren't working on your server you can add them yourself. Open AttrCalculate.lua and search for
Code:
if item_event == 101 thenCode:
Add_Item_Attr ( ITEMATTR_VAL_BaoshiLV , 10 ) --