• 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

    Lua Gesior - server status.

    ref
  2. K

    Lua Gesior - server status.

    Need help with server status. *Online / offline - doesnt work. *Players online - works fine. *Uptime - 1 time shows me good uptime , and after i refresh site it shows me 0 h 0 m. in layout.php: } <div class="header"><center>Server Status</center></div> <div...
  3. K

    Lua anhi script

    It seems that people can do only 1 time anhi till another server restart... After restart someone else can do. wheres the bug? local playerPosition = { {x = 1224, y = 969, z = 11, stackpos = STACKPOS_TOP_CREATURE}, {x = 1223, y = 969, z = 11, stackpos = STACKPOS_TOP_CREATURE}, {x =...
  4. K

    Lua Hermesquestsytem

    I got this error what does it mean and how to fix it? function onUse(cid, item, fromPosition, itemEx, toPosition) if(getPlayerCustomFlagValue(cid, PlayerCustomFlag_GamemasterPrivileges) == TRUE) then doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, "You are not allowed to get...
  5. K

    Linux how to chmod 777

    http://postimg.org/image/rovfx5yq1/ <img what now?
  6. K

    Linux how to chmod 777

    how to chmod 777 in var/www/guilds? im arleady in that folder but what i have to do next? Sorry but im new in this
  7. K

    Sorry! Can't save your image. - guild

    Ive got a problem when i want to change image of guild: This is part of php code Whats wrong ? Or maybe i should find bug somewhere else?
  8. K

    Lua doPlayerSetGroupId(cid, 1)

    and then i got error...
  9. K

    Lua doPlayerSetGroupId(cid, 1)

    how to delete this action thats changing any group to player?
  10. K

    talkaction into globalevent

    refresh
  11. K

    talkaction on mod

    refresh
  12. K

    choose language on website

    refresh
  13. K

    choose language on website

    need something like this: anyone knows how to do it?
  14. K

    talkaction into globalevent

    talkaction: return addEvent(spawnItem, 5000, created+1) globalevent: addEvent(throwItem, configRainItem.delayTime * 60 * 1000) I want to change talkaction into globalevent with throwing effect from talkaction
  15. K

    talkaction on mod

    refresh
  16. K

    change talkaction into mod

    its nice mod, could you help?
  17. K

    change talkaction into mod

    Hello. Im sux at this stuff so please help me. Ive got rain event script in talkactions and as a mod. I prefer mod but there is one think i dont like in it. But this think is in talkaction script. I guess i must replace some words but as i said im suex at this.... talkactions: local...
  18. K

    talkaction on mod

    Hello. Im sux at this stuff so please help me. Ive got rain event script in talkactions and as a mod. I prefer mod but there is one think i dont like in it. But this think is in talkaction script. I guess i must replace some words but as i said im suex at this.... talkactions: local...
  19. K

    Outfit doll

    Hello! Searching for outfit doll - it changes into different monsters . Thanks
Back
Top