• 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!

Recent content by Smygarn

  1. S

    Selling 247 ED/with ALOT OF stuff SOLD!

    Yeah, hes trustworthy 100% :)
  2. S

    Price setting error (rme)

    I have imported gengia, oken and pyre to my map but when i was exploring the new areas i found that there are no prices on the houses, actually its not even a buyable house, you can just walk right into them for some reason. I have atatched a picture to show the the rme Part of the lua file...
  3. S

    Lua The elemental spheres quest

    I have already added 4 UIDS on the 4 levers bit this is coming when you are geting teleported from edron into the first room, and it clearly says levers.lua?
  4. S

    Lua The elemental spheres quest

    Bump, please anyone :-(
  5. S

    Lua The elemental spheres quest

    please anyone?
  6. S

    Lua The elemental spheres quest

    Guys i really need this :(
  7. S

    Lua The elemental spheres quest

    bump
  8. S

    Lua The elemental spheres quest

    bump
  9. S

    Anyone got good paypal script?

    http://otland.net/f118/paypal-script-release-24188/
  10. S

    How to setup PayPal in your website. [GESIOR AAC]

    Can you explain how to enable IPN on your paypal account aswell? 'Cause i saw that you need to that in order for paypal to work?
  11. S

    Lua The elemental spheres quest

    I have never done the quest myself but that's what i need Cykotitan, they are actually being teleported in the room now but with an error ofc local t = { [8298] = {useOn = 8572, transform = 8576, effect = CONST_ME_BIGPLANTS}, [8299] = {useOn = 8573, transform = 8575}, [8302] = {useOn =...
  12. S

    Lua The elemental spheres quest

    local t = { [1] = {x=33183, y=32197, z=13}, [2] = {x=33331, y=32076, z=13}, [3] = {x=33265, y=32202, z=13}, [4] = {x=33183, y=32197, z=13} } function onUse(cid, item, fromPosition, itemEx, toPosition) if isInRange(toPosition, {x=33238, y=31806, z=12}, {x=33297, y=31865, z=12}) == FALSE then...
  13. S

    Lua The elemental spheres quest

    Can you please give me the lua script for teleporting players in to the quest room then :)? This is the script i'm using http://otland.net/f81/closed-99391/#post1002649
  14. S

    Lua The elemental spheres quest

    When we're pulling the leaver to get teleported its not working
  15. S

    Lua The elemental spheres quest

    I'm getting this error and dont know how to fix this, can someone help me? ImageShack� - Online Photo and Video Hosting local t = { [8568] = { corpse = 8967, charged = 1495 boss = 'Energy Overlord', effect = CONST_ME_BIGCLOUDS, summonPos = {x=33095, y=32194, z=13}, pos...
Back
Top Bottom