• 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

    Lose all lvls at death

    -- Experience from players minLevelThresholdForKilledPlayer = 1.9 maxLevelThresholdForKilledPlayer = 2.1 change both of those to -- Experience from players minLevelThresholdForKilledPlayer = 0 maxLevelThresholdForKilledPlayer = 0 Look for this in your config.lua rateExperienceFromPlayers...
  2. Smokiee Jo

    Solved Trainers

    yeah we have fixed that issue just got a problem if you could help this is my LUA atm function onStepIn(cid, item, position, fromPosition, toPosition) for i = 1000, 1159 do if getTopCreature(getThingPos(i)).uid > 0 then...
  3. Smokiee Jo

    Solved Trainers

    Update Your script seems to work but when i try and go through it spams my console saying "call stack overflow" like i mean spamms in xD -- update --- your script is only letting one person in at a time so basically its trying to stack everyone on the same position *changed the 3 tiles*...
  4. Smokiee Jo

    Gesior Acc. Installing problem

    use gesior.0.6.2 dont use 0.6.3 i had errors from that download on my steps so many times if the 0.6.2 dont work use 0.6.1 for now and work around the other bugs you have going on
  5. Smokiee Jo

    [9.60/9.61] The Forgotten Server v0.2.14 (Mystic Spirit)

    hi i was woundering if someone could help me when i change the config to "mysql" it dont wanna run the console the console lasts about 2 seconds but then automaticly shuts down but when i use sqlite it runs fine could anyone help at all?
  6. Smokiee Jo

    Text/teleport effects ( Help Please )

    Take mine should work fine for your server Data/globalevents/scripts/effects.lua function onThink(interval, lastExecution) local texts = { -- Nova ["Trainers!"] = {{x=999, y=996, z=7}, CONST_ME_YELLOW_RINGS, TEXTCOLOR_DARKYELLOW}, ["Events!"] = {{x=998, y=996, z=7}...
  7. Smokiee Jo

    Solved Trainers

    function onStepIn(cid, item, position, fromPosition) for i = 17000, 17122 do local pos = getThingPos(i) if not isPlayer(getTopCreature(pos).uid) then doTeleportThing(cid, pos) doCreatureSay(cid, 'Using a tool to cast spells or to keep your character...
  8. Smokiee Jo

    Black Ops 2

    shame you dont have xbox i would destroy befor you could even say "milkshake"
  9. Smokiee Jo

    Lua Cant add samples to database!

    download a distribution on the forum "look for schemas folder" then copy the shemas folder to your ot "you brought" then go to "phpmyadmin import the msql schema" restart your steps from 1, then you should have a website WOOOHOOO! Update -- Dont delete account manager --
  10. Smokiee Jo

    Windows Setting Up Website and Custom Client

    what program are you using for your website like xampp/uniform that would help us a little bit more?
  11. Smokiee Jo

    My server got attacked, what to do now and later?

    if the older uniform version was used and been said it was very stable "also check the website you download from" then ofc its like any other software you download it gets outdated but it was safe at the time. -- Update -- im not 100% sure on how uniform works but what ever leads to > news...
  12. Smokiee Jo

    My server got attacked, what to do now and later?

    thats how all the hackers usualy get in (black hats) i've had it done to me befor its not nice at all, but if you do go back to xampp "please remember to remove them new archives"
  13. Smokiee Jo

    engine 8.6

    get the right items.otbm and items.xml to fit your "console" maybe TFS 3777 or 3884 console might fit your items. you can download the 3777 rev off the premium board
  14. Smokiee Jo

    My server got attacked, what to do now and later?

    Sorry for the caps but please listen if you ever go back to xampp in the future!!! USE SHA1 NOT PLAIN IN YOUR CONFIG.LUA (SERVER FOLDER) AND ALSO ON YOUR ROUTER MAKE SURE YOU ARE NOT USING THE DEFAULT "ADMIN" "PASSWORD" JOB! ALSO WHEN YOU HAVE XAMPP REMOVE THE >> "NEWS ARCHIVES" << thats how...
  15. Smokiee Jo

    Gesior Acc. Installing problem

    which gesior are you using, because i use gesior my self and i dont have "classes" folder so i think if you delete that folder it should work as mine works fine without that folder :) Repp if helped :)
  16. Smokiee Jo

    Solved Trainers

    Hello Otland As my title says "Trainers" i was wanting a auto tp trainers so you would get tp'd to a free training spot i have currently tried http://otland.net/f16/random-teleport-trainer-rooms-182026/ but when i go through my teleport to trainers, it just stacks everyone at the teleport...
  17. Smokiee Jo

    good 8.6 rl maps? which?

    it was a suggestion.. no one put a gun to your head and demanded you to join that OT (if you dont want people to help you find a rl map ot or find a decent rl map, dont put up a thread) its simple..
  18. Smokiee Jo

    Zao npc scripts request

    @ bananaman he didnt bump twice befor 24hours he said Bump then help please? that is not a rule violation?
  19. Smokiee Jo

    [8.70] OTServ (0.6.3) r.6052

    @up what error do you have like in the console that might help in order for someone to help you :)
  20. Smokiee Jo

    [Germany] [860] Zelena [Realmap]

    this ot did not last long anyway it is now Ketya.mine.nu it was up for 1 week did not have many players and the staff members where not active more bothered on the website then the map/bugs and community so it reached max players 50 so this ot was useless and the new rl map he has will be a...
Back
Top