Home   Help Search Login Register  

Author Topic: Music tracks  (Read 346 times)

0 Members and 1 Guest are viewing this topic.

thepred

  • Guest
Music tracks
« on: 06 May 2003, 19:22:13 »
How do I start a musictrack when picking up a weapon from an ammobox?? ???

Offline Tomb

  • Contributing Member
  • **
  • in2 Metal? Go 2 my sig
Re:Music tracks
« Reply #1 on: 06 May 2003, 23:50:11 »
 :) well, if ya don't have any guns before taking the one from the crate
then try a simple trigger condition, like this :


playerName hasWeapon "M16"

 or alike  ;)

 

Offline nEO iNC

  • Contributing Member
  • **
Re:Music tracks
« Reply #2 on: 07 May 2003, 09:16:14 »
You could also maybe use the "someAmmo <unit>" command. That way it doesn't matter what weapon the unit picks up, so long as there's a weapon and some ammo for that weapon in the crate, it should work...  :)