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

    RME Freezing when using custom .dat and spr

    have you new rme? https://github.com/hjnilsson/rme
  2. andypsylon

    How i can make own client 10.35?

    https://github.com/edubart/otclient very good client
  3. andypsylon

    problem with snow tiles onStepOut

    "tfs 4.0" ?? "otx 2.9" ?? use https://github.com/otland/forgottenserver/
  4. andypsylon

    Compiling Please help me TFS 1.0

    do it exactly as described here: https://github.com/otland/forgottenserver/wiki/Compiling it really works!
  5. andypsylon

    problem with snow tiles onStepOut

    check your items.xml (or paste here)
  6. andypsylon

    problem with snow tiles onStepOut

    looks good :) what is the problem?
  7. andypsylon

    Solved sending item with attributes to offline player's inbox

    https://github.com/otland/forgottenserver/issues/550 local letter = Player(cid):getInbox():addItem(2598, 1, true, 1) letter:setAttribute(ITEM_ATTRIBUTE_TEXT, "ja servus")
  8. andypsylon

    Lua for this premium

    server ver.?
  9. andypsylon

    Lua WOE event does not work on TFS 1.0

    paste here another scripts and configs, for example "_woe.lua" then I will test it
  10. andypsylon

    Lua Look Doesn't work on TFS 1.0 HELP

    /data/events https://github.com/otland/forgottenserver/blob/master/data/events/scripts/player.lua
  11. andypsylon

    [TFS 1.0] I cant Potion other persons

    in your script
  12. andypsylon

    Lua Look Doesn't work on TFS 1.0 HELP

    update your /data directory (compare with tfs)
  13. andypsylon

    Help on what to use for server

    https://github.com/otland/forgottenserver https://github.com/otland/forgottenserver/wiki/Compiling
  14. andypsylon

    TFS 1.0 Sharpshooter etc

    <instant group="3" secondarygroup="2" name="Sharpshooter" words="utito tempo san" lvl="60" mana="450" prem="1" aggressive="0" selftarget="1" exhaustion="2000" groupcooldown="2000" secondarygroupcooldown="10000" spellid="135" needlearn="0" script="support/sharpshooter.lua">...
  15. andypsylon

    Linux Simple questions about TFS 1.0

    4° "/closeserver shutdown"
  16. andypsylon

    Lua error script

    what have this script to do?
  17. andypsylon

    Solved Depot items error

    send here https://github.com/otland/forgottenserver/
Back
Top