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

Recent content by tebynene

  1. T

    [Resolved]GlobalEvent Callback problem.

    It may have to do with you writing "contDown" instead of "countDown" in the function.
  2. T

    Item Attributes

    You must register the item id on weapons.xml or movements.xml (depending whether the item is a weapon or an item you wear, for example: sword or shield) otherwise it won't work. Make sure you don't register item ids twice or it will give you error on console.
  3. T

    redskulllenght?

    You want it to be 3days, so it should be : 3 * 24 * 60 * 60
  4. T

    Attack speed attribute

    When you walk around it does attack faster
  5. T

    Lua Problem with weapon on hit effect, how to declare it? [weapons.xml]

    try registering like <melee id="2421" event="script" value="thunder_hammer.lua"/>
  6. T

    Stackable items... +rep if helps!

    I think he wants a sword to have range like a shooting star To do that you must edit it in items.xml and add attribute "range" (copy it from another distance weapon or w/e) and attribute "distanceefect" and ur done
  7. T

    Let's count in binary!

    Yeah But now it is 100110 c:
  8. T

    Cabbish Gallery.

    @Up: +1
  9. T

    New Map Editor

    Mayby he just too busy
  10. T

    Action Message of items inside a bp.

    Pretty cool Rep ++ for u
Back
Top