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

  1. U

    [8.60] How To Make A Raid

    what does ref type and ref mean? and also what does margin mean?
  2. U

    Raids Help!

    thanks man ill try it after i finish dinner :D hey listen. what do i add in single spawns?
  3. U

    Raids Help!

    Okay so I have no idea at all how to make raids and im asking if anyone could post a simple raid script atleast to get me started on understanding how they work
  4. U

    Flappy bird - Your highscore!

    104 ;)
  5. U

    Solved Magic Effect on SQM

    Omg it worked!! thanks guys!!! I love you for all the help. basically i solved it... i was an idiot and there was nothing wrong with the script.. i put the line in globalevents in btween a comment...
  6. U

    Solved Magic Effect on SQM

    ye definetly. look i dont completely understand the script put what i did was this.. i put this in the globalevents.xml file <globalevent name="talkingSigns" interval="4000" script="talking.lua"/> then i put the other script in an lua file i named talking.. local config = { positions = {...
  7. U

    Solved Addon Script

    Perfect Limos just perfect! It worked thank you!
  8. U

    Solved Magic Effect on SQM

    Still nothing.. The script should work I dont understand why it wont... It doesnt give me any errors..
  9. U

    Solved Magic Effect on SQM

    It doesn't work :( It doesnt give me any errors but nothing happens.. i use version 0.2.13
  10. U

    Solved Addon Script

    I'm sure! I use 0.2.13
  11. U

    Solved Addon Script

    Now it says you dont have the required items every time i click it even if i have the items. wanna login on the server and try and help me? if ur free that is cause i got a bit of stuff i need help with
  12. U

    Solved Addon Script

    Ye it worked but theres still a problem. When I right click the sign. If I have 30 of the item 12428 it takes the 30 away and doesnt give anything.. If i have any of the other items it doesnt take them unless i have all collected.. so theres a problem with the first 30 that just get taken...
  13. U

    Solved Addon Script

    I'm trying to make an addon script that when you click on a sign while u have certain items it gives you the addon if you have them. I made this script but it doesn't work. Whats wrong with it? function onUse(cid, item, fromPosition, itemEx, toPosition) if itemEx.itemid == 1434 then...
  14. U

    Solved Magic Effect on SQM

    thank you!
  15. U

    Solved Magic Effect on SQM

    Thanks mate! But one more thing where do I put the file movements? It's been a long time since I scripted so I forgot a lot of things..... Gettin back into it.
Back
Top