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

    8.5 pic! kinda nice pics and kinda ugly pics

    What the hell is that cave with a level door? That's really ugly! And lol at the depot, I thought that kind of bugs were only seen in the worse OT's. But I like everything else from the update.
  2. AGS

    Action Rust Remover

    Cool, but I posted that script in this forum too.. =) http://otland.net/f81/rust-remover-19778/
  3. AGS

    Action Flower Pots System

    I fixed some bugs, and added two new plant species, finger snapper plant and fairy dance flower.
  4. AGS

    TalkAction [0.3] Guild broadcast

    @tae: Change return FALSE for return TRUE
  5. AGS

    [8.41/42] The Forgotten Server 0.3.4PL2 (Crying Damson)

    @Users complaining about loss of the groups table. It's not used anymore, check data\XML\groups.xml
  6. AGS

    [8.41/42] The Forgotten Server 0.3.4PL2 (Crying Damson)

    I don't know exactly why, but I think booleans are better than numbers...and if you scripted the way you were supposed to, you would've used TRUE and FALSE instead of 1 and 0. Constants are there for a reason, so when they change one value, you only need to change constant.lua So, sorry for...
  7. AGS

    [8.41/42] The Forgotten Server 0.3.4PL2 (Crying Damson)

    I think you need to update the custom flags thread: http://otland.net/f55/flags-custom-flags-generator-5777/ What is "Ignore pacification checks" for?
  8. AGS

    [8.41/42] The Forgotten Server 0.3.4PL2 (Crying Damson)

    Good job as usual Elf. Love the outfit attributes and channels.xml But what's Turn Click teleportation?
  9. AGS

    [8.41] The Forgotten Server v0.3.3 (Crying Damson)

    In the browser everything looks more organized, you can compare files to see exactly what was changed from one revision to another revision, you can download the complete sources with one click, etc :p Too bad it's not working.
  10. AGS

    [8.41] The Forgotten Server v0.3.3 (Crying Damson)

    What happened to the SVN browser?
  11. AGS

    [8.41] The Forgotten Server v0.3.3 (Crying Damson)

    I was talking about this errors: Hope this helps: So, if you set the blessingReductionBase to 20, and the blessingReductionDrecremeant to 3, it will be like this: 1 Blessings: 20% 2 Blessings: 37%(17 more) 3 Blessings: 51%(14 more) 4 Blessings: 65%(11 more) 5 Blessings: 76%(8 more)
  12. AGS

    [8.41] The Forgotten Server v0.3.3 (Crying Damson)

    @nsanee: Did you update database.lua? What are this functions for?
  13. AGS

    [8.41] The Forgotten Server v0.3.3 (Crying Damson)

    Forgor to post where I found that: maxValue = std::pow(maxValue, g_config.getDouble(ConfigManager::CRITICAL_HIT_MUL)); weapons.cpp, line 684
  14. AGS

    [8.41] The Forgotten Server v0.3.3 (Crying Damson)

    First of all, I think you mean 0.3.2... and second, if you think about it just a little bit, you may realize, that it's just a typo, the first changes listed as 0.3.3 are the 0.3.2 changes. Anyways, Critical Hit Multiplier, works like this: Damage^Multiplier Is that right?
  15. AGS

    [8.41] The Forgotten Server v0.3.3 (Crying Damson)

    I just checked the sources, and now I understand the blessing variables. "With only 1 blessing, you already reduce the probability to lose some of your equipment by 30%, with 2 blessings by 55%, with 3 by 75%, with 4 by 90% and players that have all 5 blessings will not lose any of their hard...
  16. AGS

    [8.41] The Forgotten Server v0.3.3 (Crying Damson)

    Good job Elf! Found a little bug on CHANGELOG that confused me for a moment, lol... The title of the 0.3.2 changes says 0.3.3 And as usual I have some questions: How does the criticalHitMultiplier works? The default is 1, so the damage is multiplied to...? How does the blessing...
  17. AGS

    [8.4] The Forgotten Server v0.3.2 (Crying Damson)

    Thanks Elf, and what about doPlayerSendToChannel(cid, targetId, SpeakClasses, message, channel[, time])?
  18. AGS

    [8.4] The Forgotten Server v0.3.2 (Crying Damson)

    Good job elf, erp0t, lef or whatever... lol How does "rateStaminaHits" work? rateStaminaHits = 3 And how does this functions work? doPlayerSendChannelMessage(cid, author, message, SpeakClasses, channel) doPlayerSendToChannel(cid, targetId, SpeakClasses, message, channel[, time]) I...
  19. AGS

    What do you expect from 'pre-summer-update'?

    They will probably implement a cheat tool to tibia, to stop illegal tools.
  20. AGS

    Hunted!

    Hunted for being a "sexi" mapper.
Back
Top