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

    House Cost - TFS 1.3

    I have already make gold nuggets to a value my problem is this It belongs to house 'House #04'. Nobody owns this house. It costs 66000 gold nugget. I have changed the text from gold coin to gold nugget but the cost is on gold coin, so i need to change to gold nugget. 1 gold nugget is =...
  2. Lucifer

    House Cost - TFS 1.3

    How can i make so the houses cost Gold nuggets and not Gold coins? Tfs 1.3
  3. Lucifer

    Killstreak give a spell

    Thank you! And thank you @Apollos for the script!
  4. Lucifer

    Killstreak give a spell

    09:26 Kill Streak: 10, You may now use utani hur. <instant group="support" spellid="6" name="Haste" words="utani hur" level="10" mana="60" premium="0" aggressive="0" selftarget="1" cooldown="2000" groupcooldown="2000" needlearn="1" script="support/haste.lua"> <vocation...
  5. Lucifer

    Killstreak give a spell

    Yes it do but it don't "learn the spell"
  6. Lucifer

    Killstreak give a spell

    The player need to "learn the spell" until he die. For now everything work without learn the spell" xD I got needlearn="1" but when the player got 10 killstreaks it need to get learned but when he die he will lose it again. @Apollos
  7. Lucifer

    Killstreak give a spell

    Searching someone who can help me to make a script for TFS 1.3. When you have a killstreak 10 without die you will get a unique spell until you die. if the script is hard to do i can pay some money to.
  8. Lucifer

    Action [TFS 1.X] Train/Ore Wagon System

    I love the script! Thank you mate!
  9. Lucifer

    Display Total HP/MP

    Why do you not change it to % if you have more than 65535?
  10. Lucifer

    [France] [7.72] [Nangijala RPG] [Custom Edited Yurots Map] START 2019-03-29 18.00 CET) [RESET]

    I can log in on the site but when i download the client to log in, it says wrong password
  11. Lucifer

    [France] [7.72] [Nangijala RPG] [Custom Edited Yurots Map] START 2019-03-29 18.00 CET) [RESET]

    Ofc if will try it out, miss the Yurots servers xD
  12. Lucifer

    Edited Evolera 10.98 Map!

    Yeah, but some change on the voc, knight can block 60% from the boss hits, paladin, sorc, druid can't. Sorc/paladin spells & weapons hit harder on that monster than druids and knights. And the monster target change really fast. But yeah very balanced basic cipsoft boss.
  13. Lucifer

    Edited Evolera 10.98 Map!

    Before entering the boss teleport, each voc must rent a special spell that can damage the forest. For regular spells, do no damage to the boss. In order to be teleported to the boss you have to be 4 players with different vocation. Knight: Must block and be fast with exeta super res for it...
  14. Lucifer

    Edited Evolera 10.98 Map!

    Every player who attack that monster will get a randomly reward. The bridge! The player will need to protect the bridge from the other players The player who has been most on the bridge will get a donate item at the end of the week! Thank you @oen432 for the beautiful shrines :)
  15. Lucifer

    Scripter Free TFS (1.X) scripts - post your ideas

    Large gems randomly spawn in the map every 30 min and when you step on them you will get a monster oufit and some bonuses like hp/mana, protection, more attack, more exp in some seconds.
  16. Lucifer

    Scripter Free TFS (1.X) scripts - post your ideas

    a script that give you mounts and outfits/addons when u kill 10, 25, 50, 100, 200, 500 players.
  17. Lucifer

    looking for scripter of tfs 1.2-1.3

    @Joe Rod, A really good scripter.
  18. Lucifer

    Looking for people!

    Add me ;) Lucifer#6804
  19. Lucifer

    HP/MANA in % tfs 1.2+! HELP with the code

    This don't work for me... @Printer I have replace this msg.add<uint16_t>(std::min<int32_t>(player->getHealth(), std::numeric_limits<uint16_t>::max())); msg.add<uint16_t>(std::min<int32_t>(player->getPlayerInfo(PLAYERINFO_MAXHEALTH), std::numeric_limits<uint16_t>::max())); To this if...
Back
Top