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

  1. Pyromental

    [Mod] Random Item Stats

    crashed my ots xd
  2. Pyromental

    You think Cykotitan is the best scripter in OTland?

    Cykos a nub rofl :D
  3. Pyromental

    Ots map hall of fame

    They're all older than TFS.
  4. Pyromental

    Happy birthday Pro Warbringer

    :o congrats :D
  5. Pyromental

    Picture tibia item.

    TibiaWiki. FFS, wrong account.
  6. Pyromental

    Happy Birthday cyko

    lolwut
  7. Pyromental

    OTLand user rating!

    wtf all is cheating bigtime --.
  8. Pyromental

    Action own backpack

    well it's not at the moment
  9. Pyromental

    NPC Gesior's Bank System for 0.2+

    ye, it's my noobchar ;/
  10. Pyromental

    Monster Pyro-elementals.

    HI I'm Pyro'mental
  11. Pyromental

    Action Racing Quest

    sage /thread
  12. Pyromental

    The Countdown [1000]

    2 !!
  13. Pyromental

    Need small fix to my NPC

    Very easy... local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) local talkState = {} function onCreatureAppear(cid) npcHandler:onCreatureAppear(cid) end function onCreatureDisappear(cid)...
  14. Pyromental

    NPC Structure (keywords, actions) more easy access!

    Hi, you should check this out: <npc name="The Oracle" floorchange="0" walkinterval="0"> <health now="150" max="150"/> <look typeex="1448"/> <interaction range="3" idletime="30"> <interact keywords="hi" focus="1"> <!--These are the keywords will trigger this interaction-->...
Back
Top