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

    problem z wejsciem na server

    czyli nie ma zadnej szansy zeby wejsc z drugiego komputera? nie ma moze jakiegos programu do tego lub cokolwiek?
  2. K

    Solved Help with arrow script

    Its work! thanks so much! :) And i have one more question..when lvl and skills grow up, dmg too?: for clear;p
  3. K

    Solved Help with arrow script

    Still not working, what i do wrong? local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_BLOCKARMOR, 1) setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_PHYSICALDAMAGE) setCombatParam(combat, COMBAT_PARAM_DISTANCEEFFECT, CONST_ANI_SHIVERARROW) function onGetFormulaValues(cid...
  4. K

    Solved Help with arrow script

    And delete this : setCombatFormula(combat, COMBAT_FORMULA_SKILL, 7, 0, 1, 0) : ??
  5. K

    Solved Help with arrow script

    I paste this and arrow stop working, mean hit but without any dmg. I make it right? if not where i can paste this and what delete? local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_BLOCKARMOR, 1) setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_PHYSICALDAMAGE)...
  6. K

    problem z wejsciem na server

    w komputerze na ktorym hostuje wchodze przez localhost..ale ja chce wejsc z drugiego komputera tak by brat mogl wejsc na server.. korzystam z routera jesli to istione
  7. K

    Solved Help with arrow script

    Hi How can I to set script that arrows deal damage to a certain limit? I mean that damage will increase with the level and skills but do not have to damage one another too much difference, for example: at 100 level 600-750hp and not as now from 7-1400hp. In short, so it was not such a large...
  8. K

    problem z wejsciem na server

    tak inni gracze wchodza na ots moga grac, ale logujac se przez moje ip a nie no-ip, ale bardziej denerwuje mnie to ze nie moge wejsc na ots z drugiego komputera w domu..jakies domysly?
  9. K

    problem z wejsciem na server

    Witam. Hostuje server przez router, neostrada. Zrobilem no-ip lecz gracze moga wejsc na stronke tylko przez moje ip a nie no-ip. Gdy wpisuje adres z no-ip przekierowuje do routera, tak samo z logowaniem do gry dziala tylko moie ip..Co mam z tym zrobic? Drugi problem- kazdy moze logwac sie...
Back
Top