• 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!

Search results

  1. sidekoolz

    Gesior menus

    https://prnt.sc/tq2ztw Does anyone know how to start with these closed menus, and when someone clicks on one, close the previous one? Thanks!
  2. sidekoolz

    Linux Problem with external Mysql

    They are attacking my website and I want to put it on an external machine, but I don't know if I did the correct procedures, because an error appears. can anybody help me? ERROR: More info: CANNOT CONNECT TO DATABASE: SQLSTATE[HY000] [2003] Can't connect to MySQL server on '.196.198.' (111)
  3. sidekoolz

    Gesior Shop CSS

    I'm transferring the shop from one gesior to another and I found this error, could someone help me? It seems that some CSS TAG is missing, but I don't know where. http://prntscr.com/t150y9
  4. sidekoolz

    Problem with Remeres Map Editor

    The problem is that when I import it, it erases some tiles, and then when saved it still doesn't open. Wrong version keeps showing up.
  5. sidekoolz

    Help on RME Npc's

    You need to import the npcs and monsters in the editor map Like this http://prntscr.com/t0i9cg Import all npcs and monsters.xml
  6. sidekoolz

    Problem with Remeres Map Editor

    I am not able to edit my map 8.6, the first time I was able to open the map, but then the incorrect version keeps showing up. In the item editor I found that the version of my items.otb is 8.62. How do I open the map in RME? http://prntscr.com/t0gn4p Error: Screenshot (http://prntscr.com/t0gpe4)
  7. sidekoolz

    Spear / amunnation pally

    Go to data/weapons/weapons.xml and add breakchance="1-100" Like this: <distance id="7378" level="25" breakchance="1-100" swing="true" event="function" value="default"/> <!-- Royal Spear --> That's what he meant, now I don't know if it will work.
  8. sidekoolz

    Lua Error in console (GlobalEvents) antiEntrosaKillua

    [Error - GlobalEvent Interface] data/globalevents/scripts/antiEntrosaKillua.lua:onThink Description: data/globalevents/scripts/antiEntrosaKillua.lua:8: attempt to compare nil with number stack traceback: data/globalevents/scripts/antiEntrosaKillua.lua:8: in function...
  9. sidekoolz

    Problem in database: account_storage

    and i change account_id to id? 1591831840 It worked, thank you very much and sorry, it's been 12 years since I touched otservs.
  10. sidekoolz

    Problem in database: account_storage

    I can't fix it because I don't know which file has the wrong query. :(
  11. sidekoolz

    Problem in database: account_storage

    FROM account_storage Does not mean anything?
  12. sidekoolz

    Problem in database: account_storage

    It shows up there that it's on account_storage, right?
  13. sidekoolz

    Problem in database: account_storage

    How do I do that? Did not quite understand
  14. sidekoolz

    Problem in database: account_storage

    [Error - mysql_real_query] Query: SELECT value FROM account_storage WHERE account_id = 4 and key = 722524 LIMIT 1; Message: Unknown column 'account_id' in 'where clause' [Error - mysql_store_result] Query: SELECT value FROM account_storage WHERE account_id = 4 and key = 722524 LIMIT 1; Message...
  15. sidekoolz

    Lua Creature Scripts and Loading Quests

    Do you know where these files are?
  16. sidekoolz

    Lua Creature Scripts and Loading Quests

    I wanted to use this script if possible, and do you know anything about tasks?
  17. sidekoolz

    Lua Creature Scripts and Loading Quests

    I tested the server tasks and apparently they are not working or I don't know how to do it, I killed 2000 hydras and the teleport to the boss didn't work.
  18. sidekoolz

    Lua Creature Scripts and Loading Quests

    Hello guys, these errors appear when I start my server, they do not cause any problems but I would like to know if there are any solutions. >>> Loading creaturescripts... [Error - CreatureEvent::configureEvent] No valid type for creature event: moveitem. [Warning - BaseEvents::loadFromXml]...
  19. sidekoolz

    Lua Problem with command /t

    worked, thank you
  20. sidekoolz

    Lua Problem with command /t

    Sorry haha, im using this source: Fir3element/3777 (https://github.com/Fir3element/3777) My server is a global server 8.6
Back
Top