Jump to content

Snake1999

Member
  • Content Count

    298
  • Joined

  • Last visited

  • Medals

Posts posted by Snake1999


  1. All you need to do is putting thi line into a unit's init field, in order to have him in the boat from the start:

    this moveInCargo <nameOfVehicle>

    If it's a whole group that should start in the vehicle, do this:

    Give the group a name

    In the leader's init field, insert the line:

    grp = group this

    (grp will be the name of the group,,)

    next, add the following line:

    "_x moveInCargo <nameOfVehicle>" forEach units grp

    This will put the whole group into the vehicle.


  2. For a start, you could alwayes give the music file a name (name="" <--- insert a name here within the quotes).

    Then you should be able to select your musicfile from a trigger, by pressing the "Effects" tabb and scrolldown to your music file in the "Music" list.


  3. A trigger that ends the mission when <unitName> is dead, could look like this:

    a: 0

    b: 0

    <span style='font-size:8pt;line-height:100%'>Don't need to cover an area, because it will be triggered when a custom specified action occur</span>

    Type: End #n

    Condition: !alive <unitName>

    This will end the mission at the time when <unitName> is killed (exchange <unitName> for the name of the unit). The you could add som delay with the use of the 'time controllers' (sayes CountDown in the editor, but can also be set to TimeOut).

    You also use these time controllers in waypoints, for delaying the time untill the unit/units proceeds to the next waypoint.

    To have an soldier equiped with satchel charges to lay one add, the following into the waypoint's onActivation field, at which the unit should plant the bomb:

    <unitName> fire["Put", "Pipebomb"]

    And then, at another waypoint, you could have:

    <unitName> action["TouchOff"]


  4. </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote (caz @ Jan. 16 2002,15:37)</td></tr><tr><td id="QUOTE">where exactly do i put it ?<span id='postcolor'>

    Unzip firefox.pbo into your campaign directory and select the top right arrow in the campaign book next to Flashpoint 1985 and Red Hammer.


  5. There are two different 'looks' available in XP. One, being the new XP flashy thingy. The otherone, being the oldschool look of windows.

    Oh and also... you can change the size of the buttons,, infact... you can change most things...


  6. ohh,, don't get me started,, I was just about to go to bed sad.gif

    "asha2323",, from reading your post, I can't say anything else than that you don't know anything about games development.

    These dayes, there are thousands of thousands different combination of hardware which you can build your PC upon. Making a game 100% compitable with all of these is a job that is,, well.. hard.

    If you're having a problem, it's your computer that's causing them. Such a simpel task as defraging your HD can solve a problem.

    And you're upset about that you have to download 4 patches. Well,, these aren't just patches. Read 1.20 info, read 1.30 info and read 1.40 info.

    Do you see anything unusual compared to other game patches? Let me give you a hint* New features, units, vehicles and weapons. For Free.

    Oh,, you mentioned that you would go back and play HL. That's just lame. How many patches aren't there for HL?

    Post your specs, and we may help you. If you don't want help, skip the BS please.

    Thank you.


  7. </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote </td></tr><tr><td id="QUOTE">This is on of the stupidest song ever:

    Swedish humor<span id='postcolor'>

    LOL,, I love those ones biggrin.gif

    It's basicly some arabic songs that some funky swede have made some funky flash videos for,, and put in swedish lyrics in them aswell.

    'Badrum Badrum' is a true classic wink.gif


  8. </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote (Damage Inc @ Jan. 14 2002,18:50)</td></tr><tr><td id="QUOTE">No I didn't. Why don't you go catch spammers or something?<span id='postcolor'>

    ahh,, I didn't see any smilie there... sad.gif


  9. </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote (Damage Inc @ Jan. 14 2002,18:50)</td></tr><tr><td id="QUOTE">No I didn't. Why don't you go catch spammers or something?<span id='postcolor'>

    ahh,, I didn't see any smilie there... sad.gif

×