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

    Lua Upgrade system

    ;S ?
  2. Zoool

    Lua Upgrade system

    Can someone help me with it?
  3. Zoool

    Lua Why this potion ends?

    That works. Thanks man! Can you tell me what did you do ;p?
  4. Zoool

    Lua Why this potion ends?

    I do not use any custom script. I used normal potions. SCript i gave is for great health potion.
  5. Zoool

    Lua Why this potion ends?

    Still not. in config i have no "removeOnUse" but i have this like this: removeWeaponAmmunition = false removeWeaponCharges = false removeRuneCharges = false
  6. Zoool

    Lua Why this potion ends?

    <!-- Potions --> <action itemid="7588-7591;8472-8473;7618;7620;8704" event="script" value="liquids/potions.lua" allowfaruse="1"/> <action itemid="7439" event="script" value="liquids/berserk_potion.lua" allowfaruse="1"/> <action itemid="7440" event="script"...
  7. Zoool

    Lua Why this potion ends?

    Nop. Still using it.
  8. Zoool

    Lua Why this potion ends?

    Why does this potion ends? i dont want it to end =d local MIN = 750 local MAX = 900 local EMPTY_POTION = 7635 local exhaust = createConditionObject(CONDITION_EXHAUST) setConditionParam(exhaust, CONDITION_PARAM_TICKS, (getConfigInfo('timeBetweenExActions') - 100)) function onUse(cid, item...
  9. Zoool

    Lua Upgrade system

    I would really prefer upgrade system this way: If item used on xxxx id it gives +1 attack If item used on xxxx id it gives +1 armor If item used on xxxx id it gives +1mlvl If item used on xxxx id it gives +1club/sword/axe fighting can someone do it? its even possible to do it on lua?
  10. Zoool

    Lua Upgrade system

    Could someone edit this script to work like this: If item used on xxxx id it gives +1mlvl If item used on xxxx id it gives +1dist fighting If item used on xxxx id it gives +1sword, +1axe, +1club fighting On the rest items it works like in script: --- Perfect refine system by Mock the bear...
  11. Zoool

    Linux Complicate server [10,9~]

    Would be great <3
  12. Zoool

    Linux Complicate server [10,9~]

    I dont think i can download there, atleast i cant find this option, could you help me please? there is only "party spells"
  13. Zoool

    Linux Complicate server [10,9~]

    I cant really find Stian's Repack Dev-Cpp 0.2, 64bit.7z Can someone help me? or complicate this server for windows? [10.95 + Cast] [TFS 1.2] Custom modifications V2 Thanks for help
  14. Zoool

    Windows Why my ports are still not open?

    What im doing wrong? screen qwe
  15. Zoool

    Carrying to gold

    Buuump
  16. Zoool

    Nowy komputer - coś nie tak [?]

    Zamówiłem i złożyłem sobie takiego o PC: -Intel Core i7-6700 3.4 GHz - 4.0 GHz -Gigabyte GA-B150M-D3H -GOODRAM PLAY Silver 8GB 1600MHz -Seagate BarraCuda 1TB 7200RPM 64MB cache -Antec VP-PC 500W 120mm -Gigabyte GeForce GTX 750Ti 2GB OC -GOODRAM CX300 120GB SSD - na windowsa tylko Pytanie czy...
  17. Zoool

    Windows New server (pvp-e)

    @Snurq you are right, but i want to make server. Where 200-300+lv will be able only to exp on players. That mean level on my server will mean skill. I know about mc problem, but i'll find a way. Also if u have some ideas how to block it, let me know ^^
  18. Zoool

    Windows New server (pvp-e)

    Hey, I have some ideas about new server. I need help, how to do it. Pvp enforced: If target lose 10% of his full exp. Killers get 90% exp he lost. (level doesnt matter) (dmg dealt matters, who will get most exp). For example: 35lv has 500,000 total exp. If he die he lose (10%) 50,000 exp...
  19. Zoool

    Lua Items.xml

    Thank you
  20. Zoool

    Lua Items.xml

    So if palladin has 1000 attack speed how much it will be? 1500? If royal palladin has 1400 attack speed it will be 1900?
Back
Top