• 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. GM Drama

    Corpse ID of a wild horse??

    Oh what!! I can't believe cipsoft would be that unthorough with something like that. Well thanks for the answer anyways ! :)
  2. GM Drama

    Corpse ID of a wild horse??

    Would someone be so nice and give me the corpse id of a dead wild horse? Thank you!!:$
  3. GM Drama

    Action Blue, Red, Pirate and Suspicious Surprise Bag, Gooey Mass, Gnomish Supply Package

    It works. I just made a new .lua with the gooey mass script only and a new line in actions.xml with only the id for gooey mass (15572). It works like a charm thank you :)
  4. GM Drama

    [LevelUp Rewards for Different Vocations and Different Levels.]

    That one is not working as it should. The reward system is fucked up.
  5. GM Drama

    Lua I need help with summoning random pirate boss in my task boss script!

    Won't that make all bosses spawn at the same time? Or will only 1 of them spawn?
  6. GM Drama

    [LevelUp Rewards for Different Vocations and Different Levels.]

    Can someone make a LevelUp reward script when for example a paladin that reaches level 30 recieves 3 crystal coins and 10 spears and the mages recieve 3 crystal coins and wand of inferno/hailstorm rod? I would really appreciate it.
  7. GM Drama

    Lua I need help with summoning random pirate boss in my task boss script!

    So basically I just need the random boss spawn between 4 different bosses. This is my code function onStepIn(cid, item, pos) local config = { bosspos = { {x=31984,y=32897,z=0}, -- Position where }, boss = "lethal lissy", -- I WANT RANDOM BOSS SPAWN HERE 4 different pirate bosses }...
  8. GM Drama

    Windows Unable to load items (OTB)!

    This worked for me. Thank you :)
  9. GM Drama

    Programmer I'm looking for a programmer/scripter for my real map project.

    Due to lack of team members I have to get a programmer/scripter on my team to help with the upcoming launch of Helzera Real Map 9.80-9.83. You can find the thread about the project in advertising http://otland.net/f43/sweden-helzera-9-80-9-83-rlmap-war-system-revamped-gengia-rpg-pvp-192551/...
  10. GM Drama

    Compiling Compiling The Forgotten Server latest source code - Last Update: 02/12/2010

    Same problem and it only says 2 errors right?
  11. GM Drama

    server crash TFS 0.3.6

    Trying it now I will come back to you!
  12. GM Drama

    Action Working Demon Oak Quest

    I have this script and you need to go through 11x4. This is not realistic.
  13. GM Drama

    Mapping Inspiration

    Fuck Dalaran.
  14. GM Drama

    Problem when a player dies [0.3.7][0.3.r5928][9.81]

    I've got the same problem mate. I can't fix it xd.
  15. GM Drama

    Lua Can you only use Uniserver for Znotes Aac?

    Yeye doing that now. I just had issues with uniserver before but I fixed it.
  16. GM Drama

    Lua Can you only use Uniserver for Znotes Aac?

    Because when players donate on my website and the payment is successful they don't recieve points. I'm using Xampp with Znotes Aac. Website seems to work fine with everything else using xampp. Helzera Ots
  17. GM Drama

    Znote acc

    Go in to Admin Page then to Admin News and click "Create Article" and you'll see how you're supposed to link videos images and everything else.
  18. GM Drama

    [Znote AAC] Simple serverinfo

    I get this error Parse error: syntax error, unexpected '' (T_ENCAPSED_AND_WHITESPACE), expecting identifier (T_STRING) or variable (T_VARIABLE) or number (T_NUM_STRING) in C:\xampp\htdocs\serverinfo.php on line 14 Line 14 if ($stage1['maxlevel']== '') {
Back
Top