moto956

Member
  • Content count

    42
  • Donations

    0.00 EUR 
  • Joined

  • Last visited

Everything posted by moto956

  1. moto956

    Can anyone point me in the right direction---->?

    As far as custom objects should be in mission folder/initServer.sqf. you will have to tweek cords yourself. If you want to add a traders you will do in mission folder/initPlayerLocal.sqf. Trader zones and Markers are in mission folder/mission.sqm Hope that helps!
  2. moto956

    Remove servers from account

    Does howdy still work on removing accounts? sent a email with my info to get removed. Still waiting on that to happen! How long does one have to wait? Is anyone else i can send my info so i can get my server running with this app?
  3. Hello, was trying to setup my XM8 app. Having a problem, it says address already in use. i looked into it and found this address and name of server it is not my addres and server name. Bandit123 173.234.30.106:2300 <---this is what is has. has 106 at end. mine is 100. please fix! So i can get my app running. below is my info on my server. 173.234.30.100:2300 is my address. NAME: Arma 3 Server CONNECTION INFO: 173.234.30.100:2300 QUERY INFO: 173.234.30.100:2301 FTP: 173.234.30.100:21
  4. moto956

    Rocket Launchers

    Thanks! Yes, that was the problem. Works but like you said needs to be purchased into vehicle.
  5. moto956

    Rocket Launchers

    Was trying to add to traders. They do show up at trader and takes my tab's but doesnt give me launcher. I have added to traders i see items i can buy. It will not give it to me though. any ideas?
  6. moto956

    what is happening?

    Lol, happens to me all the Team... lol jk
  7. moto956

    what is happening?

    Sure I will try that again. But haven't checked my battleye. Thanks for your advice!
  8. moto956

    what is happening?

    Ok, did a tracert like you said. But not sure what I'm looking for here. and how to correct it.http://pastebin.com/QASntKMS Thanks for your help!
  9. moto956

    what is happening?

    I ran into the same problem. i get session lost during game play. and only have seen same error. Have you found a fix for this? Only thing i have seen close to this error is in the DMS config.sqf. I'm going to change the #FFFFFF to "#ff0000"; and ill let you know if it works.
  10. I can maybe help. What do you want done?
  11. Show me your config. What changes did you do to it? As far as listing not showing it sometime takes up to a hr for it to show in launcher.
  12. You need to make a new CfgRemoteExec.hpp in mpmissions/atlis... My description.ext looks like this http://pastebin.com/kMYkjLV8 and my CfgRemoteExec.hpp looks like this http://pastebin.com/1zVCmVg2 . I had to make a new CfgRemoteExec.hpp and put it in same area as description.ext and config files for Exile.Atlis... just make sure if you use mine that you take out this part ofCfgRemoteExec class SA_Simulate_Towing { allowedTargets=0; }; class SA_Attach_Tow_Ropes { allowedTargets=0; }; class SA_Take_Tow_Ropes { allowedTargets=0; }; class SA_Put_Away_Tow_Ropes { allowedTargets=0; }; class SA_Pickup_Tow_Ropes { allowedTargets=0; }; class SA_Drop_Tow_Ropes { allowedTargets=0; }; class SA_Set_Owner { allowedTargets=2; }; class SA_Hint { allowedTargets=1; }; class SA_Hide_Object_Global { allowedTargets=2; }; Hope that works for you!
  13. Let me start off by saying I Love infistar! But since i changed maps and updated all my mods including infistar. I am now getting a very bad lag down to 1fps after 29-30mins into game play to the point where it is unplayable. Without fail same time everytime. I can remove infistar and I will not have that issue. I just was wonding if anyone had same problem and how they fixed if they did. I changed maps from altis to chernarus. and my mods are @Exile;@Ryanzombies;@Arma Enhanced Movement;@Advanced Urban Rappelling;@Advanced Sling Loading;@Advanced Rappelling;@Advanced Towing;@CBA_A3;@FMP;@HAP;@RZInfection_for_Exile;@Extended_Base_Mod;@CUP_Core;@CUP_Map Scripts Im running are Exad, and a building replacement script. Nothing is coming up in my rpt.log. Thanks and hope someone can help me out with this issue! v0066 27-Nov-2016
  14. what i can do is take out again and get another rpt.log . occpation and A3XAi are out
  15. ya i thougt it was the boats also but I had taken out Occupation pbo and ran without it. it still did same thing. Not sure on why? Im telling you I dont think it is Occupation. I think its a cleanup or sometype of info being collected or sent at around that time. Not sure what im talking about, but just have a feeling something like that. If you want to test server out i still have your UID in admin setup, if you wanted to test yourself. If not I understand, your a busy man. 64.94.95.155:2300
  16. this is what i was running on altis and not a problem. all ran good. i took out ryanzombies and RZ infrection still runs for 29-30 mins then will get a huge fps lag.
  17. here is rpt.log: pastebin.com/LL45qakw and i had tried to take out OCCUPATION and run server without it. but still same thing happens. It will be around the 21.29 to 21.31 around that mark. I also took out ryanzombies and RZ infection and still happens. rpt. log for that pastebin.com/rYr5LtDU.
  18. moto956

    How to Exile Chernarus (or any other map)

    I'm having problems also. did you get cup map working? If so, how did you end up doing it? I can't get this to work for me and I have looked but all have diff. I need help with this. I ether get this: 15:33:53 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.CUP_Terrains_Core or i get a restart loop. wil restart and restart over and over. Need help with this please. I have a gamingdeluxe server. So far what I have tried is first put both @CUP_Terrains_Core @CUP_Terrains_Maps folders in my root folder. Then i went to parameters and added to my modline.@CUP_Terrains_Core;@CUP_Terrains_Maps along with my other mods. I went to server.cfg and changed template = "Exile.Chernarus_summer";. I think my problems are in my mission.sqf really not sure on how to do this. pastebin.com/V6PKd3W3 my mods are: @Exile;@Ryanzombies;@Arma Enhanced Movement;@Advanced Urban Rappelling;@Advanced Sling Loading;@Advanced Rappelling;@Advanced Towing;@CBA_A3;@FMP;@HAP;@RZInfection_for_Exile;@Extended_Base_Mod;@CUP_Terrains_Core;@CUP_Terrains_Maps A couple of my rpt. logs : pastebin.com/WQ9i9tpM & pastebin.com/uttVjWJm Please help someone!
  19. Not sure what happened but server went down. I had things running great till I added revive script. it ran for about 12hrs or so then just stopped working. When people try to join it all you could see was 1stperson view with no control just lie there. I tried to redo what i had did with revive with my back up pbo and still would not work. I have been at it for days now. I have made things alot worse I think. on my servermod i had put in exileserver/addons and took out parameter. but i took back out and ran @enigma folder. everything was working with this set up. I got this off my web console pastebin.com/tP9YdEQZ mods: @Exile;@Ryanzombies;@CBA_A3;@infiSTAR_Exile;@Exteneded_Base_Mod;@FMP;@AdvancedUrbanRappelling;@AdvancedSlingLoading;@AdvancedRappelling;@Arma_Enhanced_Movement;@RZInfection_for_Exile;@HAP servermod:@ExileServer;@extDB2;@Enigma;@a3_dms;@A3XA;@AdvancedUrbanRappelling;@Exteneded_Base_Mod;@AdvancedSlingLoading;@AdvancedRappelling;@Arma_Enhanced_Movement;@RZInfection_for_Exile;@HAP after I screwed things up rptlog: pastebin.com/JVdDQGH6 before i screwed things up rptlog: http://pastebin.com/g1dkZ62Q Not sure on how to fix and i really don't want to start all over installing all mods and scripts. but its like it is stuck in restart loop. If i cant get to work I guess Server goes down and I am never playing arma again.
  20. servermod:@ExileServer;@iniSTAR_Exile;@CBA_A3 is this a typo? Extended instead of Exteneded i tried your way and did not work for me. i fixed extended and when i loaded in infistar didnt load. but still got into game but still 1stperson view with no control. rptlog: pastebin.com/DRWG6eWE
  21. So what do i do? If you don't mind me asking.
  22. pastebin.com/JVdDQGH6 if you want to check it out. Everything was running then i added revive worked for 12hrs then gave out. I made things alot worse trying to fix. I'm so screwed! Anyone need a test server? I so dont want to wipe everything and start all over. i tried replacing with backup pbo's and still nothing. And revive was last thing i was going to add to server. My luck. I mean why everything was running fine before adding.
  23. well I dont know what to do anymore other than stop my server. so sad! All my hard work, down the drain. Thanks guys for the help! But i'm so done trying to fix this so, I think im done with arma.
  24. I'm glad it worked for you! Makes my day! Now wish i can fix my server! Not sure on how to find my rpt log? lol