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

    Scripter Wanted Volunteer: Scripter/Game Designer/Questline Developer/Spellmaker/Feedback/Staff

    Offer is still up. I'll make an advertising thread for the server which links to this soon.
  2. Homeslice

    [TFS 1.x] Automatic/Manual Lua Raids (raids.xml replacement)

    v1.1 Changes: Added area spawning (from.xyz, to.xyz) Fixed reloaded global error messages
  3. Homeslice

    [TFS 1.x] Automatic/Manual Lua Raids (raids.xml replacement)

    A Lua raid system designed to provide more features and customizability than raids.xml. Features Set individual raid's rarity Delay before running said raid again Delay before running after other raids Require certain amount of online players Delayed broadcast announcements Delayed/Staged...
  4. Homeslice

    NPC [TFS 1.0] Marriage System

    You mixed up my last message. You put the code for the battle list on look into regular on look.
  5. Homeslice

    NPC [TFS 1.0] Marriage System

    ignore "Do these instructions twice:"
  6. Homeslice

    NPC [TFS 1.0] Marriage System

    You placed his code in the wrong spot. It is meant to be in the look functions. Do these instructions twice: In the function Player:onLook(thing, position, distance) Find: self:sendTextMessage(MESSAGE_INFO_DESCR, description) Above that paste the code in your earlier post. In the function...
  7. Homeslice

    NPC [TFS 1.0] Marriage System

    The error is somewhere else in the script, post more.
  8. Homeslice

    NPC [TFS 1.0] Marriage System

    find where thing is set to something, its giving an error because its empty. thing = ?
  9. Homeslice

    Sprites & Morality

    Differences: 1. Cipsoft is a multi-million dollar company and OT sprite creators make shit in comparison. 2. The Cipsoft Client & Sprites were the original sprites used for OTs. The status-quo and only complete/free option. 3. The OT community should help eachother, not back-stab at any...
  10. Homeslice

    Linux Server Freeze without errors, HIGH SKILL

    endless loop?
  11. Homeslice

    [USA] Marlboro Online | [8.60] War | START 17.11.2017

    If you like paying to win, this is your server
  12. Homeslice

    Scripter Wanted Volunteer: Scripter/Game Designer/Questline Developer/Spellmaker/Feedback/Staff

    Guilds can control towns Towns have Jails, Wanted Lists and Trade Blacklists. Players can be jailed if they are "Downed" and placed into the cell. Players can be released by their captors or broken out by other players. The idea of town ownership is to allow players to control an area instead...
  13. Homeslice

    Scripter Wanted Volunteer: Scripter/Game Designer/Questline Developer/Spellmaker/Feedback/Staff

    Hello, I am searching for 1-3 volunteers to: Script, Design/Review Functionality, Develop Questlines, Create Spells, Give Feedback and Act as Staff I'm creating a custom map low-mid rate server. Note: This is not a shit RL clone I copied from OTX github 30 minutes ago. I've been working on...
  14. Homeslice

    Lua Function creature:moveTo(position)

    Also this code probably breaks: Monsters randomly stepping when target on screen but not reachable Monsters randomly stepping beside target Monsters continue pathfinding even if target left On my above post if (hasFollowPath) needs to have extra params like checking if walkDirList isnt empty...
  15. Homeslice

    [TFS 1.2] Boat NPC Example

    I'm trying to add a bunch of custom boat NPCs, before I start I'm just looking into what way to accomplish it. I've noticed there is a TravelModule built into TFS 1.2, but I cant find any examples of people using it. Has anyone used the TravelModule and have an example of NPC Lua/XML files I...
  16. Homeslice

    you cannot trade, drop item from backpack from quest

    There are ondeath, onmoveitem and ontradeitem lua events you could use to not drop it. You can also assign an actionID so only items from the quest are affected.
  17. Homeslice

    What passes for acceptable on here these days?

    Note that TFS 1.2 is a very stable vanilla server, its not a ready to run distro with a map, quests ect. Again depends what type of server you want to make. Which is?
  18. Homeslice

    What passes for acceptable on here these days?

    The distro you use depends entirely on what client version and type of server (custom, rl clone, 7.6, ect). Without knowing what you want how can we say a distro. Anyways for me with a custom server i just went with TFS 1.2/10.98, cant go wrong with that.
  19. Homeslice

    scratchAll Custom Spells/Vocations VS. Original Only

    Which sucks, cause to me easy gameplay just involves grinding with no risk. Harsh exp/loot penalties and the risk of dieing makes the game challenging and enjoyable. There is definately a huge difference between the players of custom low rate servers and rl map bot/war servers that are dead...
Back
Top