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

  1. Mithaz

    [TFS 1.0] Talkaction buy Addons

    I solve it! Thanks medanny77! I found a solution how to fix it! Just needed to change the items needed for the outfits to the coin id and amount.. Wierd that i didnt thought about that before.... Thanks for jump starting my brain! :)
  2. Mithaz

    [TFS 1.0] Talkaction buy Addons

    That is the exact script that came with the TFS 1.0. I tried to modify it so you could buy addons with only money. But the script that you show here worked on the server.
  3. Mithaz

    [TFS 1.0] Talkaction buy Addons

    No problem :) Trying to solve it my self but could be good with hints from the forum when wierd things like this happens!
  4. Mithaz

    [TFS 1.0] Talkaction buy Addons

    No errors at all. When i try !addon "citizen nothing happens. and as i said there is no errors in the server console when i type only !addon the window that shows how to type to buy the addons pop up so that works
  5. Mithaz

    [TFS 1.0] Talkaction buy Addons

    Hi, I trying to script a talkaction script for my server. I want players on my server shold be able to buy addons any were. So i want a talkaction script that makes it able to buy addons with money using the command !addon "OutfitName This is what i have done using the current addon.lua in...
  6. Mithaz

    Windows My Server keeps closing?

    I found the shutdownAtServerSave. I found it in globalevents script folder in a file called serversave. There i ser shutdownAtServerSave to false. I will check if this solves my problem! :)
  7. Mithaz

    Windows My Server keeps closing?

    Have this problem to. I compiled TFS 1.0 x64 Checked my Config.lua for serverSaveHour = 10 shutdownAtServerSave = "yes" but i cant find it. I have exact the same issue. The server compiled perfect in Visual Studio 2013. No errors at all. Server runs fine but after ~12h it just shutdown it...
  8. Mithaz

    [TFS v0.2.8][Spell] Spells give skill when using them?

    That was what i was looking for thanks man. Will add it to my spell and try it out ASAP! It Worked fine :) Thanks alot! Back to code, Mapping and designing my Custom RPG server! Again thanks alot!
  9. Mithaz

    [TFS v0.2.8][Spell] Spells give skill when using them?

    Hello. I creating a custom server and i want to make special spells to all my vocations. I wonder if i can make so EXAMPLE : My ranger vocation use a spell only for his vocation. And when he use it he will get Distance Fighting for using his skill. All i want to know is how to make the...
  10. Mithaz

    Fallen's NPC Maker v1.4 (using talkState)

    Wold like to see this again!! Me like :)
  11. Mithaz

    Znote AAC 1.4 - [TFS 0.2.13+] & [TFS 0.3.6+/0.4]

    Thanks. Found that one too but was not 100% it was the right place. Thanks alot!
  12. Mithaz

    Znote AAC 1.4 - [TFS 0.2.13+] & [TFS 0.3.6+/0.4]

    I tried. But my internet connection is terrable at the moment and the video dont buffer. "So happy i wont be the host of my server" :D
  13. Mithaz

    Znote AAC 1.4 - [TFS 0.2.13+] & [TFS 0.3.6+/0.4]

    Hi greate ACC Zonet! One question. I might be blind or to lazy to find it but what Page_Access to i give a account to get access to admin panel?
  14. Mithaz

    Lua Can this spell be made?

    I want a spell that moves with the player. Say the player stands on X : 1 Y: 1 Z: 7 and cast the spell and the spell shold do 3 waves. But if the player moves i want the spell to move with him and not stay on the same location were the player casted it. The spell im making is a aoe low...
  15. Mithaz

    Custom Added Vocations

    Just because i want to try come up with some sort of solotion before i ask for help on the forum. And i did it because when i made this vocation and added it to my gesiors character creation page i first used the Sorcerer sample. And when i created my custom vocation i was a Sorcerer not my...
Back
Top