Enchantments API
#1
I looked at the documentation in xoft's site but I don't understand how to use it.
Can anyone explain me how to enchant an item?
I tried with this but it doesn't work.
Code:
function HandleEnchantCommand( Split, Player )
    Player:GetInventory():GetEquippedItem()SetLevel( 3, 1 )
    return true
end
Reply
Thanks given by:


Messages In This Thread
Enchantments API - by tonibm19 - 09-23-2013, 04:16 AM
RE: Enchantments API - by NiLSPACE - 09-23-2013, 04:17 AM



Users browsing this thread: 2 Guest(s)