• 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. velocitraptor

    How to redirecting damge

    i dunno what have you done but i guess you added a storage to knight you have to use a creaturescript onStatsChange onStatsChange(cid, attacker, type, combat, value) check if player is on a party get the damage iterate through party members and check if someone has that storage if you find...
  2. velocitraptor

    [Function] Game.getContainerItemsById(containerList, itemId, player)

    Hi, this is my first post, i want to share a remake i did to a function who @Summ made here This is a function to find an item on a container or a container list, of course you could add a player to check on his/her equipment too. Here is it: function Game.getContainerItemsById(containerList...
Back
Top