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

  1. Zyphz

    The Countdown [1000]

    230
  2. Zyphz

    CreatureEvent Upgrade weapon by killing monsters!

    Earth Fire Ice Energy Death Holy Physical Can't remember any others... :D
  3. Zyphz

    Need little help with Gesior's arena.

    Try changing the code with this one: function onKill(cid, target) local monster = getCreatureName(target) local room = getArenaMonsterIdByName(monster) if room > 0 then setPlayerStorageValue(cid, room, 1) doPlayerSendTextMessage(cid,MESSAGE_EVENT_DEFAULT,'Succeeded! Go ahead...
  4. Zyphz

    Key+locked door=Unlocked door!!!

    Using the new quest system you have an easier way ^^
  5. Zyphz

    The Forgotten Server v0.3 beta 1

    Yes.
  6. Zyphz

    The Forgotten Server v0.3 beta 1

    Argh.. It's ok, just tried to help =/
  7. Zyphz

    The Forgotten Server v0.3 beta 1

    It's not infected, and I'm sure. Use if you want, if not just don't use. Btw, I fixed editing the sources, that's why its fixed with the .exe ;)
  8. Zyphz

    The Forgotten Server v0.3 beta 1

    Here you are the fixed addons for beta1. Just overwrite your .exe with this one and you're done... ;) TheForgottenServer_Addons_fix_by_zyphz.rar- Uploadjockey.com
  9. Zyphz

    Suporte em português!

    Substitui seu executável por esse e vai dar tudo certo ;P TheForgottenServer_Addons_fix_by_zyphz.rar- Uploadjockey.com
  10. Zyphz

    Help! Promotion - premium

    Sorry then, but I'll try to get you some working script.
  11. Zyphz

    Help! Promotion - premium

    Look at you config.lua, there is something like this: -- Premium account freePremium = "no" removePremiumOnInit = "yes" premiumForPromotion = "yes" blessingsOnlyPremium = "yes" houseNeedPremium = "yes" bedsRequirePremium = "yes" Change premiumForPromotion = "yes" to "no" I think it...
  12. Zyphz

    UNNAMED acc. maker 0.3.2 beta for TFS

    Gesior removed everything on adminpanel. You have to edit the config.php... It's all there :) @Gesior I've made some mirrors for your acc maker, if you dont mind, I'll post the links here :) Here
  13. Zyphz

    Suporte em português!

    Já tentou esperar um tempo a mais? Com muitos players, se o pc n for tão bom, o server trava mesmo ;)
  14. Zyphz

    Addoner NPC for 8.0-8.3 (npc chat/normal chat)

    Thanks Gesior, you're awesome ;)
Back
Top