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

    What are you doing right now?

    fap fap fap
  2. Jetro

    Solved Cancel onAdvance Message

    seguro que copiaste bien? aparece como si no hubieses puesto el std::string strValue;
  3. Jetro

    Ban the user above you!

    banned cuz hypnotoad said me
  4. Jetro

    Selling Some scripts to sell

    i recommend this guy, he knows alot of Open Tibia :)
  5. Jetro

    Solved Cancel onAdvance Message

    in Player::addSkillAdvance (i guess you use OTX) if you want to remove it, erase this part: s << "You advanced to " << getSkillName(skill) << " level " << skills[skill][SKILL_LEVEL] << "."; sendTextMessage(MSG_EVENT_ADVANCE, s.str().c_str()); for storage should be something like this...
  6. Jetro

    NPC Acu NPC'S [Attack & Defense refiner]

    not bad, está pavo bro xd
  7. Jetro

    GlobalEvent Effects on house tiles on a specific town

    Hi all, this is a random script, it is more for funny servers, it sends a random effect over a random tile of every house located at a specific town Firstly u have to compile this function: http://otland.net/f35/gethousetiles-houseid-167916/ then...
  8. Jetro

    Lua Function getHouseTiles(houseId)

    haunted house? (phantom effect) :O nice code
  9. Jetro

    No Exp (Certain Zone/Creatures)

    adding the function http://otland.net/f35/creatureevent-ongainexp-123221/ and then adding check if the player isInRange at the area u want, then return false
  10. Jetro

    Lua onTarget open NPC trade

    srry idk exactly where i have to make the changes, i guess it is at combat.cpp and player.cpp but i dunno, maybe i'll try later
  11. Jetro

    Lua onTarget open NPC trade

    it requires source edit
  12. Jetro

    OtLand New global moderators

    Scarlet rox :D
  13. Jetro

    Lua Prevent from error

    as i said you first, that's only an advice, that piece of code couldn't work at all because the creature was not found, it shouldn't cause lag
  14. Jetro

    Lua Prevent from error

    so, what type of error you mean? //Entonces a que tipos de errores te refieres?
  15. Jetro

    Lua Prevent from error

    well, this will depend of the error, i guess you mean the errors that appear when loading a script, that errors are just and advice of bad syntax in your code, just for advice you that what you have done it won't work, in that case it won't cause lag because that piece of code it's not working.
  16. Jetro

    OtLand New global moderators

    Congratulations!
  17. Jetro

    Count to 10!

    restart
  18. Jetro

    Lua Prevent from error

    http://otland.net/f163/simple-tool-addevent-136580/
  19. Jetro

    Count to 10!

    restart
Back
Top