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

    AAC The better website for TFS 1.4.2

    Hello dear otlanders, I want to ask, wich are the best website for TFS 1.4.2? with myAcc, gives error of Exception class: PDOException() SQLSTATE[42S02]: Base table or view not found: 1146 Table 'server.z_polls' doesn't exist File: C:\xampp\htdocs\system\libs\pot\OTS_Base_DB.php Line: 86 and...
  2. lokolokio

    Lua Where to found lua options list.

    Where I can found the lua options list of TFS1.4.2? Ex. Player:getHealth(), Player:get;Mana(), isValidMoney(money), getLootRandom(), getMoneyCount(string), etc.
  3. lokolokio

    Lua Diferent Spell List

    Hello dear OTLander's! Is there any way to manage a diferent spell list of normal spells? I.Ex. "!spells" (This talkaction show all your learned spells) But I want another list to see another spell list I.Ex. "!spells" (show normal, special, secret, no matter) "!spellsSpecial" (just show...
  4. lokolokio

    Lua Somebody can help me with house functions? (TFS1.2)

    Hello dear OT Landers! Someone know if exists a function to check a house town? I know that there are one function to see if a player got a house, or if a player's town. but I don't know if I can check if a house is from town. e.x. (in player case): Player:getTown():getId() but in house case, I...
  5. lokolokio

    TFS 1.X+ How to download compiled TFS1.3, 10.98?

    Hello dear OT Landers, I hope to somebody can help me, by telling me where can i download tfs 1.3 10.98 compiled version? I already tried to compile many SRC. I have installed VS15 Enterprise, VS15 Community, VS17 Enterprise, VS17 Community, and always VS mark a problem, V141, and windows...
  6. lokolokio

    Lua Function to Remove Tile PZ.

    Hello dear OT Landers! I need help to find function to remove pz of a tile, understanding that pz means: Protection Zone, not Protection Zone Locked (as many ppl use it). In a pvp arena on Tibia RL, once you enter the arena, all the tiles in the room are PZ, and after few seconds the PZ where...
  7. lokolokio

    Remeres Extensions

    Hello, dear OtLanders, I have a question, is there anyone that have remeres extensions (or custom extensions) of tibia 10.98? Thanks
  8. lokolokio

    C++ [LUA] Need help, info, orientation, runOnHealth flag

    Hello OTLanders, the info I need to know is if there are function like this one? monsterType:setRunHealth() or wath I need to do to make a monster run anytime I want, not like this function: monsterType:getRunHealth() that function make monster run when his hp goes below certain health points...
  9. lokolokio

    TalkAction Bank System via Talkaction (TFS 1.2)

    Hello dear OtLanders, I have making a bank sys via talk action for TFS 1.2: (check this out @Athenuz @LEDneotoxicity @Kavalor , hope this work for all community) any comments, bug, suggestion also a improvements, I will be open to hear. let's start: open 'data/talkactions/talkaction.xml' and...
  10. lokolokio

    Lua item:setAttribute, need info.

    Hello dear OTlanders, I have a question to make, I want to put a item text, but I need to put a writer, and I don not know how to put writer, for ex. Like player I write a label, and on the label write the data:text, writer and writtendate, and I dont know how to put them. I working in this...
  11. lokolokio

    [Question]Outfits Tibia 11

    Hello dear OtLander's, I have a question about tibia 11 outfits, like the outfits ot Emberwing, Thunder Giant, Unicorns, Etcetera, my ask is where can I obtain those outfits, because in tibia 11 folder, there is not a Tibia.spr or Tibia.dat on the program folder, hope can anyone can help me...
  12. lokolokio

    Monster [TFS1.2] MU of Aries of the Zodiac

    Hello dear OT Lander's I've seen on another post that one of our members has been made a monster from the zodiac, and many ppl ask him for Aries and that's the reason that I'll made this monster. First off all the monster code 'aries.xml' <?xml version="1.0" encoding="UTF-8"?> <monster name="Mu...
  13. lokolokio

    [MySQL] How to set a God Account.

    I hope this tutorial help many people like me. The only things you need to change is on MySql, go and check on your ServerDataBase and in section 'accounts' find your account and change acctype from 1 to 5. or execute this query: UPDATE `accounts` SET `type` = '5' WHERE `accounts`.`id` = X...
  14. lokolokio

    Spell Commander Spell tfs1.2

    Regards OT Landers i made this script for fun in the server, Im without internet because the rain, and I start to create a commander script I hope you like it. Video Example: Add this to 'data/spells/spells.xml' <instant name="commander challenge" words="###500" direction="0"...
  15. lokolokio

    getMonsterInfo(name) on TFS1.X

    As the title say, i need a function in TFS1.X to get a monster information, but i only need the ".race", I just want to make a monster to fight diferent with each race type. thank you.
  16. lokolokio

    Spell Outfit Changer (for custom monster)

    I have made a spell that changes the creature random outfit once when you summon him. hope you like it. (For the moment I just added player outfits). 1: You just need to add this line to 'data/spells/spells.xml' <instant name="outfit" words="###1" aggressive="0" blockwalls="1" needtarget="0"...
  17. lokolokio

    (Solved) - Action to insert in a Table.

    Hello Im looking for a script with a table but i dont know how to manage tables, the script works something like this: local members = getSpectators(pos, 5, 5) local list = {} for i = 1, #members do local m = mebers[i] local hp = (m:getHealth()/m:getmaxhealth())*100 if hp <= 50 then...
  18. lokolokio

    (Solved) Info about Creaturescripts functions in TFS 1.X

    Can someone help me to tell me about all functions of creaturescripts in TFS 1.X, because I put onStatsChange(cid, X, Y, etc) and the server wont recognize the function onstatschange(), for that reason I make this thread to receive some help, and for EX. in the server cryingdamson there is a...
  19. lokolokio

    Monster Smart Monster Spell (For Sorcerer Monster).

    I have made a 3 monster spells to make a sorcerer monster and have more fun. hope you like it. (This monster have 3 options to be healed: exura, exura gran or exura vita, and get hasted, he will cast Hells Core if the Targets HP is below 30%, he soot SD and if target are far enough and the...
  20. lokolokio

    (Question) setCreatureStorage in TFS 1.1

    Is that function available on The Forgotten Server 1.xx?? If someone know about it, can tell me how to make it possible... Thank you. (I ask for monsters not for players, I've tried with: creature:setStorageValue(), but i think that it only aply to players and not for monsters.
Back
Top