• 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. Jordan_August

    Solved Vocational Door

    This is exactly what i have been looking for. thank you so much!
  2. Jordan_August

    God-like instant walking with click

    ingame as a god you just type /cliport and you should receive a message that map click port has been turned on/off
  3. Jordan_August

    Solved Vocational Door

    I have literally searched the forums a million times over and every vocation door script for 8.60 i use, fails. could someone please make me a vocational door that teleports a player to an xyz position and allows multiple vocations to use such as a promoted voc/not (3,7 etc). and maybe throwing...
  4. Jordan_August

    Item problem

    You have to add it into your movements.xml file, scroll all the way down and you will find what you are looking for. its pretty self explanatory after that
  5. Jordan_August

    Server Log Help

    what do you mean? thanks for the fast reply
  6. Jordan_August

    Server Log Help

    hey OtLand, i was just curious is there was any way to remove the serverlog channel just in general. i looked in the channels.xml and it ofc wasnt listed. does it have to be removed through compiling? or what. thanks in advance~ and if this is posted in the wrong spot :/ please move it.
  7. Jordan_August

    [LUA] in-need of this

    i am using 8.60 soo :D is the links above what you suggest?
  8. Jordan_August

    [LUA] in-need of this

    i need a script (if possible) that when you receive an item it is bound to just that character. either the person cannot drop it. or only that person can use it? with a configurable level requirement to use. thanks~ i have waited a week for anyone to notice my request on slaves forum so im...
  9. Jordan_August

    [FREE] Slave Ots Free Scripting Service

    i need a script (if possible) that when you receive an item it is bound to just that character. either the person cannot drop it. or only that person can use it? with a configurable level requirement to use. thanks~
  10. Jordan_August

    Request maps you need here!

    I seriously only need a 100% basic Evolutions map, i dont know how it became so rare to come across one and then there are multiple ones claiming they are orginal evo maps but there seriously not... but thats all im requesting, thanks in advance.
  11. Jordan_August

    How to change the max level

    just make it so at level 800 exp=0 and then they cant go any higher....?
  12. Jordan_August

    [Archived] "[Quick Showoff] Post your latest maps"

    https://i.imgur.com/f3fJTlZ.jpg Just want some constructive crit on it. what people think
  13. Jordan_August

    Loss at death + First items

    why do all that.... just use a creaturescript auto bless.. function onLogin(cid) if isPlayer(cid) then doPlayerAddBlessing(cid, 1) doPlayerAddBlessing(cid, 2) doPlayerAddBlessing(cid, 3) doPlayerAddBlessing(cid, 4) doPlayerAddBlessing(cid, 5) end return true...
  14. Jordan_August

    Solved Wrong Temple Position

    i know lol
  15. Jordan_August

    Solved Wrong Temple Position

    your problem is probably not in your config :) go to your account manager in your sqlite or phpadmin and set where your account manager is located. its probably just its temple positioning.
  16. Jordan_August

    [FREE] Slave Ots Free Scripting Service

    Awesome man! it worked 100% just what i needed :P Rep++
  17. Jordan_August

    [FREE] Slave Ots Free Scripting Service

    Thanks man! i hope it does too. ill test it out and let you know. - - - Updated - - - i got this error: 2013 14:16:49] [Error - LuaScriptInterface::loadFile] data/creaturescripts/scripts/boss1.lua:3: function arguments expected near '==' [11/02/2013 14:16:49] [Warning - Event::loadScript]...
  18. Jordan_August

    [FREE] Slave Ots Free Scripting Service

    what i mean is when the 'boss' dies the player just gets teleported to temple, and receive items. basically they dont loot the body and so whoever like helped kill the boss would also have the same effect on them. so oncreaturedeath all players that attacked it get tp'd to temple and receive 'loot'
  19. Jordan_August

    [FREE] Slave Ots Free Scripting Service

    Hey.. another quick script request, i tried to mess around with a few things. but i couldn't get it. i need a script that oncreaturedeath you get some items/tp'd to temple. thanks in advance~
Back
Top