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

    Linux Map dont work - Could not open the filetheforgottenserver/data/world/test.otbm

    how did you solve it? i have the same problem
  2. Phemus

    Error on Making Accounts

    I recently moved to a Linux VPS (Ubuntu 16.04) and it is my first time using a Linux server. I have no idea how to use it but I followed Damon's tutorial. The problem is that when i make a new account on the website, it tells me that the account was successfully created, however, it does not...
  3. Phemus

    Linux Gesior Guild Image BUGS

    bump? I have the same problem
  4. Phemus

    Lua Blessing in creaturescripts

    I already tried to change that to 1 and it does not work.
  5. Phemus

    Lua Blessing in creaturescripts

    I get what you are saying, but the purpose of the script is when a player is level 500+(it is an example), when they die, you lose level, skills, items, etc like a normal player would do. Like a death without bless. If the player is below level 250, they cannot lose any skills. the problem here...
  6. Phemus

    Lua Blessing in creaturescripts

    Hello, i have a script where fs you are certain level, you do not lose any items or skills level when you die, however, if you are above that level you lose everything like a normal character. This is the script local array = { PLAYERLOSS_EXPERIENCE, PLAYERLOSS_MANA...
  7. Phemus

    [Mexico] Vincera Online 8.6| Custom Map

    •Accounts: 1/1 •Version: 8.60 •Port: 7171 Site: http://vincera.net Forum: http://vincera.net/forums E-mail: [email protected] Like Us On Facebook: facebook.com/VinceraOnline *We have events on Facebook* LOOK AT ALL THIS FUN: » Big Custom map. » Daily events -Zombie event. -Race event...
  8. Phemus

    Lua Stamina Blessing

    loss percent. it checks the stamina and everything but it stills loses items
  9. Phemus

    Lua Stamina Blessing

    Hello guys, I'm breaking my head with this script that i cannot make it function. I want to make a bless function where if you have more than 40 hours of stamina, you do not lose any skills nor level. This is the script. local array = { PLAYERLOSS_EXPERIENCE, PLAYERLOSS_MANA...
  10. Phemus

    Remove stamina on Death

    SOLVED
  11. Phemus

    Remove stamina on Death

    Hello, I'm trying to create a script where if a player dies at level 250 or above because of a monster or a player, he loses stamina. This is my script so far function onDeath(cid, corpse, killer) if getPlayerLevel(cid) > 250 then doPlayerSetStamina(cid, getPlayerStamina(cid) -...
  12. Phemus

    Character Skills bug

    Hello, I have a problem, BIG PROBLEM! There is a character that when he attacks, the server crashes. There is no console error and it remains open. However, no one can enter to the server, they stay on the character list window. Also, this character gets a magic lvl 10000+ on the database and...
  13. Phemus

    Account Manager and Webpage

    yes... Sha1
  14. Phemus

    Account Manager and Webpage

    bump?
  15. Phemus

    Pheonixia v.2 problem Help me out

    Do you have the correct information of your database in config.lua?
  16. Phemus

    Account Manager and Webpage

    Hello. I'm currently using both, account manager and webpage for the creation of the account. My problem is that when a player that creates his account on the account manager ingame, they can't acces to their account on the webpage. How can i solve this? I'm using Modern AAC anf TFS 0.4 I...
  17. Phemus

    What server version do you prefer?

    Al right! Thank you! But why TFS 1.x? Is it the most stable version?
  18. Phemus

    What server version do you prefer?

    I have been away from Tibia for a while and i have seen that it has grown a lot. I remember that I used to play servers 8.60, but now i have seen servers all the way to 10.77. I have been very nostalgic seeing all these OT servers and it gives me feels to start an OT sever. However, i don't know...
  19. Phemus

    RIP Collapser Zulu

    I really miss Collapser. Especially the Christmas events :(
  20. Phemus

    Lua Magic level limit and level limit

    bump
Back
Top