-
Content Count
1226 -
Joined
-
Last visited
-
Medals
Everything posted by SGT Fuller
-
United States Air Force( 2015)
SGT Fuller replied to SGT Fuller's topic in ARMA 3 - ADDONS & MODS: COMPLETE
No your the first one...and I didn't decide that..majority of your BLU_F vehicles fire red tracers..when I updated the vehicle it was already shooting red tracers. Is it an issue? -
United States Air Force( 2015)
SGT Fuller replied to SGT Fuller's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Hey everybody I am taking notes of everything you are all posting. I have been on a drill since Thursday so haven't had time for Arma but will pick back up on Sunday -
United States Air Force( 2015)
SGT Fuller replied to SGT Fuller's topic in ARMA 3 - ADDONS & MODS: COMPLETE
I have considered..but right now I just wanna do my own thing..maybe in the future -
United States Air Force( 2015)
SGT Fuller replied to SGT Fuller's topic in ARMA 3 - ADDONS & MODS: COMPLETE
It's clear now -
Hey everybody i need the help of the community at large once again. After careful elimination i have found the script that is plaguing my F22. It appears to slow the game down as you cannot get into the options configuration without a delay..it also doesnt allow you to load more than maybe 5 or so of the same aircraft..i thought it was my Init file but i blocked the code out and found that is indeed this one. If yall can give me a lending hand id greatly appreciate it and will help me push out a hotfix sooner than later _plane = _this select 0; while {alive _plane} do { waitUntil {currentWeapon _plane != "F22_master_arms_safe"}; switch (currentWeapon _plane) do { case "USAF_M61A2": { _plane animate ["wb_m61", 1]; waitUntil {currentWeapon _plane != "usaf_M61A2"}; _plane animate ["wb_m61", 0]; }; case "USAF_GBU39_Launcher": { _plane animate ["wb_DL_B", 1]; _plane animate ["wb_DL_S", 1]; _plane animate ["wb_DR_B", 1]; _plane animate ["wb_DR_S", 1]; waitUntil {currentWeapon _plane != "USAF_GBU39_Launcher"}; _plane animate ["wb_DL_B", 0]; _plane animate ["wb_DL_S", 0]; _plane animate ["wb_DR_B", 0]; _plane animate ["wb_DR_S", 0]; }; case "USAF_GBU31_Launcher": { _plane animate ["wb_DL_B", 1]; _plane animate ["wb_DL_S", 1]; _plane animate ["wb_DR_B", 1]; _plane animate ["wb_DR_S", 1]; waitUntil {currentWeapon _plane != "USAF_GBU31_Launcher"}; _plane animate ["wb_DL_B", 0]; _plane animate ["wb_DL_S", 0]; _plane animate ["wb_DR_B", 0]; _plane animate ["wb_DR_S", 0]; }; case "USAF_AIM120_Launcher": { _plane animate ["wb_DL_B", 1]; _plane animate ["wb_DL_S", 1]; _plane animate ["wb_DR_B", 1]; _plane animate ["wb_DR_S", 1]; waitUntil {currentWeapon _plane != "USAF_AIM120_Launcher"}; _plane animate ["wb_DL_B", 0]; _plane animate ["wb_DL_S", 0]; _plane animate ["wb_DR_B", 0]; _plane animate ["wb_DR_S", 0]; }; case "USAF_AIM9X_Launcher": { _plane animate ["wb_L_U", 1]; _plane animate ["wb_L_D", 1]; _plane animate ["wb_R_U", 1]; _plane animate ["wb_R_D", 1]; waitUntil {currentWeapon _plane != "USAF_AIM9X_Launcher"}; _plane animate ["wb_L_U", 0]; _plane animate ["wb_L_D", 0]; _plane animate ["wb_R_U", 0]; _plane animate ["wb_R_D", 0]; }; }; };
-
Need help once again
SGT Fuller replied to SGT Fuller's topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
Disregard admin please lock -
United States Air Force( 2015)
SGT Fuller replied to SGT Fuller's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Separate packs not gonna make anyone re download -
United States Air Force( 2015)
SGT Fuller replied to SGT Fuller's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Haha nice my mod is getting some lime light!!! ---------- Post added at 16:33 ---------- Previous post was at 15:59 ---------- F22 is now completely fixed thanks to lala14 fixing the script!! PROOF!!! These are all empty F22 spawned -
United States Air Force( 2015)
SGT Fuller replied to SGT Fuller's topic in ARMA 3 - ADDONS & MODS: COMPLETE
I just added the AGM-65s and got tone and fired -
United States Air Force( 2015)
SGT Fuller replied to SGT Fuller's topic in ARMA 3 - ADDONS & MODS: COMPLETE
What are you spawning on the field? as in enemy wise im about to look at it right now -
United States Air Force( 2015)
SGT Fuller replied to SGT Fuller's topic in ARMA 3 - ADDONS & MODS: COMPLETE
what aircraft are you using? -
United States Air Force( 2015)
SGT Fuller replied to SGT Fuller's topic in ARMA 3 - ADDONS & MODS: COMPLETE
??????????????????? -
ACE3 - A collaborative merger between AGM, CSE, and ACE
SGT Fuller replied to noubernou's topic in ARMA 3 - ADDONS & MODS: DISCUSSION
What can we look forward to as far as aircraft? -
United States Air Force( 2015)
SGT Fuller replied to SGT Fuller's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Read through the thread please...right now the B2 isn't showing up...fixing this issue -
United States Air Force( 2015)
SGT Fuller replied to SGT Fuller's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Contact me direct -
United States Air Force( 2015)
SGT Fuller replied to SGT Fuller's topic in ARMA 3 - ADDONS & MODS: COMPLETE
So you were using a older version of the Files? Cuz i know specifically i was able to load more than 1 F22... anyways no i dont there would be no need for it because lets be honest the nuke is OP and if used on a server i would only use it as a last resort of some sort.. -
United States Air Force( 2015)
SGT Fuller replied to SGT Fuller's topic in ARMA 3 - ADDONS & MODS: COMPLETE
B-2 screens shouldnt be flickering...when you are looking down are you looking down all the way so the plane appears to inverte? The downloads are all up to date if you read the front page you will see what i said about the zeus issue ---------- Post added at 19:56 ---------- Previous post was at 19:55 ---------- I will look into the F-117 and if it warrants some good finds i will contact the author to see if we can work something out ---------- Post added at 19:58 ---------- Previous post was at 19:56 ---------- How many F22 are you spawning? I have spawned up to 6. ---------- Post added at 19:58 ---------- Previous post was at 19:58 ---------- please read through the thread...i already clarrified this ---------- Post added at 20:00 ---------- Previous post was at 19:58 ---------- I just noticed that just now and am looking into it ---------- Post added at 20:01 ---------- Previous post was at 20:00 ---------- Everyone i have found the reason for the F22 it is the F22_init script..i found a fix for it and will release it in the 2nd hot fix. Again sorry for the inconvenience. -
United States Air Force( 2015)
SGT Fuller replied to SGT Fuller's topic in ARMA 3 - ADDONS & MODS: COMPLETE
oh ok no i havent done anything like that but can in the future -
United States Air Force( 2015)
SGT Fuller replied to SGT Fuller's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Hey yes there is its the exact same as the f-18 just either put a anmo truck next to it or if it's in a Arma 3 hanger or over hang it will load up.. -
United States Air Force( 2015)
SGT Fuller replied to SGT Fuller's topic in ARMA 3 - ADDONS & MODS: COMPLETE
i am not sure why your game crashed..i just spawned 6 F-22 empty. Yes, i was meaning to release the Operational Texture but i forgot to replace it..also it isnt ready yet either for the most part the tail section is done..waiting for a talented texture artist to hit me up on that one. -
United States Air Force( 2015)
SGT Fuller replied to SGT Fuller's topic in ARMA 3 - ADDONS & MODS: COMPLETE
They are not released yet so you won't find anything about them in this thread right now -
United States Air Force( 2015)
SGT Fuller replied to SGT Fuller's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Hello and thanks for he kudos I am aware of the issue..tbh I moved the flaps around a lil and it started to move. I am deeply looking for the issue ---------- Post added at 19:17 ---------- Previous post was at 19:16 ---------- It's more that I want to enjoy Arma right now than mod for it. V0.5 is going to be a busy time and I want to make sure my team and I are free to work on it..I've already started on the particulars but if you thought that v0.4 was a good update wait until you see what's in store for v0.5 -
United States Air Force( 2015)
SGT Fuller replied to SGT Fuller's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Please don't ask for updates brother..when you see it on the front page or I make a post about it is when you will see it..I need free time also. I'm a husband, father, sergeant meaning I have troops to look after, I'm in school also. Even though I'm on Arma everyday upgrading doesn't mean I want to be..I do it for the community but let me rest also. -
United States Air Force( 2015)
SGT Fuller replied to SGT Fuller's topic in ARMA 3 - ADDONS & MODS: COMPLETE
That isn't a missing texture -
United States Air Force( 2015)
SGT Fuller replied to SGT Fuller's topic in ARMA 3 - ADDONS & MODS: COMPLETE
I need a pic please..and Im not promising a change In that..but I will look into it