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

  1. Enok

    Command: Cliport (TFS 1.0)

    Oh, allowfaruse can come in handy, I didn't know you could do that, sweet. I feel it's inconvenient to add that kind of functionality to an item, but then again it is also pretty inconvenient to have it in a global event.. I'm looking into adding some kind of onMapclick to the source, though the...
  2. Enok

    Command: Cliport (TFS 1.0)

    Ooooops, once a GM had typed /cliport, everyone could clickport! Fixed it anyhow.
  3. Enok

    Command: Cliport (TFS 1.0)

    Add 'CLIPORT = false' to global.lua Make a cliport.lua in data/talkactions/scripts and add this code http://pastebin.com/MvgYazVC Add this to talkactions.xml <talkaction words="/cliport" separator=" " script="cliport.lua" /> Replace the onLook() function in data/events/scripts/player.lua with...
Back
Top