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

    Looking for Spriter/Scripter

    I have an ATS about One Piece and I'm looking for a spriter/scripter: - That can make sprites on request when I ask. - That can make scripts on request when I ask. I'll pay for it.
  2. L

    Linux Crash Server

    Thanks! I'll try
  3. L

    Linux Crash Server

    My server is crashing and always with the same error, sometimes takes a long time to crash (over 24 hours) but sometimes it takes only a few hours Here are two logs: http://imageshack.com/a/img834/9250/gtez.png http://imageshack.com/a/img20/504/okxc.png SpriteID 9642 = it's a part of big...
  4. L

    Query for Bank Balance

    Thanks :)
  5. L

    Query for Bank Balance

    Worked, Thanks! But have other for check all players that have more than 5k? I need to check if someone cloned
  6. L

    Query for Bank Balance

    Hmm, you have a ready query for a test? My programmer is offline :X
  7. L

    Query for Bank Balance

    Hello, Anyone know a query to check the money that the players have in bank?
  8. L

    Linux Serve Crash

    We'll check, thanks for help ianelli.
  9. L

    Linux Serve Crash

    uint8_t fromIndex = 0; if(fromPos.x == 0xFFFF) { if(fromPos.y & 0x40) { fromIndex = static_cast<uint8_t>(fromPos.z); fromItem = fromCylinder->getItem(); ///////////////////////////////////////////////////// line 1256 in game.cpp if...
  10. L

    Linux Serve Crash

    You think that happens when I changed to Linux? because at home my server stay openned for days and didn't give any error
  11. L

    Linux Serve Crash

    Hello Guys, sometimes my server closes and send the message: Segment Fault I installed gdb and i get this error: uint8_t fromIndex = 0; if(fromPos.x == 0xFFFF) { if(fromPos.y & 0x40) { fromIndex = static_cast<uint8_t>(fromPos.z); fromItem =...
  12. L

    Problem with frags

    -- Unjustified kills -- NOTE: *Banishment and *BlackSkull variables are >summed up< -- (dailyFragsToRedSkull + dailyFragsToBanishment) with their -- *RedSkull equivalents. -- Auto banishing works only if useBlackSkull set to negative. -- advancedFragList is not advised if you...
  13. L

    Problem with frags

    Hello guys, I'm using tfs 0.3.6 and on my server when you kill a player you receive the message "Warning the muder of..." but when you say !frags : You currently have 0 frags today, 0 this week and 0 this month. Anyone know why that is happening?
  14. L

    Linux Error openning sv in linux

    apt-get install libmysqlclient Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package libmysqlclient --------------------------------------------------- So tried again and ./otpiece: error while loading shared libraries...
  15. L

    Linux Error openning sv in linux

    Now i have just 1 problem, when i try to open: sv sudo ./svpiece in dropbox i received this error: ./otpiece: error while loading shared libraries: libmysqlclient.so.16: cannot open shared object file: No such file or directory anyone know what i can do? I wasted 15 hours trying to open the...
  16. L

    Compiling TFS 0.3.6pl1.r101 on Ubuntu || How to ignore warnings

    my friend compiled to me, but now we are with this problem: ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using │ │ password: YES) anyone? :x we are using ubunto 7.12.0.4
  17. L

    Compiling TFS 0.3.6pl1.r101 on Ubuntu || How to ignore warnings

    Hello guys My sources are already compiled in windows, but now I am moving to linux VPS and with the same sources it do not compile. Here is the last message and the warning: http://pastebin.com/i5C5u6Qs I compile with the commands: ./autogen.sh && ./configure --enable-mysql...
  18. L

    Problem in raids

    Hello Guys, I did a raid in my server 8.54, and to test i used 2% chance every one minute: <raid name="Guards" file="guards.xml" chance="2" interval2="1" margin="0"/ But the raid happens each minute, anyone know why? Thanks!
  19. L

    About dedicated server

    Thanks guys, I'll use 64bit. And my map size is +/- 30mb and will be 8.54, i Think that will support +/- 300 player, but i'm not sure because I never had a server
  20. L

    About dedicated server

    Hello guys, I'm looking for a dedicated server and I decided to buy in Staminus Communications, i think that i'll take this one: http://i.snag.gy/k4Ult.jpg But I have some doubts, What Ubunto is better?(32 bits or 64bits) and anyone know if this configuration will support +/- 300 players? Thanks!
Back
Top