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

    Solved [Help] Spells Doesn't follow me ..

    thanks dude, ;)
  2. hucko

    Solved [Help] Spells Doesn't follow me ..

    0.3.6 , Is it full script ? -> yea it's full one i can give you anoter one -- SpellCreator generated. -- =============== COMBAT VARS =============== -- Areas/Combat for 0ms local combat0_Brush_6 = createCombatObject() setCombatParam(combat0_Brush_6, COMBAT_PARAM_EFFECT, CONST_ME_ICEATTACK)...
  3. hucko

    Solved [Help] Spells Doesn't follow me ..

    i mean when i cast any " Custom Spell " which i created and move to east SQM the spell still casting in west Sqm i need it to follow me what ever i move xD it's possible ?
  4. hucko

    Solved [Help] Spells Doesn't follow me ..

    Yo Otlanders, I have problem when i cast any spell .. it doesn't follow me by the way, I'm using Spell Creator - -- SpellCreator generated. -- =============== COMBAT VARS =============== -- Areas/Combat for 0ms local combat0_Brush_5 = createCombatObject() setCombatParam(combat0_Brush_5...
  5. hucko

    [Compiling] [WINDOWS] How to set up a compiler [Noob friendly] [Tutorial]

    yea i will make thread when i have time .. Full tutorial for compiling
  6. hucko

    [Compiling] [WINDOWS] How to set up a compiler [Noob friendly] [Tutorial]

    nonono not for just premiums :D i got it and i finish my compiling :D
  7. hucko

    [Help] My Custom Spell Based On Just " Weapon "

    i did like you said now it's stop working 0 damage xD -- SpellCreator generated. -- =============== COMBAT VARS =============== -- Areas/Combat for 0ms local combat0_Brush = createCombatObject() setCombatParam(combat0_Brush, COMBAT_PARAM_EFFECT, CONST_ME_TELEPORT)...
  8. hucko

    [Help] My Custom Spell Based On Just " Weapon "

    dude that's not i mean .. i know what did you say but there is something wrong in this .. i can't explain what is that you can try and watch what will happend.... -- SpellCreator generated. -- =============== COMBAT VARS =============== -- Areas/Combat for 0ms local combat0_Brush =...
  9. hucko

    [Help] My Custom Spell Based On Just " Weapon "

    the problem is if i didn't have any weapon ... the spell won't make damage ... my donation equipment doesn't make any char with spell .. it's +distance fighting value the problem is my spell based on just weapon not on donation equipment or skills and level
  10. hucko

    [Help] My Custom Spell Based On Just " Weapon "

    I made some of custom spell by "Spell creator" and i tried to made it based on Skills,Level and Magic,level but i noticed that My full equipment doesn't make any change Explain : i have full don and hit with 11:03 You deal 60 damage to a training monk. , 11:03 You deal 58 damage to a...
  11. hucko

    Action ManaRune Vocations

    it's my first time to notice that thanks :D but there is way to make this action >> " Manarune " unremovable ?? i tried but didn't work for me :)
  12. hucko

    Action ManaRune Vocations

    try to make it in spell.xml, it'll be better than there ;)
  13. hucko

    [Compiling] [WINDOWS] How to set up a compiler [Noob friendly] [Tutorial]

    any one got file called " TheForgottenServer.dev " and Share it with us ??? i can't find this file in any sources ....
  14. hucko

    [Compiling] [WINDOWS] How to set up a compiler [Noob friendly] [Tutorial]

    any one got file called " TheForgottenServer.dev " and Share it with us ??? i can't find this file in any sources ....
  15. hucko

    [Help] Hp & Mana Percentage

    Bumb, i got 504 Error, and i can't find TheForgottenServer.dev i just got another source~ but i found out, there is no file called TheForgottenServer.dev -.- any one got this file ?? [help]
  16. hucko

    [Help] Hp & Mana Percentage

    i got a lot of Errors and i don't know how fix it
  17. hucko

    Solved Spell Cast Based On Level&Magic Level

    Thank's Too much it fixed now, but there is something i don't know to do yet... !! How i Rep++ you now ?
  18. hucko

    Solved Spell Cast Based On Level&Magic Level

    Help Otlanders, i Got new Spell " Creative " and i made it based on magic level, but it didn't work well, " There is no damage " :( i just need it work :D i tried to put " setAttackFormula " Istead SetCombatFormula " but it still based on just Magic level i Need it based on level & Magic...
  19. hucko

    [Help] Hp & Mana Percentage

    thanks for your helping, i'll try these steps right now ^_O There is something, i haven't that file that he called " Theforgottenserver.dev " !! i can download it from website or shall i choose the console one ?
  20. hucko

    [Help] Hp & Mana Percentage

    I Searched about this, but i found something else ~~> " Game.cpp " , " Cons~ " i know nothing about them .. so there isn't another way to show my hp by percentage instead of " Numbers " ? or link for download that game.cpp & Dev C++ ? by the way using 0.3.6
Back
Top