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

    Increase maximum health per storage

    Because its for a system that i'm creating. Solved with @heba help
  2. felipemko

    Increase maximum health per storage

    I sent for you in private
  3. felipemko

    Increase maximum health per storage

    Yes, test server, isnt online for playing
  4. felipemko

    Increase maximum health per storage

    What u mean "oto'? xD Before I was only reloading
  5. felipemko

    Increase maximum health per storage

    restarting the server now the curse come back even with storage 20
  6. felipemko

    Increase maximum health per storage

    Yes
  7. felipemko

    Increase maximum health per storage

    I added in login.lua: local storagebouns = getCreatureStorage(cid, 20) -- you can change for ur storage here local bounshealth = getCreatureMaxHealth(cid) *(storagebouns*5)/100 local bounsmana = getCreatureMaxMana(cid) *(storagebouns*5)/100 local power =...
  8. felipemko

    Increase maximum health per storage

    no, normal player
  9. felipemko

    Increase maximum health per storage

    I changed to a low storage the curse disappear but still without bonus idk why
  10. felipemko

    Increase maximum health per storage

    My storage is 378378 is a problem? I understand but when login didnt got bonus, I tested without storage and with 1 storage and the health is the same And where are u from? Maybe be the same my english isnt good too To message appears: 12:32 You got 1371.65 Health and 420.1 Mana. But i'm...
  11. felipemko

    Increase maximum health per storage

    Idk why but i'm losing life like a curse and didnt add the bonus
  12. felipemko

    Increase maximum health per storage

    Exactly... The idea is every time player advance level the maximum health update with bonus @heba @Acubens
  13. felipemko

    Increase maximum health per storage

    Hi everyone, Can you guys help me? I need something like a player gain % of maximum health per value of storage. Example: Each value of storage add 5% of maximum health So a player with value 7 of storage gain 35% more health Player normal health: 100 Player with 7 of storage: 135 (100+35%...
  14. felipemko

    Increase damage per storage

    Ignore what I said Just works perfectly u are a beast
  15. felipemko

    Increase damage per storage

    @heba Worked but now testing I think the formula isnt right because with 0 storage I deal 2800 and with 25 I deal 16k
  16. felipemko

    Increase damage per storage

    378378 its my storage Melee weapons and distance weapons may increase right?
  17. felipemko

    Increase damage per storage

    Without errors but didnt change any damage with 1000 or 0 storage
  18. felipemko

    Increase damage per storage

    @heba
  19. felipemko

    Increase damage per storage

    How to set for both?
  20. felipemko

    Increase damage per storage

    I'll test Theres increase against players and monsters? @heba
Back
Top