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

    Creating script

    hello anyone know if is possible to do a space like an arena where everyone(players) got the same life and mana while they stay in this space? thanks
  2. dervin13

    Linux 0.4 Cast System When Use Enter To See Who Is Open Cast

    Where did you get the code? check if in your config havent to enablecast = true/1.
  3. dervin13

    Pz zone player inside other

    thanks i did it
  4. dervin13

    Pz zone player inside other

    Hello my server is 8.6 tfs 0.4 and i would know if have any way to do players enter in another player when the are in pz zone. thanks
  5. dervin13

    TFS Update to 10.8x, 10.9x series, adding missing features

    Have any way to fix the premium issue? When people have premium days when will log it appears free acc in window and when deslog appear 32672 days in the same window... how to fix this?
  6. dervin13

    Compiling Bug Premium days

    upp
  7. dervin13

    Compiling Bug Premium days

    up
  8. dervin13

    Compiling Bug Premium days

    do you know how to fix this problem?
  9. dervin13

    Compiling Bug Premium days

    up
  10. dervin13

    Compiling Bug Premium days

    I already tried a lot of things but the only things that i get is Free Account or Gratis premium account or 32796 days .......
  11. dervin13

    Compiling Bug Premium days

    anyone??
  12. dervin13

    Compiling Bug Premium days

    Hi, when i try to change character and open the window to change the premium days isn't appear the real... independent of your quantity of days it appears 32796 It's problem something here... When i change the is Premium and put 0x00 it appears always like free account... someone know how to...
  13. dervin13

    Bug in my tfs 1.2 freepremium = false

    -- ordered as in creaturescripts.xml local events = { 'TutorialCockroach', 'ElementalSpheresOverlords', 'BigfootBurdenVersperoth', 'BigfootBurdenWarzone', 'BigfootBurdenWeeper', 'BigfootBurdenWiggler', 'SvargrondArenaKill', 'NewFrontierShardOfCorruption'...
  14. dervin13

    Bug in my tfs 1.2 freepremium = false

    Hello, i got a problem that i put freePremium = false in config.lua, and if player get any premium day he will get automaticaly free premium when log in to account... where i can change it? ** The problem is probably in protocollogin.cpp but i cant fix it in tfs 1.2 **Solved in...
  15. dervin13

    Solved Help change script

    omg very thanks it works!!
  16. dervin13

    Solved Help change script

    Hi, someone know and can help me to transform this script to tfs 1.2?? function onUse(cid, item, fromPosition, itemEx, toPosition) local newPosition = {x=860, y=754, z=7} if item.actionid == 32263 then queststatus = getPlayerStorageValue(cid,12904) if...
  17. dervin13

    Premium Door tfs 1.2

    I didn't know to do it correctly i already tried some scripts, this is my old script that i used in tfs 0.4
  18. dervin13

    Premium Door tfs 1.2

    Hi anyone know how to do a premium door to tfs 1.2 or convert this door? thanks
Back
Top