Jump to content

Ringhejm

Member
  • Content Count

    80
  • Joined

  • Last visited

  • Medals

Posts posted by Ringhejm


  1. hey guys.

    Sorry if I say something that is not relevant, but if you use a trigger to run the script you wont have that doubble action menu. like this.

    position[]={5122.6094,15.422448,5049.5933};

    a=5000;

    b=5000;

    rectangular=1;

    activationBy="LEADER";

    repeating=1;

    timeoutMin=30;

    timeoutMid=30;

    timeoutMax=30;

    interruptable=1;

    age="UNKNOWN";

    idVehicle=64;

    expActiv="ASfirstrun = true; nul = [joueur1,""jadam"",""lgb"",""cbuap"",""cbuat"",""cbumine"",""cas"",""helo"",""trans""] execVM ""airSup\airSupInit.sqf"";";

    class Effects

    {

    then it activate when the player spawn and only that player. I use it whit great succes in my MP Missions.

    I forgot to say that I have remove the multible launge string do to some conflict whit R3F logitsic script. so it is all in english. And this one is taken from my mission whit Virtual Training Space ( VTS ) thats why the name is Joueur1. the trigger has to be sync to the the player that has to have the option. set a timer on 30 sec and make it repeat. then you have the option every time you respawn.


  2. Agreed. I like how the clouds look now. :)

    As for performance, -exThreads=3 is still the best for me with the latest beta. Not noticing any significant changes in fps, but it feels much smoother.

    Regarding the Fraps issue, I recorded over an hour of footage with beta 70709 and Fraps 3.2.2 on Sunday and experienced no problems at all. There must be some special set of circumstances that is causing the huge framerate drop for some people. Some things you should have a look at:

    - Is the problem remedied (partially or completely) if you reduce the game resolution before recording?

    - Try out different settings in Fraps, for example recording at half-size instead of full, reducing the recording FPS to 30 or 25, locking or unlocking the framerate during recording etc.

    - Are your fraps recordings being saved to the same hard drive that Arma2 is installed on? If so, try setting the output destination to a different hard drive (if you have one).

    I have tried many different settings. the only thing that helps is using one of the older Beta or no Beta at all.

    But the look of your signature you are using a qaudcore.... is that right.

    because no one whit more than 2 core have not run into this problem yet.


  3. This is a Beta testing thread, that means that everything this beta F*** up has to be reportet, Then BIS can see if it something they want to deal whit or not. but it still has to be mention. All the vids there are on youtube has its part of selling this game.

    If it was Teamspeak that was F*** up by this Beta then you wopuld proberbly be sad about that to....

    and surly it is better to have a perfect game than a laggy game that works whit FRAPS.


  4. what settings do you have fraps on?

    Full Screen/Half Screen?

    FPS Setting?

    I tend to do a half-screen at 25-30fps

    works great and doesn't look choppy when you watch the playback, plus the file size is much smaller.

    No matter what settings I ruyn FRAPS on it is the same.... all i can see in the moment is that all of you that dont have any problems is usesing more that 2 core.


  5. If it's something on our end it's very odd how it only appeared after using one of the latest betas, and how it disappears when going back to previous ones, what with the substantial changes to the engine...

    you got it right on. :rthumb:

    I dont excpect them to fix it right away, just look in to it. Because if you cant use FRAPS on OA there will be some Drama about it. And since it looks like it has something to do whit the new engine optimation, they might take a look in to it.


  6. for fraps issues it would be best consult with author of fraps ;)

    Why should I talk to those guys of the things you F*** up....

    READ MY POST.

    FRAPS works fine if i DO NOT USE the beta patch AFTER version 63826.

    the version 63826 is the latest patch where everyting is fine. after that the Beta F*** up and will only record in 2 FPS. everything is fine if i DO NOT USE THE BETA.

    That means that it is the BETA patch that is the problen and NOT FRAPS.

    The FRAPS I use is an original version that is up to date, that means it is version 3.2.2 build 11496

    and it works fine before the BETA

    So please look in to the problem why the beta makes FRAPS un usable.

    thx.


  7. FRAPS works on this beta without -exThreads=X. If u use -exThreads=X then you will run into recording problems, total lag and FPS down to 1.

    This beta seems to be good on my rig and better with -exThreads=3

    no it does not work. no matter what i try i can not make FRAPS to work/record whit more than 2 FPS.

    It is somethibg in the ARMA2_Build_69645 patch that makes it.

    it has not been fix. :(


  8. That changes nothing. Believe me, I've tried many different things and the issue still persists. The only way to fix for me it is going back to 1.05, and it works completely fine when I do so.

    yea.... my experience to. it happed after one of the patch, because if you remove the beta everything is fine, and if you take the beta before the one I postet there is no problem. so it is something in the patch at that stage that makes FRAPS unable to run at the same time..... and if it is someting to do whit the OA, then it is something they HAVE to fix before realesing.

    there are many peoble in the community that use FRAPS to record the game so they can evaluate theire preformance on the teamwork. so please fix this problem.


  9. After I had install some of the latest beta, my FRAPS dont work in the game anymore. when i try to record it drop down to 2 FPS.... whitout the Beta it will record fine.

    It is quite a shame that this is happening. I love to recorde.

    it all startet after patch ARMA2_Build_69645


  10. hmmm If there is anyone that can help me make the CN gas go of by this way I will be happy.

    I can make all of the above to work, and i can mange to make the canister whit CN gas to go off right away, It dont wait for the trikker to be activatet, it just go of. ??? and then it dont have the gas effect, only the smoke.....

    So is there anybody that have an ideer of how to make it work whit CN gas. ???


  11. @Splicer, thanks for trying that out, I'll probably do some more work on it this weekend, so PM or email the script as you have it now and I'll look it over

    @Ringhejm

    if(jadam or lgb or cbuap or cbuat or cas or cbumine) then {as1 = _man addAction ["Call Fixed Wing","airSup\callFixed.sqf",[], 40, false, false, "", "_target == player"];};

    if(helo or trans) then {as2 = _man addAction ["Call Helos","airSup\callHelo.sqf",[], 30, false, false, "", "_target == player"];};

    as4 = _man addAction ["Exit menu","airSup\exitMenu.sqf",[], 10, false, false, "", "_target == player"];

    I edited the strings so they go without the localize command, compare this with yours and thats what you'll need to do to edit it.

    Thx Draper, it works like a charme.....

    Great script by the way.


  12. The stringtable.xml can be read with just notepad. The .csv won't have some of the updated strings for some of the new options in v1.2.

    You could just remove the " localize "STR_STRING" " stuff and add in text if you only want it for a particualr language.

    This is something I wana do... but I am not sertin of the part that I have to remove.

    like in this one, how much shal i remove to only have it in english so i can remove the string.xml afterwords

    if(jadam or lgb or cbuap or cbuat or cas or cbumine) then {as1 = _man addAction [localize "STR_MENUFXD","airSup\callFixed.sqf",[], 40, false, false, "", "_target == player"];};
    if(helo or trans) then {as2 = _man addAction [localize "STR_MENUHEL","airSup\callHelo.sqf",[], 30, false, false, "", "_target == player"];};
    as4 = _man addAction [localize "STR_MENUEXT","airSup\exitMenu.sqf",[], 10, false, false, "", "_target == player"];

    Anf thanx for this lovely script. it is just perfect.


  13. My MP mission comes whit this when it is uploaded to the server. dont know why. some time it comes whit house patrole script or whit the Urban patrolescript. then the theird time it is uploaded it comes whit this error

    ErrorMessage: Include file mpmissions\__CUR_MP.queshkibrul\riscripts\mount_vcl_init.sqf not found.

    The file is there and it works very well on my pc when I host the game.

    Is there anybody who have a ideer why this is happening.

    EDIT***

    When I start the mission I get a CTD from the server. then the server just starts a other mission.

×