• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

removecharge

  1. charlyhustle

    C++ [TFS 1.3] Charges are not removed from custom weapon type

    Hi guys! As the title suggests I created a new weapon type called gloves. I'm using gloves to train my attack speed skill. I created a glove weapon and put in in weapons.xml (I'm using sniper gloves' id): <!-- Attack Speed --> <melee id="5875" action="removecharge" /> items.xml looks like...
  2. M

    Lua Item charges On use does not take charge!

    Hello yes I hope i am posting this in the right section. I need help fixing a script I am trying to make a book of blessings but with charges and no matter what i do i can't seem to make it use charges. I added charges in items.xml ive try the script with doremoveitem(item.uid) and it will...
Back
Top