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

    Function for checking items

    Nvm!!
  2. M

    Function for checking items

    Is there a function that checks what kind of item you have? (e.g. armor, boots, hat, weapon). ( If not, why don't you add that function with code looking into the otbm file ( or that file that contain the "atk" or "only_wearable_on_weapon_slot" )
  3. M

    Windows Uniform server (Can't set pass)

    Solved !! I found password file in uniformserver directory and changed it.
  4. M

    8.54 Evo MoonOts

    1. Open map with remeresmapeditor 2. Go to "Map" in the left corner, then press Edit Towns. 3. Check what town ID that you want people to start in. (If you want to go to a position, press CTRL+G in mapeditor). 3. Go to database, execute query: UPDATE players SET town_id = yourdesiredtownID
  5. M

    Windows Uniform server (Can't set pass)

    I can't set mysql password on my uniform server at security page, why ????? It just goes back to root after setting the password.
  6. M

    [Sweden] Sunshine OT [8.54]

    Sunshine OT is now up. This is a custom Evolution server 8.54. Client: 8.54 Country: Sweden IP: sunshineot.zapto.org website: Welcome to Sunshine OT! Port: 7171 If you think this server is missing something, please tell me xd. GL HF
  7. M

    8.54 Evo MoonOts

    For those with npc problems: download 0.3.6pl1, move npc.lua in data/npc/lib to data/npc/lib in MoonOTs, and overwrite. you also need to fix z_ots_comunication error, add this to mysql database: CREATE TABLE `z_ots_comunication` ( `id` int(11) NOT NULL auto_increment, `name`...
  8. M

    [REQUEST] Tibia characters online without Tibia

    Hi, I'm making a 2v2pvp arena for teams, and I need 4 MC Tibias online to check if team attack works. But I only need to be online with 2. So for the other 2, isn't there a "Loginonaccount" function or something?? or other way. Thanks for answers.
Back
Top