Jump to content

pclipse

Member
  • Content Count

    76
  • Joined

  • Last visited

  • Medals

Posts posted by pclipse


  1. Hey guys,

    So you know how there are shells, such as HE_120_mm for example. Well how can I make the shell an object which I can just place on the ground.

    I used this code, and made a game logic and put this in the init:

    bomb = "M_Sidewinder_AA" createVehicle getmarkerPos "explosion";

    However, all that happens, is the Sidewinder missile spawns for like .0001 seconds, but explodes immediately after. My question is:

    How can I stop the explosion, and just have the shell or "missile" stay there without exploding?

    Kind Regards in Advance,

    Pclipse.


  2. Hey guys,

    So you know how there are shells, such as HE_120_mm for example. Well how can I make the shell an object which I can just place on the ground.

    I used this code, and made a game logic and put this in the init:

    bomb = "M_Sidewinder_AA" createVehicle getmarkerPos "explosion";

    However, all that happens, is the Sidewinder missile spawns for like .0001 seconds, but explodes immediately after. My question is:

    How can I stop the explosion, and just have the shell or "missile" stay there without exploding?

    Kind Regards in Advance,

    Pclipse.


  3. Hey guys,

    I'm trying to add a Laser Designator to this Player. However. When I have this:

    this addWeapon "Laserdesignator";

    In the Initialization field. All works good. But there are no Laser Markers available. Because there are no batteries right?

    So I did this:

    this addWeapon "Laserdesignator"; addWeapon "Laserdesignator";

    And When I press OK, I get this error: "Missing ;" wtf am I missing a semi-colon??

    Thanks in advance,

    PCLiPSE


  4. Hey guys,

    So I finished editing and creating my custom mission with the Description.ext and Briefing.sqf, and everything works when I go to preview in the MP Editor. However. Then when I go to save it as a Multiplayer Mission, the .pbo gets saved. And I put all the other files (briefing.sqf, and description.ext and init.sqf) into the same folder that the .pbo is in. And when I create a new MP game on LAN. There is no Briefing!! How do I attach the briefing and Notes into the .pbo?

    Kind Regards,

    PCLiPSE


  5. But dude. I don't want to be looking around for servers. I used to play Project Reality. The entire team works together. You can call in Air Support. Laser designate targets etc.

    Also....for Capture the flag...why the hell are the flags so close to eachother. It's so dumb. But I'll join TC, see what it's like.

    ---------- Post added at 10:24 PM ---------- Previous post was at 10:17 PM ----------

    sorry I meant TG


  6. Hey guys,

    Just spent 50 for nothing....Umm...Basically I go online. No cooperation. It's just like CoD on a bigger scale. Haven't got to fly online yet. Project Reality is still dominating here. I mean. Unless you bring in a full squad and tactical assignments into this game. It won't go far..Sorry guys. I'm EXTREMELY dissappoint online-wise.


  7. I use the 'precision' hotkey when I zoom in.

    I don't want to use hotkeys. That's what I have TrackIR for :P

    ---------- Post added at 08:13 PM ---------- Previous post was at 06:56 PM ----------

    I have another question. How do I save different profiles for different games? And then select to use them?

×