• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. foxkbt

    someone can fix that plix?

    bump =/
  2. foxkbt

    someone can fix that plix?

    bump! XD
  3. foxkbt

    someone can fix that plix?

    http://otland.net/f35/movecreatureto-cid-pos-mindist-maxdist-95009/
  4. foxkbt

    Anyone Can Help? Move Summon to Use Position.

    bump! XD
  5. foxkbt

    why dosent work?

    i dont fixed! think wrong look! i only need to know how i can to put doCombat() in creaturescript - onAttack
  6. foxkbt

    why dosent work?

    forget it i fix KylerXX: lol?
  7. foxkbt

    why dosent work?

    yeah i made taht but dont work i dont hav idea why!
  8. foxkbt

    why dosent work?

    plx! if some one can help i will give rep++
  9. foxkbt

    Making exori gran based on level/skills/weapon not just weapon/skills

    function onGetFormulaValues(cid, level, skill, attack, factor) local skillTotal = (skill*0.2) + (attack*0.5) + (level*0.3) return -(skillTotal * 2.1), -(skillTotal * 3.5) --3.5 is better, believe... end
  10. foxkbt

    why dosent work?

    why ? local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_PHYSICALDAMAGE) setCombatParam(combat, COMBAT_PARAM_BLOCKARMOR, 1) setCombatParam(combat, COMBAT_PARAM_BLOCKSHIELD, 1) setCombatParam(combat, COMBAT_PARAM_DISTANCEEFFECT, 1) function...
  11. foxkbt

    help c++ =)

    need your help Otlanders! I did a spell checks the skills of the master's cid but when put to a monster called, the damage always goes 0 I understand that: if I take the min = "", and the max = "" the magic does not take damage I think to solve my problem I have to shake in...
  12. foxkbt

    function onmove

    well... i get that nice function from darkhaos http://otland.net/f35/creatureevent-function-onmove-cid-fromposition-toposition-forgotten-server-0-3-6-a-66739/ but have one bug ho makes the onThink does not work plx help
  13. foxkbt

    more than 255 skills and soul

    chojrak... i dont understand... XD thx for all! rep+
  14. foxkbt

    more than 255 skills and soul

    =( how can i get the tibia soucers? i can edited that with hex editor?
  15. foxkbt

    more than 255 skills and soul

    my max skills and soul are 255 i think its a problem on client becouse the skills and soul up normal but when it comes to 255 back to 0 on client ex: soul apear 44 but in reality is 300 please help me and i give u rep++
  16. foxkbt

    Mock fly system v 1.0

    thanks dude! I am thanking the more functions than the system XD you helped me a lot 'd give "1000 rep" could be
  17. foxkbt

    Feature [CreatureEvent] function onMove(cid, fromPosition, toPosition) [TFS 0.3.6]

    elf: do not understand your fix please could you put in a more explanatory label? topic: when I add this function on my server, onthik stops working
  18. foxkbt

    Tibia Tibiando - Audio API for tibia

    so funciona em xp? to com o windows 7 aki e n ta pegando as musicas configurei exatamente = ao tutorial do youtube! mas grande trabalho vei rep++
  19. foxkbt

    Function make the serv down

    bump!
Back
Top