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

    Just getting back after 12 years and need some help

    Hi guys been out of the loop for a while now i had a custom ot i was working on and now seem to be lost in it all again lol last i had it was to 9.10 i was wondering how hard it would be to upgrade it to 10.0 and what all i would need to do as i said im really rusty but things are coming back...
  2. Jknot

    Lua Exp Problem

    not using ORTS using bruno minervina compile and have not had any problems till i tried to add the slot system then when i removed all the files i had added for the slot system the exp bug started i also am doing live/testing i have ran this for about 1 month now i was just trying to add the...
  3. Jknot

    Lua Exp Problem

    changed player lua as instructed and now i get this[/url][/IMG] http://postimg.org/image/87qnkxd51/
  4. Jknot

    Lua Exp Problem

    ok so i rebooted everything and now im getting this error http://postimg.org/image/jgypdn8iz/ :/ sry for double post
  5. Jknot

    Lua Exp Problem

    added the code
  6. Jknot

    Lua Exp Problem

    Hi guys it's me again i was trying to add this system to my server https://otland.net/threads/tfs-1-1-slot-system.206697/ and somehow managed to blunder it pretty bad now my server wont let me use exp adjustmets everything is standard exp i can't use stages or regular multipliers im using tfs...
  7. Jknot

    Action [TFS 1.1] - Slot system

    i ahve compat lua file i dont kow how to rewreite the script im just learng lua i mosly can copy and paste
  8. Jknot

    Action [TFS 1.1] - Slot system

    can anyone help me out here im getting this error and cannot log in for some reason im using tfs1.1 and 10.76 client i install everything and tried all the other solutions abut i can't get it up and running i get this errorhttp://postimg.org/image/oo869l0qx/
  9. Jknot

    Lua MoveEvent Training Square [TFS_11]

    was this ever fix'd for tfs 1.1 ? i cant seem to get it going
  10. Jknot

    Windows How do i find Unique id's for tfs 1.1 and how do i set them

    ty man we got it working yesterday it was a typo problem i named the file rewards and it should of been reward
  11. Jknot

    NPC The Gambling Man, the interactive dicer

    dang wish we could figure this out i loved skynet dicer on r/t Someone has to know how we can fix this anybody? @Limos maybe?
  12. Jknot

    [TFS 1.1] Outfit Bonuses

    ahh no thanks i better not i dont understand the program enough to use it it would be as much trouble to fix the script as to learn to set up another program lol
  13. Jknot

    [TFS 1.1] Outfit Bonuses

    sorry i dont i havn't even a idea what team viewer is
  14. Jknot

    [TFS 1.1] Outfit Bonuses

    i used citizens and mage outfit and neither had any effect on my stats or displayed any notification i have all addons i have tried with each addon seperate
  15. Jknot

    Action [TFS 1.X] Reward Chest

    na both u guys are the reason it's fixed u both deserve credit thanks Razor for helping me
  16. Jknot

    Action [TFS 1.X] Reward Chest

    Uhhgg i feel like such a idiot thanks alot bro it's working fine now if it was a snake it would have bitten me :) thanks much
  17. Jknot

    [TFS 1.1] Outfit Bonuses

    Nothing it's like it's not even added
  18. Jknot

    Action [TFS 1.X] Reward Chest

    yes there is i copied it from the top post of Elwyn
  19. Jknot

    [TFS 1.1] Outfit Bonuses

    did all that here is the script i just dont know how to add the bonuses to the outfits local hp = Condition(CONDITION_ATTRIBUTES) hp:setParameter(CONDITION_PARAM_TICKS, -1) hp:setParameter(CONDITION_PARAM_SUBID, 100) hp:setParameter(CONDITION_PARAM_STAT_MAXHITPOINTS, 300) local distance =...
Back
Top