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

Recent content by tuduras

  1. tuduras

    [8.60][TFS 1.5][OTCv8] Highexp 8.60 Datapack by Marko

    in a sense data/script/script.lua ? sorry ;]
  2. tuduras

    [8.60][TFS 1.5][OTCv8] Highexp 8.60 Datapack by Marko

    @ Mateus Robeerto local config = { talk = "!reset", resetCostItemId = 2157, newlevel = 8, redskull = true, battle = true, pz = true, healthPercent = 20, -- hp percentage (20%) manaPercent = 20, -- mp percentage (20%) storageResets = 525000, expBonus =...
  3. tuduras

    [8.60][TFS 1.5][OTCv8] Highexp 8.60 Datapack by Marko

    hello ;] It is possible to each reborn gives some % more dmg ? with similar options: rebornStats = 5 -- % more hp and mp on every reset () rebornDmg = 10 -- % attack bonus per reborn. 10 = 1%, 100 = 10%, 1000 = 100%. accumulative, keep it low!!!!
  4. tuduras

    [8.60][TFS 1.5][OTCv8] Highexp 8.60 Datapack by Marko

    I almost have it i changed gesior to znote acc and can Log in list . But acc maker send me this : can someone has got the query ? 1740490486 SOLVED SQL QUERYY : CREATE TABLE IF NOT EXISTS `player_skills` ( `player_id` int(11) NOT NULL DEFAULT '0', `skillid` tinyint(2) NOT NULL DEFAULT...
  5. tuduras

    [8.60][TFS 1.5][OTCv8] Highexp 8.60 Datapack by Marko

    Hello Server really good! ;] I have got error when i Log in in otclient: . Someone know whats it? I'm using Xampp with Gesior
  6. tuduras

    [8.60][TFS 1.5][OTCv8] Highexp 8.60 Datapack by Marko

    @bastek1212 what are you using uniform server or xammp ? and what website aplication"? znote or my acc? Can You tell me ?
  7. tuduras

    [Otx2][0.3.7]You do not have enough skill - problem

    Spell, execute spell
  8. tuduras

    [Otx2][0.3.7]You do not have enough skill - problem

    witch file have I edit ? in source code . Cpp or h ? Sorry for my lack of knowledge
  9. tuduras

    [Otx2][0.3.7]You do not have enough skill - problem

    I don't know how . Easy 2say :p
  10. tuduras

    [Otx2][0.3.7]You do not have enough skill - problem

    Hello, i made new character paladin. And have this problem --> any ideas what is it >? Thx
  11. tuduras

    dependence healing (with manarune)

    it's not weird that epic vocation has got high number like 20+ . ID number of epic vocation
  12. tuduras

    dependence healing (with manarune)

    <?xml version="1.0" encoding="UTF-8"?> <vocations> <vocation id="0" name="None" description="none" gaincap="5" gainhp="5" gainmana="5" gainhpticks="6" gainhpamount="1" gainmanaticks="6" gainmanaamount="1" manamultiplier="4.0" attackspeed="2000" soulmax="100" gainsoulticks="120" fromvoc="0">...
  13. tuduras

    dependence healing (with manarune)

    You're right druid has more mana than sorcerer. But why, since both of them have the same Vocation.xml 1739194806 I think I know . I have super promotion item that you give super promotion of vocation. One i gave on lvl 8 one on level 500. hence difference
  14. tuduras

    dependence healing (with manarune)

    Hello, my 5548level DRUID has more healing than 6006 SORCERER . Can someone know what's wrong ? Post my mr scirpt: local exhaust = createConditionObject(CONDITION_EXHAUST) setConditionParam(exhaust, CONDITION_PARAM_TICKS, 100) -- time in seconds x1000 function onUse(cid, item, fromPosition...
  15. tuduras

    !frags - no frag

    hello, I don't get frag when I kill the player. ;/ Do you know , what's wrong ? ~~~~ ~~ ~SOLVED ~~~ ~~~~ -- -- add frag if player kill mc / same ip addFragToSameIp = true in config lua only change
Back
Top