• 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!

Search results

  1. K

    Lua Constructionkits

    Try this: http://otland.net/threads/creaturescript-onmoveitem-moveitem-frompos-position-cid.96742/ or the other onMoveItem on the forum Using a script onMove, and checking if the position is a house floor. If not, return false. And remove the tag <moveable> on items.xml to do this!
  2. K

    Attack speed on Distance Weapons

    Hello! I'm im need of some help about changing the attack speed on players, with weapons that use Ammo. I already know that: the error is probably the variably weapon on the internal getAttackSpeed() function. Why? Because when I use the crossbow/bow as a Weapon (script, not automatic) it work...
Back
Top