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

    Quest NPC

    Hello everyone. I want to make NPC for one of my quests on 0.3.6 TFS, but I don't really know much about it. I want it to take several items in exchange for teleportation to other destination. Could anyone help me write or at least help me get started with it?
  2. C

    Specified creature summon count

    Hello everyone, I wanted to create a spell that summons a specified creature so that different vocasions have their own creatures. I'm totally new to this, but after some struggle I came up with this: function onCastSpell(cid, var) local config = { playerpos = getPlayerPosition(cid)...
Back
Top