Jump to content

sim

Member
  • Content Count

    490
  • Joined

  • Last visited

  • Medals

Posts posted by sim


  1. Unfortunately you cannot use those commands in the description.ext.

    <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">// Remove all weapons from Ammo boxes cargo space.

    clearMagazineCargo Ammo_1;

    clearMagazineCargo Ammo_2;

    clearMagazineCargo Ammo_3;

    clearMagazineCargo Ammo_4;

    // Rearme weapons to Ammo boxes cargo space.

    Ammo_1 addMagazineCargo ["HKMag", 10]; Ammo_1 addMagazineCargo ["GlockSMag", 10;

    Ammo_2 addMagazineCargo ["HKMag", 10]; Ammo_2 addMagazineCargo ["GlockSMag", 10;

    Ammo_3 addMagazineCargo ["HKMag", 10]; Ammo_3 addMagazineCargo ["GlockSMag", 10;

    Ammo_4 addMagazineCargo ["HKMag", 10]; Ammo_4 addMagazineCargo ["GlockSMag", 10;

    Instead of the description.ext, create a new script called init.sqs and move that bit of code from the description into the init then remove it from the description.  

    Hope that helped smile_o.gif

    sim


  2. Nice videos mate  wink_o.gif Really looking forward to making some missions on this baby  yay.gif

    EDIT: Just watched the chair vid. Suprised no one else has had that idea before... well probably have, just never seen it done. Shame that it makes the noise of getting into a vehicle though. Ah well, still time to work on it, and it's very nice so far smile_o.gif

    sim


  3. England out due to penalties... ha, predicted that on the morning. Didn't see the game though cos I was at work but it didn't really shock me. Then when I was told Rooney was sent off for stamping on someone, well that didn't exactly shock me either, until I saw the footage. How the hell that knob of a ref did not blow his whistle when rooney was being dragged all over the place by Ronaldo is beyond me crazy_o.gif I thought Brazil was bad for diving! Oh well, don't like the game much anyway.

    However IMHO football players are the biggest bunch of "poofs" in the world, I'd say around 90% of them need a good slap and should grow up. It just annoys the hell out of me when you see them go down and then they replay in slow-mo and they have been tapped with a little finger on the shoulder banghead.gif

    Two days late but oh well, that was my small rant. Play Rugby, a real mans game  biggrin_o.gif

×