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

    Need Fix Script (NoDmgToParty/Guild)

    i searched for script in forum and i got problem, i use tfs 0.3.6pl1 and When i set nodmgtopartymembers true then PvP at server change to Non-Pvp, not only in party, for all players at server pvp is set to non. Can anyone fix it...
  2. M

    Show Players with storage

    it can't be with local message, because i got many else if. If any one could for easy configure add something like local storage (storage for see players with that storage) and i just add for every else if one line for see all players with storage x == x?
  3. M

    Show Players with storage

    How i can add it into this script after Player with this Mission: elseif getPlayerStorageValue(cid,2010) == 10 then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE,"Informations: Kill Super Orshabal") doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE,"Player with this...
  4. M

    Lever Teleport 3 players with storage

    Bump I got bug with you're script (almost repaired via PM) Zyntax local playerpos = { player1pos = {x=xxx,y=xxx,z=zzz}, player2pos = {x=xxx,y=xxx,z=zzz}, player3pos = {x=xxx,y=xxx,z=zzz} } local newpos = { new1pos = {x=xxx,y=xxx,z=zzz}, new2pos = {x=xxx,y=xxx,z=zzz}, new3pos =...
  5. M

    Little change for script

    Works perfect, thx REP++ For you ;)
  6. M

    Show Players with storage

    is there any line what show's all players with storage example: getPlayerStorageValue(cid,2010) == 13 then
  7. M

    Little change for script

    Hello i got script: elseif getPlayerStorageValue(cid,2010) == 2 then doPlayerSendTextMessage(cid, 24,"Mission 2: You must Kill Super Orc .") And, this message appears on the Server Log in white color, what i need to change here for appear on Default (chat) in blue color? Like !online.
  8. M

    Monster Puff (disappear)

    Where i can set the Monster Puff (disappear) after x tiles?
  9. M

    Lever Teleport 3 players with storage

    This script is to long, and for what this dragons? You just copy Annihilator Script! I Need script what i tell. Script should ONLY TP players from pos to pos (not making dragons) and all players must have storage to get teleported, if some player dont have storage they will dont get teleport...
  10. M

    Lever Teleport 3 players with storage

    Hello guys, can anyone do for me script?. How it should work. Players must stand on 3 Pos, after that 1 player must pull lever, and they 3 players get TP to new Pos. BUT Players can be teleported only if ALL 3 players get storage example: if getPlayerStorageValue(cid, 2100) == 5 then...
  11. M

    Item Loss Less EXP after death [New AOL]

    Aseki, thx for helping but i didn't watch it work or not. See this lines: doPlayerAddBlessing(cid, 1) doPlayerAddBlessing(cid, 2) doPlayerAddBlessing(cid, 3) Its add player bless so when he put off this AOL he STILL WILL GET Bless. You know what i mean? So i...
  12. M

    Item Loss Less EXP after death [New AOL]

    Its good script but It's dont transform for new AOL who loss less 50% exp, it just after click add 1,2,3 bless. Player can Drop this later and he will still got that 3 bless. It's still not that what i need but really thx for Try to Help :)
  13. M

    Mam problem ze strona Otland.net

    Qanti? Przecież to ja ci dałem linka do combi fixa. <rotfl>
  14. M

    Storage Kill Monster

    bump
  15. M

    Need Easy Script on Use Item

    Works Perfect, Really Thx Zyntax!
  16. M

    Item Loss Less EXP after death [New AOL]

    hello i need script for something like AOL but you dont lost EQ and you lost 50% Less Exp After death than normal, can anyone help me?
  17. M

    Need Easy Script on Use Item

    What script should to do? If player got storage 2100, 3 and when he do Use on item X ID he get storage 2100, 4 and 1000 exp. When he get other storage than 2100, 3 example 2100, 2 or 2100, 4 he can't do use on item X ID. can anyone create for me that script?
  18. M

    Storage Kill Monster

    Hello i got script: function onKill(cid, target) registerCreatureEvent(cid, "DiseasedDeaths") local creaturename = getCreatureName(target) local doEffect = CONST_ME_MAGIC_GREEN local message = "Gratz You kill Him!." local message2 = "You are to weak." local tp1 = {x=1031,y=1022,z=7} if...
  19. M

    Saga System

    bump, really anyone can't help? ;x
  20. M

    Mam problem ze strona Otland.net

    Polecam: ComboFix - Download - Instalki.pl Powinno pomoc, usunie ci wirusa.
Back
Top