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

    Linux Debian Dedicate Help!

    :P So its just cmd? No way to get it like deskopt? - - - Updated - - - Using Teamviewer
  2. Z

    Linux Debian Dedicate Help!

    I didnt get answer on this, when i remote can i see the screen? or just a black box :P
  3. Z

    Linux Debian Dedicate Help!

    Ok thx guys :)
  4. Z

    Linux Debian Dedicate Help!

    Hello, Ive bought debian 64bit, im newbie ultra newbie, the biggest newbie ever and you will not see bigger newbie than me! Asfar i know you cant remote debian with desktop. What programs you recommend? How will i send my server over to dedicate? How will i compile my server, custom...
  5. Z

    Compiling Add Text Beside the Exp!

    I founded this, but the only thing which is missing then is EXP std::stringstream ss; ss << "+" << (uint64_t)gainExp; g_game.addAnimatedText(getPosition(), (uint8_t)color, ss.str());
  6. Z

    OT Clients - Download - Website!

    Great job otswe, now i dont need to download a client and install it to get the sprs & dat :D
  7. Z

    Windows Break Spirit Limit?

    None have released a spr editor with break limit so far as i know.
  8. Z

    Lua All scripted teleports get suddenly bugged!

    I had that bug too, so i made all telelports manually by mapeditor instead.
  9. Z

    Cd Bar error :( Rep

    bump
  10. Z

    Cd Bar error :( Rep

    bump
  11. Z

    Cd Bar error :( Rep

    bump
  12. Z

    Cd Bar error :( Rep

    Here you go: function doUpdatePokemonsBar(cid) local ret = "p#," local balls = getPlayerPokeballs(cid) local times = 0 for a = 1, #balls do times = times + 1 local item = balls[a] local hp = math.ceil(getItemAttribute(item.uid, "hp") * 100) local name = getItemAttribute(item.uid...
  13. Z

    Cd Bar error :( Rep

    Hi Im trying to fix that cd bar will not display error but i fail :/ Its working good when you dont got the error ball, but when you got the error ball the text come out but i get console error :/ [06/07/2012 19:38:54] [Error - TalkAction Interface] [06/07/2012 19:38:54]...
  14. Z

    Looking for recently stats like Masiyah Website!

    Im looking for recently stas like masiyah website, but i cannot find it at otland. Please help. http://3.imgland.net/sjDP3C.png rep
  15. Z

    GlobalEvent Automatic Cleaning Spefic Area!

    Good job otswe, very nice script. Im already using to to clean my otservers temple :)
  16. Z

    [HELP] Teleport Summons

    I think that can be fixed by a script.
  17. Z

    Feature [creatureEvent] onMove very advanced

    this should go into movements?
  18. Z

    Otswe Free Scripting Service (Actions/Movements/Creaturescripts) Open Again!

    Thanks otswe, Also the other scripts you made looks lovely.
  19. Z

    Otswe Free Scripting Service (Actions/Movements/Creaturescripts) Open Again!

    i need a script when you go on tile and dont have the storage is needed you get kicked 1 sqm back.
Back
Top