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

    Solved Bug Images Gesior 2012

    config.php was just change the URL of the images to my IP.
  2. K

    Solved Bug Images Gesior 2012

    solved :) I do not need your help Evil Puncker.
  3. K

    Solved Bug Images Gesior 2012

    Solved
  4. K

    BUG Gesior 2012.

    Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in C:\Program Files (x86)\VertrigoServ\www\classes\databaselist.php on line 105 help.
  5. K

    Lua can someone fix this script

    [Error - CreatureScript Interface] data/creaturescripts/scripts/ban/finish.lua:onTextEdit Description: data/creaturescripts/scripts/ban/finish.lua:69: attempt to call global 'getAccountWarnings' (a nil value) stack traceback: data/creaturescripts/scripts/ban/finish.lua:69: in function...
  6. K

    Lua Need Help This Script.

    THANK YOU!!.
  7. K

    Lua Need Help This Script.

    did not work
  8. K

    Lua Need Help This Script.

    someone could help me in this script, only for players above level 200 to pass over local conditionBlack = createConditionObject(CONDITION_OUTFIT) setConditionParam(conditionBlack, CONDITION_PARAM_TICKS, -1) addOutfitCondition(conditionBlack, {lookType = 128, lookHead = 81, lookBody = 81...
  9. K

    Lua Stamina Refil.

    second script did not work, first script worked 100%
  10. K

    Lua Stamina Refil.

    worked 100% Thank you for helping me.
  11. K

    Lua Stamina Refil.

    yes
  12. K

    Lua Stamina Refil.

    with time to use it again after 24 hours stamina.lua function onUse(cid, item, fromPosition, itemEx, toPosition) local cfg = {} cfg.refuel = 42 * 60 * 1000 if(getPlayerStamina(cid) >= cfg.refuel) then doPlayerSendCancel(cid, "Your stamina is already...
  13. K

    Solved bugs npcs tfs 0.4

    solved
  14. K

    Solved bugs npcs tfs 0.4

    when I talk to some npc trade does not open the window to sell items
  15. K

    Lua Monsters do not walk over corpses

    tfs 0.4 rev 3884
  16. K

    Linux TFS 0.4_DEV Stable?

    someone has a 0.4 TFS to pass me?
  17. K

    Linux TFS 0.4_DEV Stable?

    TFS 0.4_DEV Stable? have for download?
Back
Top