• 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. Mr Zool

    [8.6] Nie nalicza graczom fragów

    jaki silnik? jaki swiat servera? open pvp? hardcore?
  2. Mr Zool

    Looking for advertising [War Server] - Enfots.pl

    Looking for advertising, for War Server. Server topic : http://otland.net/threads/poland-8-6-war-server-100-600lv-check-it.201657/ I can even pay for advertising. lets say : 50 players on start - 10euro 100+ players on start - 15euro i dont need more. Write offers here.
  3. Mr Zool

    Solved use items = premium points

    I have working script But i using stackable item. When i use item "while i got 100items" every item dissapiring, not just one. So for 100 soul orbs i geting 25premium points. I want to get for every1. local points = 25 -- amount of premium points function onUse(cid, item, fromPosition, itemEx...
  4. Mr Zool

    [Poland][8.6][War-Server] 100-600lv Check it [20.10.2013 TODAY]

    Start tomorow at 18:00 (6 pm)
  5. Mr Zool

    Anty MC - War Server

    Im looking for Anty mc script for War Server. To dont let players exp on eachother. If player kill guy with same ip 3x, he wont get exp from him in next 5min. Something like that. Can someone help please?
  6. Mr Zool

    Solved Edit script [creatureevents]

    Thanks a lot
  7. Mr Zool

    Solved Edit script [creatureevents]

    I working on "War Ots" i need help with script : I want to players get reward on that levels : 110lv - Stone Skin amulet [5charges] 130lv - Stone Skin amulet [5charges] 150lv - Stone Skin amulet [10charges] 200lv - Stone Skin amulet [10charges] 250lv - Stone Skin amulet [15charges] 300lv -...
  8. Mr Zool

    [Poland][8.6][War-Server] 100-600lv Check it [20.10.2013 TODAY]

    Thanks, more comments please Something about server : Quests : Demodras quest can be done every 2h. Blessed steak, Rotworm stew - You can use 1 in 5min. (1charge) East of T1 quest can be done every 2h. Mastermind potion, Bullseye potion, Berserk potion - Adding 10mlvl, 15axe,sword,club,dist...
  9. Mr Zool

    Lua Frag - 2 players

    I want to make only 2 players get frags from kill. Guy with most dmg and last hit. Where to edit it? Also i want only to this 2 players get reward. my fragreward : function onKill(cid, target) local reward = { item = 2160, --ITEM ID! count = 1 -- How many? } if(isPlayer(cid) and...
  10. Mr Zool

    advertising [War-Server] -enfOTS.pl

    EnfOTS.pl looking for advertising. If u have any idea about advertising. write offers in priv. more abour server you can find here : http://otland.net/threads/poland-8-6-war-server-100-600lv-check-it.201657/
  11. Mr Zool

    [Poland][8.6][War-Server] 100-600lv Check it [20.10.2013 TODAY]

    Reserved post : How exp on our server will work : If (100-250lv) kill player on 100 lvl he gets 2 lvls (200%) If (100-250lv) kill player on 101-250 he gets 4 lvls (400%) If (100-250lv) kill player on 250-500 he gets 7 lvls (700%) If (100-250lv) kill player on 500+ he gets 15 lvls (1500%) If...
  12. Mr Zool

    [Poland][8.6][War-Server] 100-600lv Check it [20.10.2013 TODAY]

    EnfOTS.pl presents War Server. START : Friday 18.10.2013 at 18:00 IP: EnfOTS.pl Port: 7171 Online : 24/7 Hosting on dedical server. Now i'll show you, why im so sure you gona love it. In War-Server you playing for levels. Buyable Equipment from npc, you get Crystal Coins by frags. War servers...
  13. Mr Zool

    Blessed steak, Rotworm stew

    I need script like Rl tibia for : Blessed steak, id 9999 Rotworm stew id 9992 Blessed steak - After use player have full Mana, can be used 1 time in 10min. Rotworm stew - After use player have full Health, can be used 1 time in 10min. Please and thanks.
  14. Mr Zool

    Lua Quest storage :

    Hmm when i wait the time, and try pick reward again it says "Its empty" -- rook chests function onUse(cid, item, frompos, item2, topos) local time = 60-- in seconds if exhaustion.check(cid,5000) then doPlayerSendCancel(cid,"You Need To Wait "..exhaustion.get(cid,5000)..".")...
  15. Mr Zool

    Lua Quest storage :

    I just want to be possible to make this quest as many times as someone want. Only 1 time in 5h. Can someone help ? -- demodras chests function onUse(cid, item, frompos, item2, topos) if item.uid == 1303 then queststatus = getPlayerStorageValue(cid,5010) if queststatus == -1 then...
  16. Mr Zool

    Edit item + Quest storage 5h.

    Any idea?
  17. Mr Zool

    Edit item + Quest storage 5h.

    I have 2 questions : 1) How to make Item time 5h. Here is problem. Item should be only 5h, doesnt matter if player using it. Or he stay offline. After 5h this item should decay to "xxxx" id example item : <item id="2492" article="a" name="dragon scale mail"> <attribute key="weight"...
Back
Top