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

    Online record in Gesior

    Hello I'm seeking for one line simple code which show online players record in server info page but with the date when the record was just like this on rl Overall Maximum: 64028 players (on Nov 28 2007, 19:26:00 CET) I'm using older gesior for 0.4 Thanks in advance :)
  2. P

    NPC check storage and give you a addon

    Thanks mate ;d
  3. P

    NPC check storage and give you a addon

    I don't know doesn't work even having that storage is "Sorry. I only give out addons to those that are worthy."
  4. P

    NPC check storage and give you a addon

    thanks man but still this -- Addon already given elseif msgcontains(msg, "addon") and (getPlayerStorageValue(cid, 45001) == 2) then selfSay("You have already received the citizen outfit addons.", cid) talkState[talkUser] = 0 seems not working because he giving me addons everytime ;d
  5. P

    NPC check storage and give you a addon

    hmm something is wrong I don't have 45001 storage but npc gave me addon and he shouldn't :/ doesn't checking storage because i can write addon yes all the time I'm using 0.4 r3884
  6. P

    NPC check storage and give you a addon

    Hi guys I need simple npc which checking if you have storage and give you addon to outfit if is true than message here you are if doesn't have storage is false message like sorry blablabla
  7. P

    Gesior AAC wide texts bug

    I know rare bug on forum hehe
  8. P

    elemental weapon dmg showing only elemental dmg

    I know rare bug on forum hehe
  9. P

    elemental weapon dmg showing only elemental dmg

    For example serpent sword Showing only elmental dmg : How to fix it?
  10. P

    Gesior AAC wide texts bug

    Guys why it isn't column but stupid straight text and extends the entire layout when I type many letters look examples latestnews guild description character comment https://i.imgur.com/RNLrdpF.jpg
  11. P

    [Gesior ACC] Asta Layout v5

    rehost please ;d
  12. P

    God comamnd /m 8 monster spawn limit Pictures

    Back in the days I remember in 0.3.4 i was able to summon unlimited monsters and they are spawing just next to each other not in the same sqm and there wasn'r a problem in quests ike demon oak for example.. Now in 0.4 r3884 I if it's something with this part from luascript.cpp int32_t...
  13. P

    God comamnd /m 8 monster spawn limit Pictures

    It also influence everywhere, here example demon oak: You see it spawned monsters only in square around wtf is this ;D after spawn this square of 9 monsters errors appears as above
  14. P

    God comamnd /m 8 monster spawn limit Pictures

    How to fix it to spawn more than 8 monsters?
  15. P

    I can close and open windows in rl map

    OKAY SOLVED
  16. P

    I can close and open windows in rl map

    Ye I'm trying something like that but I'm not LUA guy heeh Maybe someone knows local WINDOWS = { [5303] = 6448, [5304] = 6449, [6438] = 6436, [6436] = 6438, [6439] = 6437, [6437] = 6439, [6442] = 6440, [6440] = 6442, [6443] = 6441, [6441] = 6443, [6446] = 6444, [6444] =...
  17. P

    I can close and open windows in rl map

    ye but if i remove windows.lua script then i will not be able to open and close windows in houses xD
  18. P

    I can close and open windows in rl map

    I shouldn't be able to close and open windows on rl map but I can open and close on the whole map every window :/ What's wrong? For example these windows in Thais I can close it but I shouldn't
Back
Top