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

    Remove!

    well i would say on death would be good and globalstorages very bad :)
  2. Doggynub

    Request: need some scripts

    1) manarune local confg = { --[lvl] = amount ** You can add more <OR> remove extra also to suit your needs ** [8] = 100, [50] = 200, [100] = 800 } --<< Script >>-- function getHealed(cid) local f = 0 for lvl, hp in pairs(confg) do if getPlayerLevel(cid) > lvl then...
  3. Doggynub

    Camual discussion thread [Already Full Sound Based OTs]

    Wouldn't call that hard c++, anyway, I can call it an annoying idea(the sound part). Just giving my opinion not flaming :)
  4. Doggynub

    Programmer NPC on attack player

    I don't understand, maybe bad english maybe not well explained.
  5. Doggynub

    Check in area if two monsters are closer, then one is removed.

    understand nothing, What do you mean by closer?! what is removes all monsters -1?!!
  6. Doggynub

    Scripting service (request and you will get it)

    Too easy to make and too lame to take money from you to make search otland!!
  7. Doggynub

    Need a Script? Then I'm here to help!

    hahahah 1 year old!!
  8. Doggynub

    Scripting service (request and you will get it)

    PROMO : Next script will cost 2$pm me :) "as a celebration for the tenth user"
  9. Doggynub

    Team Fellwood RPG

    If there is a % of dontations on server release date I would be glad to be you LUA/c++/PHP(50%) , won't be online every day(maybe 5 days a week ), won't make scripts all day but as you are already a scripter i can moake some scripts with you and help every now and then.
  10. Doggynub

    Buying Pagseguro scrpit automatic!!!

    what is that?
  11. Doggynub

    Scripting service (request and you will get it)

    To make a request just pm me with your request and email for further discussion.
  12. Doggynub

    Can't login server

    humm.... that was just a source error i have made and already fixed :)
  13. Doggynub

    I need Script When I attack by Sword it make mas san effect

    well you can try this go throught the script to fincd the configurations commented in wepoons->scripts create new test.lua local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_BLOCKARMOR, 1) setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_PHYSICALDAMAGE)...
  14. Doggynub

    Move item south

    stackpos = 255 ?!
  15. Doggynub

    I need Script When I attack by Sword it make mas san effect

    do you want that effect to damadge players that it hit them?? or just effect?!
  16. Doggynub

    MoveEvent FootBall , automatic. [0.3.6 + 0.4]-Updated-

    Well i can tell you messed out configuration .
Back
Top