Jump to content

zippers

Member
  • Content Count

    19
  • Joined

  • Last visited

  • Medals

Posts posted by zippers


  1. I just discovered Project '85 :yay:. Maybe I am a bit late. I really like the Scimitar and the Leopards but is there a reason the Leopards can't move the commander's sight up/down and the Scimitar commander's sights don't rotate or elevate? Is it something I have done, installing it wrongly or a bug or deliberately like that?

    In any case Project '85 looks great.

    Sorry if this has been mentioned before. I did search about but couldn't find anything.


  2. Most large conversations are in the fsm files, but i haven't been able to work out work yet. Things like this:

    item0[] = {"React",0,250,-148.442688,-132.013092,-48.442719,-82.013107,0.000000,"React"};
    item1[] = {"",7,210,-102.438477,48.426529,-94.438538,56.426514,0.000000,""};
    item2[] = {"__",8,218,-245.799591,27.887707,-155.799591,77.887695,0.000000,"-"};
    item3[] = {"END",1,250,-249.361267,105.329407,-149.361450,155.329422,0.000000,"END"};
    item4[] = {"Is_that_right_",4,218,0.000000,225.000000,300.000000,275.000000,1.000000,"Is that right?"};
    item5[] = {"So_I_hear__Only",1,250,350.000000,262.000000,650.000000,312.000000,0.000000,"So I hear. Only a few hours now huh? You nervous? I'm shitting it. Hey, you hang here and shoot the breeze some? Your team be cool with that?"};
    item6[] = {"Sure__they_won_t",4,218,0.000000,300.000000,300.000000,350.000000,1.000000,"Sure, they won't mind. So, tell me about that new house of yours man!"};
    item7[] = {"Oh_yeah__Man_you",1,4346,350.000000,337.000000,650.000000,387.000000,0.000000,"Oh yeah! Man you should see it! Eighteen acres of sweet, sweet..." \n "ADD ACTION, SET TALKER AS WAITING"};
    item8[] = {"Na__I_got_stuff",4,218,-2.365997,374.528778,297.633972,424.528778,1.000000,"Na, I got stuff to do."};
    
    


  3. Thanks, i got kbtell working but i'm not sure about these fsms? I understand they have thinks like this in:

    item5[] = {"Copy_Razor__proceed",1,250,350.000000,187.000000,650.000000,237.000000,0.000000,"Copy Razor, proceed with caution. Don't just walk in there and say 'Hi', Out."};
    

    but where are they called or intialised or whatever?


  4. Hello, i'm making a mission at the moment where my squad has to speak to one of the locals to find out the information. But i have no idea how to get them to talk to one another. I've had a look at some of the missions that come with the game but it seemed a bit complex to begin with. Could someone point me in the right direction.

    Thanks


  5. Hi, thanks for this it really helped me, i'm still having a problem still though. In the mission i'm doing i've got the player who is the group leader. His intialization is (the heli is called Mi8):

    groupBeta = group this; {_x moveInCargo Mi8} foreach units groupBeta; groupBeta assignAsCargo Mi8

    then Mi8 has a few move waypoints and then the one i want to unload at. I have this waypoint as a move waypoint although i've tried it as unload and transport unload. And i have this intialisation (the Eject.sqf is the same as the one on the first page without the height check, although i tried it with it as well):

    Mi8 FlyInHeight 335; _xhandle = [groupBeta,Mi8] execvm "Eject.sqf";

    and using various combinations of the things above i get can the helicopter to descend and then have my group leader get out or the whole team can parachute out. When i actually want the helicopter to descend to near the ground and the whole team jump a few feet. How can I acheive this? Should the waypoints be set for the team leader?

    I'd appreciate any help, thanks.

    PS the helicopter isn't part of the group if that makes a difference?


  6. After upgrading to the latest patch (1.2 58134) yesterday the game CTDs when i try to save my campaign progress. I keep getting the too many memory blocks requested or can't commit errors. I've tried adding -maxmem=2048 and also adjusting the config file to see if that would help fix it but it hasn't.

    Is there anyway to fix this. Its on the dogs of war mission which is pretty huge so i thought that could be the cause but i'd managed to save my progress whilst playing this mission in the past few days before updating to 1.2 58134.

    I am using windows vista x64 and have 6gb ddr3 memory and an ATI Radeon HD 4800 Series graphics card.


  7. so the APC will be cabable of taking the infrantry, apc's and one other tank down thats on the base?

    Ah.. you mentioned artillery. Hmm yeah, unless I get that ability I'm pretty stuck, or dead which ever way you prefer.

    I had this problem the first time i played the mission, have you used any support earlier in the mission? I had used the helicopter and thats when artillery dissapeared. I restarted the mission and didn't use any support till I got to the base and then i had artillery available.

×