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

cbrm

  1. kito2

    Solved Global Storage + TFS 1.2

    I have been testing some things over TFS 1.2 and Game.setStorageValue(key, value) restarts after closing the server. How it could be possible now to get global storage? A friend told me to create a character a manage it's storages as global storage... But can you operate having the player...
  2. hodleo

    Lower Roshamuul Quest

    Lower Roshamuul: The Giant Traverse tested in TFS 1.2 10.95 In order to repair the bridge and advance further, the following tasks must be done. Completing a task also awards some Inquisition Gold. Rewards can be managed with Sandomo by the use of the keyword gratitude, and then repairs. Add...
  3. N e r o n Z

    Searching anti house trash system :P

    Yo guys as the title says, im searching a anti house trash system... I cant find it somehow XD would be nice if someone can me link it or post it here ^^ im using tfs 0.4 / 8.60
  4. hodleo

    [TFS 1.2] Rune Match event

    Rune Match! by cbrm written with Sublime Text 3 on TFS 1.2, 10.95 powered by 1337 technology 2~4 multiplayer event not recommended for players with poor memory based on the traditional Concentration game Goal: Player must compete with other ones by searching pairs of runes in the board...
  5. hodleo

    Spike Tasks Quest

    Spike Tasks Quest Help the Gnomes to fight their enemies around The Spike! Originally scripted on TFS 1.2, 10.77. Also tested on 10.95 http://tibia.wikia.com/wiki/Spike_Tasks_Quest/Spoiler Initial Setup You need to have common sense, patience and at least an average ot knowledge to install...
  6. hodleo

    Fix/Patch Exiva long names on TFS 1.x

    According to Tibia, the limit of characters in the player's name is 29. If you try to cast exiva on names longer than 20 characters in TFS 1.x it simply doesn't work or tells you player isn't online. This quick workaround fixed it and it might be useful for those who allow players to have long...
  7. hodleo

    TalkAction [TFS 1.0] Temporial waypoints

    The old, useful and simple waypoint command from tfs 0.3, which saves positions for GMs that get erased on server restart. <talkaction words="/wp" separator=" " script="waypoints.lua" /> if getGlobalStorageValue('waypoints') == -1 then setGlobalStorageValue('waypoints', {}) end function...
  8. hodleo

    TalkAction [TFS 1.0] Local highscores

    I made this talkaction since I didn't see any ingame highscore scripts for tfs 1.0 yet. It loads the top 30 ranked players on experience, magic and skill levels into global storages when server starts up and it gets updated each 3 hours by default. This script takes advantage of the new global...
  9. hodleo

    Action .::1-Row Slot Machine::. TFS [0.3/0.4/1.0/1.2]

    A script someone requested me, just a slot machine. Tested in TFS 0.3.6, TFS 0.4 rev3884, TFS 1.0 and recently TFS 1.2 Video (available in HD): Default Fruits: Default Prizes Combos: Visually ilustrated Code form WIN = { -- [FRUITS] = {PRIZE,#PRIZE}] --MIXED COMBINATIONS...
Back
Top