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

Search results

  1. G

    Solved [8.1]RME Help

    It works !! I set for 8000 :) Thank you very much :)
  2. G

    Solved [8.1]RME Help

    -- simple quests based on uniqueId -- to make quest create chest on map and set its uniqueId to id of quest item function onUse(cid, item, frompos, item2, topos) prize = item.uid count = item.actionid if prize > 0 and prize < 7000 then queststatus =...
  3. G

    Solved [8.1]RME Help

    I have edited the object with ID 7884 I want to do it as a reward. I have a script (I wrote that other work). After entering the UniqueID, saving, turn on the server. I open the box and get nothing. It is only open case.
  4. G

    Solved [8.1]RME Help

    Hello. I wanted to make a new quest with items with ID 7884 the Unique ID entered 7884. Other quests work. I noticed that items without a name (in RME) do not work. I decided to copy items.otb and items.xml from the server to the directory RME. Now I have a name such as OTS box but still do not...
  5. G

    [8.1]RME Help

    Proszę o usunięcie
  6. G

    [RME] Edytowane przedmioty - Quest

    Witam. Chciałem zrobić nowy quest z itemkiem o ID 7884. W Unique ID wpisuje 7884. Pozostałe questy działają. Zauważyłem, że przedmioty bez nazwy (w RME) nie działają. Postanowiłem skopiować items.otb i items.xml z serwera do katalogu RME. Teraz mam nazwy takie jak na OTS lecz nadal skrzynki nie...
Back
Top