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

    [Sweden] XeMana RL Map 8.6 | BETA

    Nothing has been added yet, except the original CipSoft stuffs. We know for sure a few stuffs we will add (Snake, CTF, Zombie, LMS etc..) but we'd love if you came with ideas we could add!
  2. EvoSoft

    [Sweden] XeMana RL Map 8.6 | BETA

    XeMana BETA ONLINE! XeMana is a Swedish project that we've been working on for some months. There are currently 3 persons working on Xemana. Me and 2 friends (none of them have an OTLand account). We are serious about this project, and money is not our goal. Therefore we decided to make every...
  3. EvoSoft

    Solved My webpage is only hosted local.. how do I make it global?

    I installed Gesior AAC and I completed every step... But it's only local!! Help :S And when I enter my IP, I get redirected to my router...
  4. EvoSoft

    How popular are you?

    0/10 (trollface) 10/10
  5. EvoSoft

    Lua Monsters XML

    Do they exist in your monster folder? Have you added them to monsters.xml?
  6. EvoSoft

    What's the best and easiest way to host a tibia server?

    I'd say the easiest way is to host at home. That's what I do and dedicated host is really laggy to remote (at least for me)... So.. yea :P
  7. EvoSoft

    Some one please help me do this gosh.

    that's how it is on real tibia :P
  8. EvoSoft

    Some one please help me do this gosh.

    doesn't work I believe - - - Updated - - - it could be a npc, but.. otherwise I dunno :S
  9. EvoSoft

    Windows When installing Gesior @ 0.3.6 TFS

    bump, still can't get it global :/
  10. EvoSoft

    Solved onUse setPlayerStorageValue script

    Thanks, and it just like this in actions.xml I guess: <action fromuid="15848" touid="15852" event="script" value="script.lua"/>
  11. EvoSoft

    Solved onUse setPlayerStorageValue script

    Can someone make it for me? I've been searching for one, but haven't found one ;/ I guess it's simple.. if item.uid = 15848 then playerSetStorageValue(1994, cid) elseif item.uid = 15849 then playerSetStorageValue(1995, cid) doPlayerSendTextMessage("You have completed xxx, enter the...
  12. EvoSoft

    Lua How do I make a stackable item unstackable?

    Thanks! XD
  13. EvoSoft

    Windows When installing Gesior @ 0.3.6 TFS

    then when I'm done installing, I can't change ip :/
  14. EvoSoft

    Windows When installing Gesior @ 0.3.6 TFS

    I get this when I go to 127.0.0.1: That is my IP, but it wants me to set it to 127.0.0.1, but then the website will only be accessable at 127.0.0.1 (for me), not via my IP :S
  15. EvoSoft

    Solved Gesior 2012 1.0.2 (tfs 0.3.6) error :s

    Hi! I get this error when I try to install AAC: Here's my configlua.php (in C:\xampp\htdocs\classes) <?php if(!defined('INITIALIZED')) exit; class ConfigLUA extends Errors // NOT SAFE CLASS, LUA CONFIG CAN BE EXECUTED AS PHP CODE { private $config; public function...
  16. EvoSoft

    Kill creature, set storage to everyone who did dmg to it

    Hi! I have this script where the guy who last hits the creature gets the storage value. I want it to be EVERYONE who did dmg to the creature. Here's the script: function onKill(cid, target) local config = { ["zugurosh"] = {amount = 1, storage = 32991, doorstorage = 1994}...
  17. EvoSoft

    3 bugs

    Thanks for the rune problem, I will try it. I have those action ids on my expertise doors.. still don't work :/
Back
Top