Tankbuster 1747 Posted April 26, 2013 The public server hosted by gamingdeluxe seems to still have same problem still. Noticed couple dozen iffrits at marina and whole lot more all over airbase client fps around 3-5. It's not running the current version of the mission. Share this post Link to post Share on other sites
eggbeast 3684 Posted April 26, 2013 It's not running the current version of the mission. they took away my password :( i'll nudge wooder. Share this post Link to post Share on other sites
eggbeast 3684 Posted April 26, 2013 (edited) NOTE to all mission users DEV just changed and removed "processinitcommands" from functions - this will take me some time to change in my mission. meanwhile switch to non DEV looks like this will kill the mission temporarily. watching this thread for some kind of coherent workaround to emerge (the guys in there are way more talented than me) http://forums.bistudio.com/showthread.php?153945-Help-on-script-after-removal-of-processInitCommands Edited April 28, 2013 by eggbeast Share this post Link to post Share on other sites
MS_CombatMedic 0 Posted May 2, 2013 (edited) Seems that todays update (5/2/13) has messed up the mission - getting an error message during mission startup which goes by so quick can't read it but the mission runs, just no enemies at the target area - will keep trying to get a screenshot of the error message to post up Edited May 2, 2013 by MS_CombatMedic misspelled word Share this post Link to post Share on other sites
CubicVirtuoso 10 Posted May 3, 2013 Seems that todays update (5/2/13) has messed up the mission - getting an error message during mission startup which goes by so quick can't read it but the mission runs, just no enemies at the target area - will keep trying to get a screenshot of the error message to post up Same issue. Share this post Link to post Share on other sites
Merca 1 Posted May 3, 2013 Seems that todays update (5/2/13) has messed up the mission - getting an error message during mission startup which goes by so quick can't read it but the mission runs, just no enemies at the target area - will keep trying to get a screenshot of the error message to post up This is most likely errors that have always been there but were not visible. The new stable build turned on -showScriptErrors startup parameter by default now. Share this post Link to post Share on other sites
Tankbuster 1747 Posted May 3, 2013 This is most likely errors that have always been there but were not visible. The new stable build turned on -showScriptErrors startup parameter by default now. Mm, perhaps. I ALWAYS run with showscripterrors on and, being a member of GITS have some input into the development of GITS EVO. Some tiny bits of code in 2.9 were written by me. There were no errors in the code that the client would see until the update that removed a couple of commands. There were some errors on the server side, which a player might see if they were hosting, but no... the code was clean for clients until BI broke it. Share this post Link to post Share on other sites
Merca 1 Posted May 4, 2013 Mm, perhaps. I ALWAYS run with showscripterrors on and, being a member of GITS have some input into the development of GITS EVO. Some tiny bits of code in 2.9 were written by me. There were no errors in the code that the client would see until the update that removed a couple of commands. There were some errors on the server side, which a player might see if they were hosting, but no... the code was clean for clients until BI broke it. You are correct. Share this post Link to post Share on other sites
Tankbuster 1747 Posted May 6, 2013 In the coming days, hopefully before the weekend, I'm going to remove and replace all the broken commands and release 2.9.1. Share this post Link to post Share on other sites
call_911 10 Posted May 6, 2013 In the coming days, hopefully before the weekend, I'm going to remove and replace all the broken commands and release 2.9.1. Looking forward to it :bounce3:GL I would'nt even know where to begin to try an sort all this out. Love to edit but still over my head. Keep up the good work. Share this post Link to post Share on other sites
eggbeast 3684 Posted May 6, 2013 tanky's offered to help me out - i'm busy building the full mission code suite for beta - the mod management system - "modularising" the scripts for ammo crates, aircraft cockpit loadouts, blufor base, enemy spawn arrays etc and making new functions (bayonet, combat knife, gas grenades, gas masks, HE and AP sniper/MG ammo, refueling and siphoning fuel, etc etc as well as eventually building in tanky's IED detector/disruptor with the aim of releasing the final core mission for arma2 and 3 including unsung vietnam versions, PRACS, RKSL, GLT, RH weapons, R3F weapons, RHS armour, molatian, afrenian, lingor units, and so on and so forth... i really don't want to blunt my current creative drive by working on the daily grind of arma3 changes lol... so glad to have other talents in our team... Share this post Link to post Share on other sites
Vaulter 10 Posted May 6, 2013 In the coming days, hopefully before the weekend, I'm going to remove and replace all the broken commands and release 2.9.1. its very nice to hear! Best wishes Share this post Link to post Share on other sites
Stlkrash1 1 Posted May 8, 2013 Hey Egg can ya put in a second FARP Veh. Like a lil bird would be great. Share this post Link to post Share on other sites
eggbeast 3684 Posted May 11, 2013 there are two - the MHQ (an offroad you can heal at - standing in for an ambulance) and the Recon HQ (a hunter created by the officer class) little bird mhq is not my cup of tea. Share this post Link to post Share on other sites
Odie3 0 Posted May 11, 2013 any ETA on a new version? Share this post Link to post Share on other sites
call_911 10 Posted May 14, 2013 any ETA on a new version? +1:bounce3: Share this post Link to post Share on other sites
Tankbuster 1747 Posted May 14, 2013 I know I said it would be by the end of last week, but other commitments took priority. Eggbeast and I have a good idea of how we are going to do this, it's just a matter of my finding the time to actually do it. Don't worry, it's the next job. I'll keep you all informed. Share this post Link to post Share on other sites
eggbeast 3684 Posted May 14, 2013 i just spent 8 hours rewriting the ammo crate for the new universal mission... the init now runs to 2,728 lines and the ammo crate runs to 12,040 lines !! Share this post Link to post Share on other sites
call_911 10 Posted May 15, 2013 Just in time for beta maybe 8)- Than fresh start..keep up the good work, will monitor thread. Share this post Link to post Share on other sites
medusacadenza 6 Posted May 23, 2013 Looking forward to a new version in the future. Great work. Share this post Link to post Share on other sites
eggbeast 3684 Posted May 23, 2013 been developing air systems for unsung mod this last week - spinning about in migs and phantoms... had a lot of fun with those guys Share this post Link to post Share on other sites
Rookie96 1 Posted May 25, 2013 When I play this map no A.I spawn in the hostile town(s). How can I fix? Share this post Link to post Share on other sites
eggbeast 3684 Posted May 25, 2013 play something else for a bit - we need to fix the code. Share this post Link to post Share on other sites
MS_CombatMedic 0 Posted May 26, 2013 play something else for a bit - we need to fix the code. Trying, just not the same ... Share this post Link to post Share on other sites