Link Posted August 10, 2014 Report Share Posted August 10, 2014 Is there any way of getting this to work alongside Adavnced Alchemical Crafting? With both installed no right click options appear, there must be a fix, does anybody have a solotuon? Link to comment Share on other sites More sharing options...
Objectives__ Posted August 11, 2014 Report Share Posted August 11, 2014 Thank you sideshowfrieak, Appreciated muchly Link to comment Share on other sites More sharing options...
cm_red000 Posted August 11, 2014 Report Share Posted August 11, 2014 Does anyone have an example createvehicle.txt for this? I've managed to get most of them on there but can't seem to figure out where to put the wooden shelf. Continues to kick people no matter where I try to put the exception. Link to comment Share on other sites More sharing options...
jakers Posted August 11, 2014 Report Share Posted August 11, 2014 Has there been any fix for this? With the current version I have people unable to pedal their bikes and some occasionally getting teleported about 6 km out to sea within 10 seconds of getting on the bike. Older versions don't seem to have the TP issue but still 'broken' bikes. Im also having these same issues on my server, any help on these would be great. Link to comment Share on other sites More sharing options...
Goon Posted August 13, 2014 Report Share Posted August 13, 2014 Great mod and thanks for your work, Any news on items you interact with like the guns in my list below, not being locked after restart so players do not have to then unpack and re make. ["ItemRuby",[0,2,0],5,1,false,false,true,true,true,false,["SearchLight_TK_EP1"],[],["ItemRuby","ItemRuby","PartGeneric","PartGeneric","ItemLightBulb"]], ["ItemSapphire",[0,2,0],5,1,false,false,true,true,true,false,["M2StaticMG_US_EP1"],[],["ItemSapphire","ItemSapphire","ItemSapphire","PartGeneric","PartGeneric","skavil_M60"]], ["ItemObsidian",[0,2,0],5,1,false,false,true,true,true,false,["DSHKM_CDF"],[],["ItemObsidian","ItemObsidian","ItemObsidian","PartGeneric","PartGeneric","M249_m145_EP1_DZE"]], ["ItemEmerald",[0,2,0],5,1,false,false,true,true,true,false,["Land_Ind_TankSmall"],[],["ItemEmerald","ItemEmerald","metal_panel_kit","metal_panel_kit","PartGeneric","PartGeneric","ItemFuelBarrel"]], ["ItemAmethyst",[0,2,0],5,1,false,false,true,true,true,false,["Land_vez"],[],["ItemAmethyst","ItemAmethyst","ItemAmethyst","metal_panel_kit","metal_panel_kit","PartGeneric","PartGeneric","metal_floor_kit","metal_floor_kit"]], ["ItemTopaz",[0,2,0],5,1,false,false,true,true,true,false,["Land_radar_EP1"],[],["ItemTopaz","ItemTopaz","ItemTopaz","metal_panel_kit","metal_panel_kit","PartGeneric","PartGeneric","metal_floor_kit","metal_floor_kit","metal_floor_kit","metal_floor_kit"]] Just thought is there a way to extend the Parts needed message that shows, Many tahnks Keith Link to comment Share on other sites More sharing options...
Goon Posted August 14, 2014 Report Share Posted August 14, 2014 Another question plz, Regarding the M2 i have above. i dont want it to take damage so do i set its _damageLimit to 0 and i dont want the black screen when i get in so i set _simulation to true, And after reading the forum says you have fixed the locked after restart, so if this is happening maybe i dont have the latest ver of your work. I hope you have time to read this, Keith Link to comment Share on other sites More sharing options...
Jaxjags2100 Posted August 15, 2014 Report Share Posted August 15, 2014 I'm not getting the option to repack the bike when I installed following your directions. Any suggestions? Link to comment Share on other sites More sharing options...
Firefly Posted August 18, 2014 Report Share Posted August 18, 2014 Anyone else having issues with cleanup? Anything placed by this gets deleted despite having cleanup set to -1 Fixed now. Link to comment Share on other sites More sharing options...
Anarior Posted August 19, 2014 Report Share Posted August 19, 2014 Well I fixed the issue with players TPing when getting onto a bike. Turns out they were able to get on the bike before it had finished building. I changed the deploy.sqf and set the build step limit to 1. However I'm still getting reports of some people unable to use the bike when its built. It doesn't go anywhere but when someone else uses it then it works fine. Affected person is able to use a bike somebody has deployed though. Link to comment Share on other sites More sharing options...
YuriLowell Posted August 19, 2014 Report Share Posted August 19, 2014 Well I fixed the issue with players TPing when getting onto a bike. Turns out they were able to get on the bike before it had finished building. I changed the deploy.sqf and set the build step limit to 1. However I'm still getting reports of some people unable to use the bike when its built. It doesn't go anywhere but when someone else uses it then it works fine. Affected person is unable to use a bike somebody has deployed. Im having the same issues with the bikes Link to comment Share on other sites More sharing options...
Rocu Posted August 19, 2014 Report Share Posted August 19, 2014 I have an issue when I try to deploy something that I don't have the right materials for. There is no error message or anything like that, it just closes my gear window. Can someone confirm if this is an issue on my end or is this a common thing? Link to comment Share on other sites More sharing options...
Eugenik Posted August 19, 2014 Report Share Posted August 19, 2014 what is the pack action i have to add to the AHconfig for infistar? I need to know this because players cant pack their bike, only admins can. Im also having these same issues on my server. Link to comment Share on other sites More sharing options...
Anarior Posted August 19, 2014 Report Share Posted August 19, 2014 Im also having these same issues on my server. Which version of Infistar do you have? It works just fine with recent releases without adding exceptions. Link to comment Share on other sites More sharing options...
Rocu Posted August 21, 2014 Report Share Posted August 21, 2014 I have an issue when I try to deploy something that I don't have the right materials for. There is no error message or anything like that, it just closes my gear window. Can someone confirm if this is an issue on my end or is this a common thing? Bump? Link to comment Share on other sites More sharing options...
OneManGang Posted August 25, 2014 Report Share Posted August 25, 2014 ["ItemToolbox",[0,5,2],2,0.1,false,false,false,false,,false,true,true,["AH6X_DZ"],["workshop","fire"],["partVRotor","partEngine","PartFuelTank","PartGeneric","PartGeneric","PartGeneric"],"true"] since adding this one, its not working, anyideas ? Looks like you have an extra comma in the middle of your Boolean statements. false,false,false,false,,false,true,true HERE. ^ Link to comment Share on other sites More sharing options...
OneManGang Posted August 25, 2014 Report Share Posted August 25, 2014 By the way, your config.sqf has a typo in the line 31 that prevents the ETool from being deployed, you missed one "true" to make it work. Mendo 1 Link to comment Share on other sites More sharing options...
Guest Posted August 26, 2014 Report Share Posted August 26, 2014 My guys are still having issues with the deploy bike. The player deploys the bike but is unable to move forward. Some could repack and it works, but most still still have the same issue even after repacking. Please help! Link to comment Share on other sites More sharing options...
Anarior Posted August 26, 2014 Report Share Posted August 26, 2014 My guys are still having issues with the deploy bike. The player deploys the bike but is unable to move forward. Some could repack and it works, but most still still have the same issue even after repacking. Please help! Still having the same issue here, haven't seen any reply from the author for quite a few weeks now. It only seems to affect the bike, not any other deployable vehicles. Now I have the time again I'll go through the script tomorrow and see if I can come up with a fix. Link to comment Share on other sites More sharing options...
OneManGang Posted August 27, 2014 Report Share Posted August 27, 2014 If it helps, I can deploy everything with no issues, and use the bike, motorcycle, and mozzie. I don't think the script is the issue. Link to comment Share on other sites More sharing options...
Goon Posted August 29, 2014 Report Share Posted August 29, 2014 It seams the author is not giving advice on this, Its a shame as this is really good script, But i have a question some one maybe able to help me. I can build a Bear Trap with copper, But cant seam to place it, you get the move up and down option but i can not see the trap, Is it possible to set it like the bike so its placed on the ground to start with, Or put into your gear slots. ["ItemToolbox",[0,2,1],5,1,false,false,false,false,false,true,["TrapBear"],[],["ItemCopperBar10oz"]] Many thanks Keith Link to comment Share on other sites More sharing options...
OneManGang Posted August 29, 2014 Report Share Posted August 29, 2014 It seams the author is not giving advice on this, Its a shame as this is really good script, But i have a question some one maybe able to help me. I can build a Bear Trap with copper, But cant seam to place it, you get the move up and down option but i can not see the trap, Is it possible to set it like the bike so its placed on the ground to start with, Or put into your gear slots. ["ItemToolbox",[0,2,1],5,1,false,false,false,false,false,true,["TrapBear"],[],["ItemCopperBar10oz"]] Many thanks Keith I think you're missing a Boolean condition as well. There should be seven true, false statements. Link to comment Share on other sites More sharing options...
MassBoobage Posted August 30, 2014 Report Share Posted August 30, 2014 I think infistar is bugging this out. Link to comment Share on other sites More sharing options...
Rocu Posted August 30, 2014 Report Share Posted August 30, 2014 I have an issue when I try to deploy something that I don't have the right materials for. There is no error message or anything like that, it just closes my gear window. Can someone confirm if this is an issue on my end or is this a common thing? Still having this issue. Can someone confirm if this works on their server? Link to comment Share on other sites More sharing options...
Guest Posted August 31, 2014 Report Share Posted August 31, 2014 Amazing work Mudz, seriously awesome. I do have a question though. I tried entering "Cobalt_File" for the item to be clicked on and I'm not getting a build option to show up. Basically nothing happens. No errors either. Are the clickables only for gems and toolboxes? Everything you have in there already works great: toolbox, crowbar, gems etc... Here's the exact array: // STATIC WEAPON [ "Cobalt_File", // Classname to click on [2,6,1], // deploy offset 5, // pack distance 0.2, // repack damage limit false, // Can be repacked by anyone? false, // clear it's cargo? false, // vechicle ammo be cleared? true, // Write to the DB - make Perm? true, // Enable movement/damage? true, // Build on Road? ["ZU23_ins"], // objects that can be deployed [], // What needs to be nearby in-order to build? ["Cobalt_File","PartGeneric"], // Parts that will be removed "true" // Condition to show the action on right click? ] Link to comment Share on other sites More sharing options...
Guest Posted September 1, 2014 Report Share Posted September 1, 2014 Nvm I figured out the issue, I was missing a param. Now I just have the disappearing vehicle thing! Link to comment Share on other sites More sharing options...
Recommended Posts