• 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. ConAn Edujawa

    TFS 0.X player:getLastLogout()

    hello guys i use 0.4 i need to change cod from 1.3 to 0.4 anyone can help me ? local petTimeLeft = player:getStorageValue(STORAGE_PET) - player:getLastLogout() need change this cod for 0.4
  2. ConAn Edujawa

    C++ monster attack other

    no error but not work summon always hurting his master when use spells
  3. ConAn Edujawa

    C++ monster attack other

    u can give me ??
  4. ConAn Edujawa

    C++ monster attack other

    hello guys i use 0.4 i need help in monster attack other monster i don't need monster hit other by area spells but need normal monster hit summon monster and summon monster hut normal player and i need know how to protect master of summon (player) from summon spells thx guys
  5. ConAn Edujawa

    TFS 0.X condition crash server

    fixed i use this https://otland.net/threads/monster-attacking-other.164003/post-1582824 when removed problem fixed
  6. ConAn Edujawa

    TFS 0.X condition crash server

    hello guys im use 0.4 when use this spell and relog server crash anyone know why? local combat = createCombatObject() setCombatParam(combat,COMBAT_PARAM_TYPE, COMBAT_HOLYDAMAGE) setCombatParam(combat,COMBAT_PARAM_EFFECT, CONST_ME_HOLYDAMAGE) setCombatParam(combat,COMBAT_PARAM_DISTANCEEFFECT...
  7. ConAn Edujawa

    TFS 0.X clean database

    how i can clean my mysql database from characters and storage's clean from every thing just keep accounts
  8. ConAn Edujawa

    os.time

    now work perfectly :D
  9. ConAn Edujawa

    os.time

    when seconds its always say seconds ago not show number but when get minute + work perfectly
  10. ConAn Edujawa

    os.time

    23:51 You were last on this tile 00h 00m 24s ago! u can make if just seconds be like this 23:51 You were last on this tile 24s ago! if minute 23:51 You were last on this tile xm and 24s ago! and need this talkaction when player enter x place and say !time
  11. ConAn Edujawa

    os.time

    hello i use 0.4 need script when player enter x place and say !time get msg u here from x time ago movemnts
  12. ConAn Edujawa

    craft system with npc

    demonic essence that nice ??
  13. ConAn Edujawa

    craft system with npc

    hello guys i search for craft system with npc how this system work player must put the items will craft in bolts spot and choose between all attributes like { armor , shield,skill} etc but every attribute must get special items example for attribute armor need 100 token and 100 cc for attribute...
  14. ConAn Edujawa

    player teleport

    globalevent
  15. ConAn Edujawa

    player teleport

    hello guys im use 0.4 i need script to tp player to other place i have 9 in waiting room but players must tp to other 9 place every place for one player like in photo
  16. ConAn Edujawa

    bomber man

    hello guys i use this event TalkAction - Bomberman (https://otland.net/threads/bomberman.73864/) but items not reset when event finish tfs 0.4
  17. ConAn Edujawa

    Bomberman event

    anyone have bomberman event for 0.4?? work 100%
  18. ConAn Edujawa

    Feature Attributes MOD

    if use real map i have to add all items in movements?? in real map not all items added in movements
  19. ConAn Edujawa

    Feature Attributes MOD

    this system work good but need to make it work auto without registering anyone can help me in code im use 0.4
  20. ConAn Edujawa

    TFS 0.X healthTicks

    work with attack and def and attack speed only don't work with othere :S maybe need edit in source ?
Back
Top