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

    Solved Broadcast only in special arena

    Works perfect! :)
  2. O

    Solved Broadcast only in special arena

    Hey, Is it possible to make broadcast only in special arena? I tried with if(isInRange(getPlayerPosition(cid), {x = 5541, y = 3421, z = 5}, {x = 5981, y = 3521, z = 8})) then doBroadcastMessage('Leave this place as fast as you can!', MESSAGE_EVENT_ADVANCE) end But everyone receive this...
  3. O

    Doors automatically closes, but items which are at this tile still are there

    Hey, there is my problem: I open door (stand here) and put on this tile items, and when I go somewhere then items are still there. Is there any possibility to move these items to position where door closes or remove them?
  4. O

    Solved How can I send name of player to function?

    Ah thanks! Now it works :) Could anyone tell me what's the difference between setPlayerStorageValue and doCreatureSetStorage?
  5. O

    Solved How can I send name of player to function?

    Still same error. Lines 11 and 12 are of course here: if getPlayerStorage(cid, storage) > 0 then setPlayerStorageValue(cid, storage, 0)
  6. O

    Solved How can I send name of player to function?

    local function zero() if getPlayerStorage(cid, storage) > 0 then setPlayerStorageValue(cid, storage, 0) end end in main function: addEvent(zero, 10 * 1000, cid) and error: [8/1/2014 21:43:9] [Error - CreatureScript Interface] [8/1/2014 21:43:9] In a timer event called from...
  7. O

    Solved How can I send name of player to function?

    I do not know.. This script should works as: when player did something then doCreatureSetStorage(cid, storage, 1) and after 10 seconds addEvent (I think) with doCreatureSetStorage(cid, storage, 0)
  8. O

    Solved How can I send name of player to function?

    Hey, I have this function: function zero() if getCreatureStorage(cid, storage) > 0 then doCreatureSetStorage(cid, storage, 0) end end and in main function: addEvent(zero, 10 * 1000) but I think that I have to type name of player in addEvent(and in function zero), how can I do that?
  9. O

    Qknight.cam

    Rapid <3
  10. O

    Gulle is hacked!

    I dont think that any GM will help you on this server... Faster u will do new char with this level than GM help you.
  11. O

    Nemesis lol?

    Humm maybe because u hacked zo'ro and he gave free frags and free exp for No Cry. Second, we r unlucky. i heard Qknight died 2x, look site; last hits wasnt by Hots member. We killed Nemesis but last hit from Nemesis (killed yourself rofl) fuck stats, have fun
  12. O

    Dzumior Movies

    Humm ive seen movies and you should die in carlin, you were trapped in north gate but lag helped you a lot...
  13. O

    haha

    what r u talking about? dont lie
  14. O

    Manyxinho :)

    wow, frag on 360lvl gratz i dont know how u did it can u teach me?
  15. O

    Another BUG - Can't login to the game world again

    OMG all time debugs, kicks, big lags and crashes BACK TO CLIENT 8.4 IF U WANT TO SAVE SOME PPL.
  16. O

    The new era has comming

    LOL don't use bot? oh please... why the names of characters are higher than normal? and to the down of name u did empty space :| because there is "Level xxx", guildname, hp or something like that ... You should be banned for using bot.
Back
Top