• 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!

Search results

  1. R

    Linux Error MOD / Skull System Linux

    bump, no - - - Updated - - - bump
  2. R

    Linux Error MOD / Skull System Linux

    bump
  3. R

    Linux Error MOD / Skull System Linux

    bump
  4. R

    Linux Error MOD / Skull System Linux

    No, Bump
  5. R

    Linux Error MOD / Skull System Linux

    ... bump
  6. R

    Need Script Addons Per Level

    Exemple: start in level 130, if advance to level 135, have a reward= Citizen outfit! Help me? Thanks
  7. R

    Lua CreatureScripts FragLook Failed

    Try first line: function onLook(cid, thing, position, lookDistance) to function onLook(cid, thing, position, look) or function onLook(cid, thing, position) Test it..
  8. R

    Lua CreatureScripts FragLook Failed

    Use this: function onLook(cid, thing, position, lookDistance) function getDeathsAndKills(cid, type) -- by vodka local query,d = db.getResult("SELECT `player_id` FROM "..(tostring(type) == "kill" and "`player_killers`" or "`player_deaths`").." WHERE `player_id` = "..getPlayerGUID(cid)),0 if...
  9. R

    Linux Need Edit Sources - TFS Linux

    I need to edit the sources, so that players do not drop your loot, never.. Help me? Thanks
  10. R

    Linux Error MOD / Skull System Linux

    Don't work.. Same error.. - - - Updated - - - bump
  11. R

    Linux Error MOD / Skull System Linux

    its my script skull system <?xml version="1.0" encoding="ISO-8859-1"?> <mod name="Skull System" version="1.0" author="Skyforever" contact="tibiaking.com" enabled="yes"> <config name="SkullC_func"><![CDATA[ function setSkullColor(cid) local t = { [{50,149}] = 1, [{150,299}] = 2...
  12. R

    Linux Error MOD / Skull System Linux

    Excuse my ignorance, where and how to see it?
  13. R

    Linux Error MOD / Skull System Linux

    In Skull System/Mod error: [Error - CreatureScript Interface] [12:33:45.854] In a timer event called from: [12:33:45.855] domodlib('SkullC_func') [12:33:45.855] function onKill(cid, target) [12:33:45.855] if isPlayer(cid) and isPlayer(target) then [12:33:45.855]...
  14. R

    Die in same Ip = No Exp

    bump
  15. R

    Linux Server Proxy Tunnel ~ SSH LINUX

    Thank you xLost! Rep++
  16. R

    Linux Server Proxy Tunnel ~ SSH LINUX

    I need create Server of Proxy tunnel to games, help me?
  17. R

    Linux TFS ~ More Stable for 9.8 or 9.7

    What is the most stable version for linux server, client 9.8 or 9.7 (version Indepedente if private or public, post a more stable!) Thank you, Rodolfo.
  18. R

    Lua Error in Gesior AAC - Characters

    ? Bump
  19. R

    Lua Error in Gesior AAC - Characters

    in Characters.php Warning: Division by zero in /home/otsmanager/www/public_html/characters.php on line 123 Call Stack: 0.0000 628656 1. {main}() /home/otsmanager/www/public_html/index.php:0 0.0101 1959480 2. include('/home/otsmanager/www/public_html/characters.php')...
  20. R

    turn into Gesior acc

    ninja, you can help me put this php code where you quoted? thank you
Back
Top