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

    [request] Make an item transform back into another after X amount of time

    not working in the least. I've set a timer, used any item that CAME as decayto, but if I make any item as "decayto" (NOT EQUIPABLE) the timer stays always at (it has X minutes left). If i set it to one minute, it will stay at (Has energy for 1 minute) for around 10, never changing.
  2. F

    [request] Make an item transform back into another after X amount of time

    Well, here is what I'm dealing with. function onUse(cid, item, fromPosition, itemEx, toPosition) if getPlayerItemCount(cid, 2144) > 0 then doPlayerRemoveItem(cid, 2144, 1) doSendMagicEffect(toPosition, CONST_ME_HITBYFIRE) doTransformItem(itemEx.uid, 8686) doPlayerSendCancel(cid, 'You place...
  3. F

    [request] Make an item transform back into another after X amount of time

    If its only possible via Items.xml, could you explain why it doesn't work on TFS? (not being a smart a#%). I've done that for the latest TFS and it doesn't work. :(
  4. F

    [request] Make an item transform back into another after X amount of time

    Hmm. It isn't working. When the item is supposed to transform back, I get an error in my console saying that the item isnt found or some garbage. What am I doing wrong? Thanks in advance ;)
  5. F

    [request] Make an item transform back into another after X amount of time

    items.xml "decayto" isnt working. Need it for a script.
  6. F

    [request] Make an item transform back into another after X amount of time

    Greetings. Is it possible to make certain items transform back into another after X amount of time? I need to have it decay into something of my choosing, for my script breaks an item down 4 times, and that fourth item needs to be reverted back to the first item. I think its some form of...
  7. F

    [request] Make an item transform back into another after X amount of time

    Greetings. Is it possible to make certain items transform back into another after X amount of time? I need to have it decay into something of my choosing, for my script breaks an item down 4 times, and that fourth item needs to be reverted back to the first item. I think its some form of...
  8. F

    [help] OtItemEditor will NOT save changes.

    bump more ok? need an answer. If its impossible to make an item even change stats with this p.o.s program tell me rather than make me waste time.
  9. F

    Is it possible to make certain items come up with crosshairs?

    bump more ok? need an answer. If its impossible to make an item even change stats with this p.o.s program tell me rather than make me waste time.
  10. F

    [help] OtItemEditor will NOT save changes.

    Ok so now another problem :D otitemeditor will NOT save anything I change or alter. For instance: I change the look type of an item. I click off of it, it switches back. I change the look type and SAVE IT. It goes back. I change preferences of item, it goes back, NOTHING SAVES. Shitty program...
  11. F

    [Help] cant export items.xml from otitemeditor [rep ++ to whomever helps.]

    Hello. As the title states, I cannot figure out how to export my items.xml from my otitemeditor 0.3.4. Whenever I try, the program crashes and the "exportitems.xml" file is empty. Any help regarding this is very appreciated. Thanks in advance! Falazen.
  12. F

    Is it possible to make certain items come up with crosshairs?

    I've gone into the item editor, used it, and made the items I needed to be "useable", usable. However, with that done, I can no longer log in with those items on screen, loot them, or look at them for that matter! Whenever that happens, it debugs. Please help me with this :) Thanks in advance...
  13. F

    Is it possible to make certain items come up with crosshairs?

    Greetings OTLand. As the title states, I'm curious if it is possible to apply the "crosshair effect" onto any item of my choosing. Reasons unstated, I need to be able to make specific items come up with a crosshair when I right click them for certain scripts. Rep ++ to whomever can tell me how...
  14. F

    The Forgotten Server v0.3.1[pl2] (Crying Damson)

    THIS DOES NOT WORK! I've been messing with this crap for 3 days and it still no success. Made 0 towns, 1 town, 2 towns, up until 6 towns. No work. So PEACE OUT to your crappy theory.
Back
Top