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

    Action new outfit bouns

    K what about if i want it random
  2. Xraze

    Solved Monster outfit changer

    Thank you Rep+
  3. Xraze

    Solved Monster outfit changer

    Hi i have the monster outfit changer script and i want it to have 10 charges instead of 5 Here is the script :D function onUse(cid, item, fromPosition, itemEx, toPosition) local tmp = getCreatureOutfit(cid) tmp.lookAddons = 0 tmp.lookType = math.random(200, 367) while...
  4. Xraze

    Need Help in (in games commands for God)

    Thank for the signature
  5. Xraze

    Need Help in (in games commands for God)

    Btw i know that
  6. Xraze

    Need Help in (in games commands for God)

    Sorry for the late replay
  7. Xraze

    Skull System not working

    Ok thank you i will try it and reply Sorry for late reply
  8. Xraze

    Need Help in (in games commands for God)

    Ya the people with the highst level get these skull and the other dont Black skull = 1st Red skull = 2nd Orange = 3rd Yellow = 4th-5th Green = 6th-7th White = 8th Everyone else = nothing. (is there even a orange skull)
  9. Xraze

    Skull System not working

    In talkaction: <talkaction words="!frags" event="script" value="frags.lua"/> In frags.lua local config = { useFragHandler = getBooleanFromString(getConfigValue('useFragHandler')), advancedFragList = getBooleanFromString(getConfigValue('advancedFragList')) } function onSay(cid, words...
  10. Xraze

    Need Help in (in games commands for God)

    K i did this but when i kill some one it still say to me 00:25 You currently have 0 frags today, 0 this week and 0 this month. 00:25 Your red skull will expire at 13 December 2014 01:50:26 OK how can i make the skull system a level system like for example if your the highest level in the...
  11. Xraze

    OpenTibia [10.76] Remere's Map Editor

    sorry i meant O insted of 'of'
  12. Xraze

    OpenTibia [10.76] Remere's Map Editor

    the live cast will be seen in RME
  13. Xraze

    OpenTibia [10.76] Remere's Map Editor

    Of ok thank you
  14. Xraze

    OpenTibia [10.76] Remere's Map Editor

    How to use live cast
  15. Xraze

    OpenTibia [10.76] Remere's Map Editor

    K how to use live cast
  16. Xraze

    Need Help in (in games commands for God)

    How to >Give blue shield and red shield for players in game using God >Give Green Skull in game for players using God And now how can i remove red and black skull action which makes you loss all your items
  17. Xraze

    Solved Monster Spawn help

    Ya it is working now thank you soo much Limos :):):)
  18. Xraze

    Solved Monster Spawn help

    Ok thank you i will try
  19. Xraze

    Solved Monster Spawn help

    I got some errors [12/11/2014 11:48:24] [Warning - Spawns::loadFromXml] Rotworm ( 00780 / 01014 / 004 ) spawntime cannot be less than 1 seconds. [12/11/2014 11:48:24] [Warning - Spawns::loadFromXml] Cyclops ( 00780 / 01016 / 004 ) spawntime cannot be less than 1 seconds. [12/11/2014 11:48:24]...
  20. Xraze

    Solved Monster Spawn help

    Yup i had another Hunting room before this
Back
Top