• 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. Smokiee Jo

    10.10 The Forgotten Server 0.3.?

    everything works for me but when i try and login into the game i enter my info and once i hit "Enter" it says (disconnected from server) no character list or anything if anyone could help with a solution it would be great thanks! :D
  2. Smokiee Jo

    [10.10] Global Server 0.3

    works great but i cant seem to find any lib folders that support this rev atm but its really nice release!! Keep it up!
  3. Smokiee Jo

    Port problem with MySQL and TFS

    go to your router settings and look for "DMZ" enable that with your local ip so like "192.168.0.(x)" find your number on "device connection status" then apply changes, or even run "CMD" and do the command "ipconfig" to find your ip :D, it should work for you then :)
  4. Smokiee Jo

    Lua Error in consle guild war system

    you will need 0.4 for defo i had the 100% same problem /war accept,guildname worked fine for me but when i said /war accept, guildname i got that error you will need to get 0.4 off premium board (not sure if it's on this new website yet)
  5. Smokiee Jo

    stil have problem answer me?

    Okey for starters just reduce the XP on the "custom monster" yeah you might have another monster that has the same XP base as the custom monster but that has been C++ so just reduce it and put on stages or change your config.lua in the OT folder to something like 9999999 or something daft like...
  6. Smokiee Jo

    A little problem with SQL

    Did you do the mysql installation ? if you use xampp it can be located here htdocs/config/config.cs (notepad) change the install="no" to "start" and then ofc change the server path to.
  7. Smokiee Jo

    Solved Cant open house doors!

    @dchampag yours didnt work :'( but thanks anyways @Limos Ty so much dude! worked perfectly <3 -- SOLVED --
  8. Smokiee Jo

    INQ Quest Scripts not working probably

    you know once you have entered the teleport to the boss room the south teleport, once you have killed the boss have you tried re entering that teleport?
  9. Smokiee Jo

    Zombie Event does not work!

    what rev do you use ? that would help :D
  10. Smokiee Jo

    Solved Cant open house doors!

    well this is my console error on what i get thats all the errors i get when i try and "open" the door
  11. Smokiee Jo

    Keep one, drop one

    guy said
  12. Smokiee Jo

    Solved gate of expertise, Only the worthy may pass

    no problem glad i can help :)
  13. Smokiee Jo

    Solved gate of expertise, Only the worthy may pass

    use this is remers map editor right click on the "exp door" go to properties where it has actionid: 0 change to : 1100 for level 100, 1500 for level 500 and so on :D so if you wanted a level 200 exp door do it should look like this Actionid: 1200
  14. Smokiee Jo

    !~!lag!~!

    no :s as your speedtest.net says (slower than 72% of BA) i would ring your provider up and ask for a upgrade, yeah it might cost you more money but i would say it will be a big help!
  15. Smokiee Jo

    Solved Cant open house doors!

    hey mate here is my action/lib/actions.lua function destroyItem(cid, itemEx, toPosition) if(itemEx.uid <= 65535 or itemEx.actionid > 0) then return false end if not(isInArray({1770, 2098, 1774, 2064, 2094, 2095, 1619, 2602, 3805, 3806}, itemEx.itemid) or (itemEx.itemid >= 1724 and...
  16. Smokiee Jo

    Exp egg

    @ghettobird what server do you run mate? 0.4?
  17. Smokiee Jo

    !~!lag!~!

    that is shocking internet speed mate to home host you will need alot higher because if someone from xxx miles away will get alot more ms ping and that will just become a mass lag for them you will need to either get a new internet provider or go on dedicated hosting this is my test which is ok...
  18. Smokiee Jo

    Solved Cant open house doors!

    Hello Otland as my title says "cant open house doors" i was wondering if anyone could help me when i try and open a door i get this in my console! i am using 0.4 Console error This is my lib/050-functions.lua function isInArray(array, value, caseSensitive) if(caseSensitive == nil or...
  19. Smokiee Jo

    Windows Auto Loot Sell dont work

    btw tested this works on 0.4 with and without a loot bag so also make sure your actionid is correct on actions.xml to your lever! also this is how my script looks so <!-- Auto Loot --> <action actionid="2212" event="script" value="other/auto.lua"/> local items = { -- you need to set...
  20. Smokiee Jo

    help gesior acc maker

    i had same problem i use 0.4 rev but instead of having the latest gesior i used an older one and it worked fine for me so :) also screens would help people out on what you can see, so we can see :D
Back
Top