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

    Monsters don't show on battle

    Ahh, very bad. I need it becaouse i have pet system and players on wars have full battle list of pets.
  2. rafaeru

    Monsters don't show on battle

    Hello i have tfs 0.3.6 and i have one question. Can i on normal Tibia Client hide for example summons from battle list?
  3. rafaeru

    Solved 0.3.5 Walkthrough

    Hello, i have big problem. I added walkthrough in protection zone and it work but only if i use right click on map or push on player. If i use arrow keys i cant walkthrough. I think its here becaouse i compare with tfs 0.3.6: what is getInstance() ?
  4. rafaeru

    c++ how create walkthrough summon ?

    Bring Up My Post
  5. rafaeru

    c++ how create walkthrough summon ?

    doesnt work ;c tfs 0.3.6
  6. rafaeru

    c++ how create walkthrough summon ?

    How i can create walkthrough summon ? (Only for summon master)
  7. rafaeru

    Solved C++ // addSkillAdvance

    hello i want to create absorb skill instead fishing but: in: combatChangeHealth add: if(combatType == COMBAT_ENERGYDAMAGE && target && target->getPlayer()) { double absorbPower2 = 0, damageChange2 = 0; int32_t...
  8. rafaeru

    Lua Item add bonus exp rate from players

    i used tfs 0.3.6 local config = { rate = 2.0, -- 2x More Experience time = 180, -- Minutes of Exp Time storage = 20011 } function onUse(cid, item, fromPosition, itemEx, toPosition) local tid = itemEx.uid or cid if(isPlayer(tid) == false) then return false end...
  9. rafaeru

    Lua Item add bonus exp rate from players

    Hello, i need script which give 2x exp rate from killing players. I test on: (dont work) doPlayerSetRate(cid, SKILL__LEVEL, 2.0)
  10. rafaeru

    0.3.5 Source (8.5)

    ref
  11. rafaeru

    0.3.5 Source (8.5)

    F5
  12. rafaeru

    0.3.5 Source (8.5)

    Hello anyone have source for 8.5 tfs 0.3.5 because all links out ;/ https://otland.net/threads/8-5-the-forgotten-server-0-3-5pl1-crying-damson.44122/
  13. rafaeru

    Tibia Client Version Reading

    BUMP !
  14. rafaeru

    Tibia Client Version Reading

    I made a mistake by writing post. I search in hex 68 xx xx 00 00 00 xx xx - client version
  15. rafaeru

    Tibia Client Version Reading

    How i can find Client Version ? I have random Client and i must search version in hex but if i search hex: 86 i have too many of them. Any advice ?
  16. rafaeru

    OTClient CandyBot

    If i add folder mods to dbrclient.rqx and run client have error: http://scr.hu/2bwg/735nv
  17. rafaeru

    OTClient CandyBot

    How i can Update this otclient ? I create folder mods and doesn't work. http://scr.hu/2bwg/okf75
  18. rafaeru

    OTClient CandyBot

    I need help, on ots which i play i have such files: Where i must put Candy Bot folder ? I discovered that in dbrclient.rqx i have: I can't find folder mods. Please help me or give hint. Client: http://speedy*****malware.localhost/hAw9t/DBR-Client.rar Scan...
Back
Top