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

    MoveEvent Training System

    Problem on line 16 > expected 'near' 'then'
  2. D

    Lua Need a little modification in this script.

    Hi i gonna use this train system en my ot server. here is the code function onStepIn(cid, item, pos, fromPos) local t = { [5000]={{x=pos.x-1, y=pos.y+1, z=pos.z},{x=pos.x-1, y=pos.y-1, z=pos.z}}, [5001]={{x=pos.x+1, y=pos.y+1, z=pos.z},{x=pos.x+1, y=pos.y-1, z=pos.z}}...
  3. D

    Lua i need a little help please

    the 2 is not working, send me error in line 9, then expected near getbarrel
  4. D

    Lua i need a little help please

    works 100% but with a little misstake, the ring go in a table, with the table don't work, then i have to remove the table, can u fix it? i add you to msn, [email protected] is my adress add me or accept
  5. D

    Lua i need a little help please

    1 -Wall for remove {x=32604, y=32216, z=9} Wall id 1061 1 - Ring position needed to use lever {x=32594, y=32214, z=9} id 2166/Power Ring 1 - Ring dissapear and wall to. 1 - Create again in 20 minutes 2 Wall for remove {x=32614, y=32206, z=10} 2 Ring position needed: {x=32613, y=32220, z=10}...
  6. D

    Lua i need a little help please

    the thing im trying to do is, when u put a power ring in pos x,y,z and shot the lever, dissapear a wall. id 1061, then u must put a barrel in pos x y z, when the barrel is in position u must shot other lever, with a power ring to, in the first action the power ring dissapear, in second power...
  7. D

    Lua i need a little help please

    i cant!!!!
  8. D

    Lua i need a little help please

    Hey whats going on, please i need some help, im trying to do the bright sword quest with my scripts, also i got 2 working scripts the barrel and wall and the power ring remove wall First: local rPos = {x=32594, y=32214, z=9} local rId = 2166 local wPos = {x=32604, y=32216, z=9} local...
  9. D

    Lua Strange bug abusing.

    find in items.xml, search for Viper star and i u want to make it unable, change attributes like the star was a ring. and set attack to 0
  10. D

    TFS: Need Help, i pay a Megaupload premium account for My hero!

    Also i have trying to fix it, and i get it, but conclussion is this: My ot server is The Forgotten Server 0.3.6. i also roll up it and i got replace and patch just things what i wanna change. The problem are in data/libs there is the problem, also i know because i have put the Rollup libs to...
Back
Top