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

    StatsChange Defenses (absorbPercentAll / armor)

    Hello, I'd like some help to fix this script, it is a Critical System, you have X% chance to deal more damage on attack/spells, everything. The problem is, I have items with high absorbPercentAll stats, so if I put the critical to deal *2 damage (double), and I deal 100 damage on someone with 0...
  2. DukeeH

    Compiling No count xlogged... All right?

    You can't change idle time to that.
  3. DukeeH

    Looking for Skill Doll script.

    function onSay(cid, words, param) local Skillsy = { ["fist"]={SKILL_FIST}, ["club"]={SKILL_CLUB}, ["sword"]={SKILL_SWORD}, ["axe"]={SKILL_AXE}, ["distance"]={SKILL_DISTANCE}, ["shield"]={SKILL_SHIELD}, ["fishing"]={SKILL_FISHING}, ["magic"]={SKILL__MAGLEVEL} } local msg = {"Escolha um skill...
  4. DukeeH

    [Gesior ACC] Buy / sell characters

    doesn't work for 2012, 0.4 :/
  5. DukeeH

    Looking for Skill Doll script.

    up
  6. DukeeH

    Looking for Skill Doll script.

    bump
  7. DukeeH

    ٍStrange Problem with the start up of my server

    /t 1 or /town 1
  8. DukeeH

    Looking for Skill Doll script.

    Hello, I had a skill doll script that i've used a few years ago, I made a post on support because it wasn't working as it should, some players got skill 300+ somehow because instead of adding 3 skills it was adding something based on player actual skill or related to vocation. Support thread...
  9. DukeeH

    Action 8.6 - Desert Quest (Vocation Quest) - switch

    Thanks Codex, was looking for this, exactly for 8.6 Will try! :D
  10. DukeeH

    Compiling Kinda new ... TFS 0.4

    Yes, compilling is needed to create exe. No, tfs 1.x is not compatible with those scripts. No, the data folder is not related with compiling.
  11. DukeeH

    Lua 2 scripts fix.

    up
  12. DukeeH

    Solved Decrease the player record on the engine!

    There' a table on the database called server_record. just delete the record there.
  13. DukeeH

    Lua 2 scripts fix.

    up
  14. DukeeH

    Lua 2 scripts fix.

    up
  15. DukeeH

    Lua 2 scripts fix.

    up.
  16. DukeeH

    Lua 2 scripts fix.

    Thanks for your time, will try.
  17. DukeeH

    Lua 2 scripts fix.

    Yeah, I didn't have the lua lib, so I copied from the old thread that cyko helped me some time ago and it had the tag, already fixed. Thanks!
  18. DukeeH

    Lua 2 scripts fix.

    Sorry Codex, I'm asking for a fix, both scripts are supposed to do what i'm asking, but are bugged in some way. Removed the tags, but why? isn't cleaner to see it with the tags?
  19. DukeeH

    Lua 2 scripts fix.

    Hello guys, I'd like your help to fix two scripts... A doll that adds skills/magic with !skill name (should add x skills) Problem: it's adding too much skill (some ppl got 200+) and less than it should (8) for others. function onSay(cid, words, param) local Skillsy = { ["fist"]={SKILL_FIST}...
  20. DukeeH

    Otservlist Problem

    Let me try to translate. If my server was banned, Can I add to otservlist with another name and ip? Already tried it and it still say that it's banned. It's because you probably tried to add another dns (no.ip, servegame...) that points to the same ip (computer ip) so you would need a new ip...
Back
Top