• 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 Fencore Team

  1. Fencore Team

    The Ox Server core template (not actual template)

    Easy. Simple example on our website.(fencore.net) Similair design, but as far as I remember ox got everythin in a js file right? :)
  2. Fencore Team

    Webdesigner Looking for a website coder

    I can do it using Gesior's AAC.
  3. Fencore Team

    [Sweden] Fencore 10.97 Real-Map Mid-exp

    Well I have checked that player and only because someone uses exiva, doesnt mean you have to get angry about it.
  4. Fencore Team

    [Sweden] Fencore 10.97 Real-Map Mid-exp

    Fixing some stuff. Sorry for issues guys :)
  5. Fencore Team

    [Sweden] Fencore 10.97 Real-Map Mid-exp

    We recreate simplicity, drawn out of a much bigger picture and we love to include the Tibian community in the journey. We all work together out to provide you with a professional Open Tibia Server. Kind Regards, BLSoft. Team Main Website : http://fencore.net Real-Map Mid-Exp 10.97 Real...
  6. Fencore Team

    [TFS 1.2][NPC] Ship Captain

    instead of using xml use .lua example : local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) function onCreatureAppear(cid) npcHandler:onCreatureAppear(cid) end function...
  7. Fencore Team

    Lua [TFS 1.2] Charges on amulets

    Did you read Ninja's post?
  8. Fencore Team

    Windows getting informations about this machine

    Instead of XP use ubuntu thats gonna increase your players "limit" .
  9. Fencore Team

    [TFS 1.2][NPC] Ship Captain

    for dark blue colours . Did u use Curly brackets ?
  10. Fencore Team

    Lua [TFS 1.2] Charges on amulets

    <attribute key="showcharges" value="1" /> <-- and whats that? o_O Example : <item id="2197" article="a" name="stone skin amulet"> <attribute key="weight" value="700" /> <attribute key="slotType" value="necklace" /> <attribute key="charges" value="5" />...
Back
Top