• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. L

    My server wont show online on Otservlist

    check the information you are entering while uploading it. the ip must be same also ports and the hosting country if you still have same problem so the best thing to do is reporting to otservlist.org team.
  2. L

    Quests Problem

    action ID should be set to 0 ?
  3. L

    Quests Problem

    oh this will take too many cuz its rl map TFS 1.0 10.37 :D is there any other way ?
  4. L

    Quests Problem

    Hi, my problem is that the quests (Chests) are giving huge EXP how do i decrease/cancel that ?
  5. L

    Need some help

    and how i can add reward system i mean for example when a player reach for example level 50 takes 2 cc and level 100 takes 5 cc how can i do that ?
  6. L

    Need some help

    yeah thanks alot but quests still i dunno how i mean i opened quests and checked about you said i didnt even find it
  7. L

    [10.77][TFS 1.2] ORTS, a real map project

    how can i fix quest exp ? some quests give huge exp i dont know what file should change in it and what i have to change to fix that
  8. L

    Need some help

    greetings, am running forgotten server 10.37 everything is well but i wanna know how can i edit mana/hp regen per second and how can i make spears unlimited because bolts and arrows are unlimited but spears are not and how can i enable mounts for free to players also some quests gives huge exp...
  9. L

    Znote AAC House table empty?

    you should link them
  10. L

    Windows Crash

    cpu usage doesnt pass 15% but physical memory 65-75%
  11. L

    Windows Crash

    and this is the more info in crashing Problem signature: Problem Event Name: APPCRASH Application Name: theforgottenserver.exe Application Version: 0.0.0.0 Application Timestamp: 53411314 Fault Module Name: KERNELBASE.dll Fault Module Version: 6.1.7600.16385 Fault...
  12. L

    Windows Crash

    its rl map my rams are 8gb are they enough ? and yeah no errors in console
  13. L

    Windows Crash

    my forgottenserver.exe crashes after range 5-7 minuets any suggestions why does that happen ? what maybe causing this ?
  14. L

    [10.77][TFS 1.2] ORTS, a real map project

    am on nobru but i dunno what to else :D
  15. L

    [10.77][TFS 1.2] ORTS, a real map project

    can u show me ur sample ? and can we contact please ?
  16. L

    Lua how to make firstitems?

    :D ? i edited it but still no change players start with no items ! :/ also do i need to edit this ? <?xml version="1.0" encoding="UTF-8"?> <creaturescripts> <!-- Elemental Spheres Quest --> <event type="kill" name="elementalspheresquestOverlords" script="elemental spheres...
  17. L

    Lua how to make firstitems?

    this is applyable on 10.37 files ? local firstItems = {2050, 2382} function onLogin(cid) local player = Player(cid) if player:getLastLoginSaved() <= 0 then for i = 1, #firstItems do player:addItem(firstItems[i], 1) end player:addItem(player:getSex()...
  18. L

    Lua how to make firstitems?

    new players login without anyitem how can i fix that ?? and can someone upload his own firstitems.lua and i can follow ? 10.37
  19. L

    [10.77][TFS 1.2] ORTS, a real map project

    guys how can i edit firstitems cuz new players login with no even 1 item .. or can some one give me his firstitems script and ill follow ?
  20. L

    Windows Gesior 2012+XAMPP

    lol i know that znote got tutorial i wanna use gesior
Back
Top