Lost_Noob Posted February 3, 2015 Report Share Posted February 3, 2015 We run events on our server, for the next event we want to have a dog fight. We can manually spawn in the vehicles for the event then delete them after...the problem... Anyone got the air plane weapons in their BE filters? if so can you post them up? Or if not, anyone know where I can get the ID's? Link to comment Share on other sites More sharing options...
axeman Posted February 3, 2015 Report Share Posted February 3, 2015 Google Arma 3 Assets, has all you need :) Link to comment Share on other sites More sharing options...
mrConfused Posted February 5, 2015 Report Share Posted February 5, 2015 Hi guys, quick question, is there I managed to get one vehicle to work, the Ifrit, I also tried the Strider (I_MRAP_03_F) and UGV stomper (I_UGV_01_F). Do some of the vehicles not actually work, or am I just doing something wrong, it is really easy and I deleted a good portion of vehicles off the map so can't see where the mistake could be in something so simple. Secondly, I added an exception for the smoke grenade in createvehicles.txt to stop me from getting kicked, now I don't get kicked but the smoke feature is in red and unusable, is there away around it? Apologies if if both things were covered, I didn't see it when I read. Thanks. Link to comment Share on other sites More sharing options...
emwilsh Posted February 5, 2015 Report Share Posted February 5, 2015 try adding in these Pmarks ("I_MRAP_03_F"), <comma doesnt apply to the last one n the list.. the stomper will need the terminal to use Link to comment Share on other sites More sharing options...
mrConfused Posted February 5, 2015 Report Share Posted February 5, 2015 Thanks for the reply, I should of made it more clear, I think I have them right, as in one of the vehicles works, just not the other two, here is what I added, not at bottom of the list (hence the comma) and the second two do not work; {"O_MRAP_02_F",3}, {"O_UGV_01_F",3}, {"I_MRAP_03_F",3}, Link to comment Share on other sites More sharing options...
Talib Posted February 5, 2015 Report Share Posted February 5, 2015 Merci pour la Réponse, je Made, plus clair, Je Pense que je te les intérim droit, comme dans un l'ONU des Véhicules Fonctionne, Mais pas Les Deux Autres, VOICI Ce que je ai added, pas au bas de la liste (D'où La Virgule) ET Les Deux NE fonctionnent pas; {"O_MRAP_02_F", 3}, {"O_UGV_01_F", 3}, {"I_MRAP_03_F", 3} , pas Virgul it works very well allowedVehiclesList [] = { {"C_Offroad_01_EPOCH", 30}, {"C_Quadbike_01_EPOCH", 35}, {"C_Hatchback_01_EPOCH", 15}, {"C_Hatchback_02_EPOCH", 15}, {"C_SUV_01_EPOCH", 40}, {"C_Rubberboat_EPOCH", 5}, {"C_Rubberboat_02_EPOCH", 5}, {"C_Rubberboat_03_EPOCH", 5}, {"C_Rubberboat_04_EPOCH", 5}, {"C_Van_01_box_EPOCH", 20}, {"C_Van_01_transport_EPOCH", 14}, {"C_Boat_Civil_01_EPOCH", 5}, {"C_Boat_Civil_01_police_EPOCH", 5}, {"C_Boat_Civil_01_rescue_EPOCH", 5}, {"B_Heli_Light_01_EPOCH", 15}, {"B_SDV_01_EPOCH", 10}, {"B_MRAP_01_EPOCH", 30}, {"B_Truck_01_transport_EPOCH", 10}, {"B_Truck_01_covered_EPOCH", 10}, {"B_Truck_01_mover_EPOCH", 10}, {"B_Truck_01_box_EPOCH", 5}, {"O_Truck_02_covered_EPOCH", 8}, {"O_Truck_02_transport_EPOCH", 5}, {"O_Truck_03_covered_EPOCH", 5}, {"O_Truck_02_box_EPOCH", 5}, {"I_Heli_light_03_unarmed_EPOCH", 10}, {"O_Heli_Light_02_unarmed_EPOCH", 15}, {"I_Heli_Transport_02_EPOCH", 30}, {"O_Heli_Transport_04_EPOCH", 10}, {"O_Heli_Transport_04_bench_EPOCH", 8}, {"O_Heli_Transport_04_box_EPOCH", 10}, {"O_Heli_Transport_04_covered_EPOCH", 8}, {"B_Heli_Transport_03_unarmed_EPOCH", 8}, {"Jetski_epoch", 7}, {"K01", 5}, {"K02", 5}, {"K03", 5}, {"K04", 5}, {"Ebike_epoch", 30}, {"Mosquito_epoch", 7}, {"B_Heli_Transport_01_F", 10}, {"I_G_Offroad_01_armed_F", 20}, {"B_G_Offroad_01_armed_F", 20}, {"B_Truck_01_fuel_F_F", 5}, {"B_Heli_Transport_01_camo_F", 10}, {"O_G_Offroad_01_armed_F", 25}, {"B_MRAP_01_F", 15}, {"O_MRAP_02_F", 15}, {"I_MRAP_03_F", 15}, {"O_Truck_03_transport_F", 20}, {"O_Truck_03_repair_F", 12} }; Link to comment Share on other sites More sharing options...
Finuix Posted February 6, 2015 Report Share Posted February 6, 2015 Is it possible to get newly added vehicles into the admin spawn in menu ? Link to comment Share on other sites More sharing options...
Lost_Noob Posted February 6, 2015 Report Share Posted February 6, 2015 Tested on a private server. Works for me: Of course a custom Vehicle. its exactly the same principle. Addon wasnt created by me. Where and how did you get police car?! Want to add this for the roaming AI haha Link to comment Share on other sites More sharing options...
unerground2 Posted February 6, 2015 Report Share Posted February 6, 2015 Where? RPG mods how ? register and everything etc... etc... bla bla bla untill you get the download. Link to comment Share on other sites More sharing options...
ghostfur Posted February 8, 2015 Report Share Posted February 8, 2015 -please delete this post- Link to comment Share on other sites More sharing options...
omega13 Posted February 9, 2015 Report Share Posted February 9, 2015 Noob question coming up! If I was to add the vehicles to the server side and client side, does that mean in order for others to enter our server they have to have that also downloaded on their side? Or can they enter and just not use the vehicles? They need more of these to be simply put in server side and not client side that way their is less downloading needed Link to comment Share on other sites More sharing options...
RIE_JACKTE(new) Posted February 15, 2015 Report Share Posted February 15, 2015 Noob question coming up! If I was to add the vehicles to the server side and client side, does that mean in order for others to enter our server they have to have that also downloaded on their side? Or can they enter and just not use the vehicles? They need more of these to be simply put in server side and not client side that way their is less downloading needed they will need the files client side . Link to comment Share on other sites More sharing options...
Lost_Noob Posted February 15, 2015 Report Share Posted February 15, 2015 Ok so I've added vehicles and while its been good and the player base of the server has been growing...the problem I have now with vehicles I added... Players CANNOT sell the added vehicles...is there a way of adding them to the list of items bought/sold by traders? Link to comment Share on other sites More sharing options...
unerground2 Posted February 16, 2015 Report Share Posted February 16, 2015 if you have to edit the epoch mod files but thats not allowed anyway Link to comment Share on other sites More sharing options...
Noldy Posted February 19, 2015 Report Share Posted February 19, 2015 Hello Epoch Community I 've added new addon vehicles. You will be shown on the map as a marker , but not stay here. Does anyone know why? Link to comment Share on other sites More sharing options...
OfficeGlenn Posted February 25, 2015 Report Share Posted February 25, 2015 I've read through all the post and I can't figure out how to get custom vehicles like the MV22 osprey( http://www.armaholic.com/page.php?id=23848&highlight=MV22) onto my bloody server. I've tried adding the file to the /@EpochHive/addons folder on my hosted server and added mv22 to the epochconfig.hpp but it just doesn't load. what does it mean to load it client side versus server side? Is that like a dedicated server thing? I use survivalservers.com to host the server and can't figure out how to get the planes to appear on the server let alone any other custom vehicles. Any suggestions or walk through videos you can point me at would be greatly appreciated. Link to comment Share on other sites More sharing options...
OfficeGlenn Posted February 25, 2015 Report Share Posted February 25, 2015 Tested on a private server. Works for me: Of course a custom Vehicle. its exactly the same principle. Addon wasnt created by me. Would you share the code and steps you used to get your custom vehicles on the server? I would like to add the Mv22 osprey and police cars to my server but can't figure out how to get them on our server. Bushwick 1 Link to comment Share on other sites More sharing options...
omega13 Posted February 26, 2015 Report Share Posted February 26, 2015 Same the police cars would be a really nice touch Bushwick 1 Link to comment Share on other sites More sharing options...
laurent09 Posted February 28, 2015 Report Share Posted February 28, 2015 Would you share the code and steps you used to get your custom vehicles on the server? I would like to add the Mv22 osprey and police cars to my server but can't figure out how to get them on our server. I am also interested Link to comment Share on other sites More sharing options...
Tango2k13 Posted March 6, 2015 Report Share Posted March 6, 2015 1 Question Please: i checked my allowd vehicle list and added this: allowedVehiclesList[] = { {"C_Offroad_01_EPOCH",8}, {"B_MRAP_01_hmg_F",3}, {"B_G_Offroad_01_armed_F",3}, {"O_MRAP_02_hmg_F",3}, {"O_G_Offroad_01_armed_F",3}, {"O_Heli_Light_02_F",2}, {"O_Heli_Attack_02_F",2}, {"C_Quadbike_01_EPOCH",8}, {"C_Hatchback_01_EPOCH",10}, {"C_Hatchback_02_EPOCH",10}, {"C_SUV_01_EPOCH",10}, {"C_Rubberboat_EPOCH",5}, {"C_Rubberboat_02_EPOCH",5}, {"C_Rubberboat_03_EPOCH",5}, {"C_Rubberboat_04_EPOCH",5}, {"C_Van_01_box_EPOCH",8}, {"C_Van_01_transport_EPOCH",9}, {"C_Boat_Civil_01_EPOCH",5}, {"C_Boat_Civil_01_police_EPOCH",5}, {"C_Boat_Civil_01_rescue_EPOCH",5}, {"B_Heli_Light_01_EPOCH",2}, {"B_SDV_01_EPOCH",2}, {"B_MRAP_01_EPOCH",3}, {"B_Truck_01_transport_EPOCH",1}, {"B_Truck_01_covered_EPOCH",2}, {"B_Truck_01_mover_EPOCH",1}, {"B_Truck_01_box_EPOCH",1}, {"O_Truck_02_covered_EPOCH",2}, {"O_Truck_02_transport_EPOCH",1}, {"O_Truck_03_covered_EPOCH",1}, {"O_Truck_02_box_EPOCH",1}, {"I_Heli_light_03_unarmed_EPOCH",1}, {"O_Heli_Light_02_unarmed_EPOCH",1}, {"I_Heli_Transport_02_EPOCH",1}, {"O_Heli_Transport_04_EPOCH",1}, {"O_Heli_Transport_04_bench_EPOCH",1}, {"O_Heli_Transport_04_box_EPOCH",1}, {"O_Heli_Transport_04_covered_EPOCH",1}, {"B_Heli_Transport_03_unarmed_EPOCH",1}, {"jetski_epoch",7}, {"K01",2}, {"K02",2}, {"K03",2}, {"K04",2}, {"ebike_epoch",7}, {"mosquito_epoch",7} is anything wrong with this 7 Vehicles?That are the first 7 in the list that didnt spwan! {"C_Offroad_01_EPOCH",8}, {"B_MRAP_01_hmg_F",3}, {"B_G_Offroad_01_armed_F",3}, {"O_MRAP_02_hmg_F",3}, {"O_G_Offroad_01_armed_F",3}, {"O_Heli_Light_02_F",2}, {"O_Heli_Attack_02_F",2}, I have the classname from here http://wiki.7thcavalry.us/wiki/ARMA_3_Vehicles I checked this double times the codes should be ok or is there anything wrong? Kind Regards Link to comment Share on other sites More sharing options...
way420 Posted March 6, 2015 Report Share Posted March 6, 2015 those are fine I have em on mine plus meny others all you might have to do is a car refresh get rid of all cars and choppers and restart server you will see em Link to comment Share on other sites More sharing options...
Finuix Posted March 8, 2015 Report Share Posted March 8, 2015 Where do i find id from for example the police car ? i only find stock arma 3 stuff id's Link to comment Share on other sites More sharing options...
DerLetzteMann Posted March 9, 2015 Report Share Posted March 9, 2015 hi, i have a question. we want to add this complete vehicle list .... http://wiki.7thcavalry.us/wiki/ARMA_3_Vehicles..... but 70% of the vehicles in that list dont spawn... why? Link to comment Share on other sites More sharing options...
Tango2k13 Posted March 9, 2015 Report Share Posted March 9, 2015 hi, i have a question. we want to add this complete vehicle list .... http://wiki.7thcavalry.us/wiki/ARMA_3_Vehicles..... but 70% of the vehicles in that list dont spawn... why? Hast du deine Fahrzeug Liste mal komplett gelöscht und server dann neu gestartet? Did you Reset your vehicle List?and restart the server? Kind Regards Link to comment Share on other sites More sharing options...
DerLetzteMann Posted March 9, 2015 Report Share Posted March 9, 2015 ne einfach geaddet bzw. unten dran geschrieben. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now