Welcome to The Forum

Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies and more


MegaZ

Members
  • Posts

    168
  • Joined

  • Last visited

Posts posted by MegaZ

  1. Hi guys what program do you use to log in to get to the files to alter them (ftp) I Know the Server and Mission files but want to set up my BE filters and and other bits to the main Arma Folder - I can log in via ftp in a browser but obviously it cant be edited and tried MySQL Workbench but it wont connect. What do you use ?

     

    Thanks

     

    MegaZ

  2. 23:25:07 Warning Message: Script z\addons\dayz_server\init\server_functions.sqf not found

    23:25:07 Warning Message: Script z\addons\dayz_server\missions\DayZ_Epoch_17.Chernarus\dynamic_vehicle.sqf not found

    23:25:07 Warning Message: Script z\addons\dayz_server\missions\DayZ_Epoch_17.Chernarus\mission.sqf not found

     

    You dont have the correct files loaded or link to file is wrong ( I dont use overpoch but just trying to read problem you have)

    MegaZ

  3. 23:25:07 Warning Message: Script z\addons\dayz_server\init\server_functions.sqf not found

    23:25:07 Warning Message: Script z\addons\dayz_server\missions\DayZ_Epoch_17.Chernarus\dynamic_vehicle.sqf not found

    23:25:07 Warning Message: Script z\addons\dayz_server\missions\DayZ_Epoch_17.Chernarus\mission.sqf not found

     

    You dont have the correct files loaded or link to file is wrong ( I dont use overpoch but just trying to read problem you have)

    MegaZ

  4. just read that hfb has closed there doors and survival servers are next. Due to the game spy going down and the new beta patch all servers thru ss will not work leaving your with no server. They suck at hosting. I had a server for 1 month and its been down for 3 weeks now. Server shows unknown. The only response I get is ddos.fuck you and your ddos shit fag bags. I have reported you guys and wait and see what happens I also filed charges to my credit card.IF ANYONE IS SEEING THIS GO ELES WHERE FOR HOSTING THIS PLACE IS PURE RIP OF CITY...THE BEST COMPANY I JUST SWITCHED TO WAS Vilayer LTD .AND I HAVE TO TELL YOU THEY ARE HANDS DOWN THE BEST FOR ANY SUPPORT.THEY HAVE ALREDY MOVED THERE SERVERS OVER TO THE NEW STEAM BETA.TAKE YOUR MONEY AND RUN FROM SS..YOU'VE BEEN WARNED...

     

     

    Well if you just read can you post the link to the article that say SS are closing?

     

    MegaZ

     

    I have had a few problems with them mainly Unknown but over all they are not to bad Yes tickets do take some time to answer, But you are not paying Vilayer or ST prices are you.

  5. just read that hfb has closed there doors and survival servers are next. Due to the game spy going down and the new beta patch all servers thru ss will not work leaving your with no server. They suck at hosting. I had a server for 1 month and its been down for 3 weeks now. Server shows unknown. The only response I get is ddos.fuck you and your ddos shit fag bags. I have reported you guys and wait and see what happens I also filed charges to my credit card.IF ANYONE IS SEEING THIS GO ELES WHERE FOR HOSTING THIS PLACE IS PURE RIP OF CITY...THE BEST COMPANY I JUST SWITCHED TO WAS Vilayer LTD .AND I HAVE TO TELL YOU THEY ARE HANDS DOWN THE BEST FOR ANY SUPPORT.THEY HAVE ALREDY MOVED THERE SERVERS OVER TO THE NEW STEAM BETA.TAKE YOUR MONEY AND RUN FROM SS..YOU'VE BEEN WARNED...

     

     

    Well if you just read can you post the link to the article that say SS are closing?

     

    MegaZ

     

    I have had a few problems with them mainly Unknown but over all they are not to bad Yes tickets do take some time to answer, But you are not paying Vilayer or ST prices are you.

  6. As far as I am aware you wont be able to Just download your pbo's and then re upload them as things have changed, Scripts will have to be added again manually. Most scripts are straight forward to add just do them one at a time and test server before adding the next. A few scripts will not work as is on the new update so read up on what you want to add and make sure it is 1.0.5+ compatible

    MegaZ

     

    Im doing mine next weekend just waiting so they can fix a few of the bugs.

     

    that would nto work just downloading them and reuploading them because the new update has differnet fn selfactions and many other changes to other complies

     

     

    That reply was to your suggestion of: (if your scared of losing your scripts download your mission pbo and server pbo and save them)

    Sugestion that he downloads his mission and server.pbo

  7. As far as I am aware you wont be able to Just download your pbo's and then re upload them as things have changed, Scripts will have to be added again manually. Most scripts are straight forward to add just do them one at a time and test server before adding the next. A few scripts will not work as is on the new update so read up on what you want to add and make sure it is 1.0.5+ compatible

    MegaZ

     

    Im doing mine next weekend just waiting so they can fix a few of the bugs.

     

    that would nto work just downloading them and reuploading them because the new update has differnet fn selfactions and many other changes to other complies

     

     

    That reply was to your suggestion of: (if your scared of losing your scripts download your mission pbo and server pbo and save them)

    Sugestion that he downloads his mission and server.pbo

  8. As far as I am aware you wont be able to Just download your pbo's and then re upload them as things have changed, Scripts will have to be added again manually. Most scripts are straight forward to add just do them one at a time and test server before adding the next. A few scripts will not work as is on the new update so read up on what you want to add and make sure it is 1.0.5+ compatible

    MegaZ

     

    Im doing mine next weekend just waiting so they can fix a few of the bugs.

  9. As far as I am aware you wont be able to Just download your pbo's and then re upload them as things have changed, Scripts will have to be added again manually. Most scripts are straight forward to add just do them one at a time and test server before adding the next. A few scripts will not work as is on the new update so read up on what you want to add and make sure it is 1.0.5+ compatible

    MegaZ

     

    Im doing mine next weekend just waiting so they can fix a few of the bugs.

  10. Hi you will need to change as sample below:

     

    SAR_leader_sold_skills = [

     

    ["aimingAccuracy",0.35, 0.10], // skilltype, , ; 35 up this to say 45 and the 0.10 you wont need to change as this is the random eliment that could be added to the first Number making it up to 55

    ["aimingShake", 0.35, 0.10],

    ["aimingSpeed", 0.80, 0.20],

    ["spotDistance", 0.70, 0.30],

    ["spotTime", 0.65, 0.20],

    ["endurance", 0.80, 0.20],

    ["courage", 0.80, 0.20],

    ["reloadSpeed", 0.80, 0.20],

    ["commanding", 0.80, 0.20],

    ["general", 0.80, 0.20]

     

    Just make sure the 2 Number dont go over 1.00 ie 0.45 + 0.10 = 0.55

     

    to make very hard AI you would do this (but they are insane at this level

     

    ["aimingShake", 1.00, 0.00],

    ["aimingSpeed", 1.00, 0.00],

    ["spotDistance",1.00, 0.00],

    ["spotTime", 1.00, 0.00],

    ["endurance",1.00, 0.00],

    ["courage", 1.00, 0.00],

    ["reloadSpeed", 1.00, 0.00],

    ["commanding", 1.00, 0.00],

    ["general", 1.00, 0.00]

     

    MegaZ

  11. Hi you will need to change as sample below:

     

    SAR_leader_sold_skills = [

     

    ["aimingAccuracy",0.35, 0.10], // skilltype, , ; 35 up this to say 45 and the 0.10 you wont need to change as this is the random eliment that could be added to the first Number making it up to 55

    ["aimingShake", 0.35, 0.10],

    ["aimingSpeed", 0.80, 0.20],

    ["spotDistance", 0.70, 0.30],

    ["spotTime", 0.65, 0.20],

    ["endurance", 0.80, 0.20],

    ["courage", 0.80, 0.20],

    ["reloadSpeed", 0.80, 0.20],

    ["commanding", 0.80, 0.20],

    ["general", 0.80, 0.20]

     

    Just make sure the 2 Number dont go over 1.00 ie 0.45 + 0.10 = 0.55

     

    to make very hard AI you would do this (but they are insane at this level

     

    ["aimingShake", 1.00, 0.00],

    ["aimingSpeed", 1.00, 0.00],

    ["spotDistance",1.00, 0.00],

    ["spotTime", 1.00, 0.00],

    ["endurance",1.00, 0.00],

    ["courage", 1.00, 0.00],

    ["reloadSpeed", 1.00, 0.00],

    ["commanding", 1.00, 0.00],

    ["general", 1.00, 0.00]

     

    MegaZ

  12. Hi Swampthing, I dont use Sarge myself but just looked on the Github and went through a few file and found where you need to alter:

    link to sarge: https://github.com/Swiss-Sarge/SAR_AI

     

    in your addons folder - there should be sarge folder - in there you will see SAR_config.sqf - THIS IS WHERE YOU CHANGE AI example of one below

     

    Skills for all possible units

    // ---------------------------------------------------------------------------------------------------------------------

     

    //

    // military AI

    //

     

    // Leader

    SAR_leader_sold_skills = [

     

    ["aimingAccuracy",0.35, 0.10], // skilltype, , ;

    ["aimingShake", 0.35, 0.10],

    ["aimingSpeed", 0.80, 0.20],

    ["spotDistance", 0.70, 0.30],

    ["spotTime", 0.65, 0.20],

    ["endurance", 0.80, 0.20],

    ["courage", 0.80, 0.20],

    ["reloadSpeed", 0.80, 0.20],

    ["commanding", 0.80, 0.20],

    ["general", 0.80, 0.20]

     

    ];

     

    Change these values just remember do small changes as little changes can do a lot

    MegaZ