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

    [8.60] The Forgotten Server 0.3.6 (Crying Damson) V8

    No i can't compile for the linux -.- , is error.. - - - Updated - - - search on luascript.cpp and scriptmanager.cpp this line and replace with this line
  2. Sirion_Mido

    [Gesior Acc] *.* Egyption Users *.*

    some noobs like all who posted here might need it , anyway , at the moment , i am not phper , Sirion_Mido is Known with lua scripts :) , who is amiroslo or who is h4ck~ , ASUBAS, if amirsolo talk so ... talking and h4ck~ talk so ... talking ;)
  3. Sirion_Mido

    if you kill

    More Explain: here we are :) in your data/creaturescripts/creaturescripts.xml paste the following code: <event type="kill" name="anticheat" event="script" value="anticheat.lua"/> Now go to your data/creaturescripts/scripts open file name login.lua and After: registerCreatureEvent(cid...
  4. Sirion_Mido

    need Help in !buyaddons Script

    You mean get full addons?? or for example: !buyaddon assassin and tell me if it cost money or cost item or for free.. you should explain what you asking about..
  5. Sirion_Mido

    Problem with compiling!

    try in all make files , delete this word
  6. Sirion_Mido

    Zaypay Gesior 1.0.1 - Players pay but wont get points

    there is people play in server could be scammers and tell you they donate and no get points but they lie , you tested it by your ownself? because there no reason to do that bug
  7. Sirion_Mido

    Use willow to get special flask

    Really i dont know what is the problem in this script , cyko's script works my script works so problem not in our scripts ;s problem in you or your server..
  8. Sirion_Mido

    SD Rune

    i think its already , if you higher level , you attack sd higher more
  9. Sirion_Mido

    (Creatureevent) need free bless script at login for x level

    Here We Are :) local level = 50 function onLogin(cid) if getPlayerBlessing(cid, 1) and getPlayerBlessing(cid, 2) and getPlayerBlessing(cid, 3) and getPlayerBlessing(cid, 4) and getPlayerBlessing(cid, 5) then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_RED, "You have All...
  10. Sirion_Mido

    Use willow to get special flask

    Try this :S HERE WE ARE In your actions/actions.xml paste the following code: <action uniqueid="9898" event="script" value="willow.lua" /> Now In your actions/scripts create file name willow.lua and paste the following: local storage = 9898 local itemids = 8205 local sirion =...
  11. Sirion_Mido

    Mc Multiclient (hex) 7.4 at 10.x

    bro 9.82 no work ;/
  12. Sirion_Mido

    A script that automaticly gives 10 premium points for the first 10 logged in players

    can be a lot shorter :P function onLogin(cid) local free_points = 10 -- amount of points to add local storage_1 = 15253 --put any empty storage for counting the ten times local storage_2 = 15251 --empty storage for players local rewardsplayer = 9 -- it now give for first 10 players - edit it...
  13. Sirion_Mido

    CreatureEvent giving xx premium points for the first xx loggers in your server

    Bro use lua code to post like that but without "Del" [.lua][/lua.]
  14. Sirion_Mido

    CreatureEvent giving xx premium points for the first xx loggers in your server

    it can be a lot shorter all that function not very needed function onLogin(cid) local free_points = 10 -- amount of points to add local storage_1 = 15253 --put any empty storage for counting the ten times local storage_2 = 15251 --empty storage for players local rewardsplayer = 9 -- it now...
  15. Sirion_Mido

    Poison Tile

    open your skype..
  16. Sirion_Mido

    Poison Tile

    My: Today, 16:05 Your: Today, 16:10 i puted it before you say
Back
Top