|
Xio Jester
Killed the King.
Join date: 13 Nov 2006
Posts: 813
|
11-19-2006 07:33
Hi, I have seen people wield 2 pistols in SL and fire both at the same time (one time I just happened to be tryin to build in the sandbox and got "dual orbited" , but anyway). Can anybody explain to me, or point me in the right direction of how to make both objects fire at once? I'm looking to make a pair of compact submachine guns (UZI's, or similar) that fire simultaneously , in machine-gun fashion. I'm sure it probably only requires a modification of the basic gun script, but bein a n00b I have no idea how to synchronize the weapons Thanx -EDITI should probably add that this is NOT for griefing, but for a custom comic-book character I am working on 
_____________________
~ In Shakespeare, 'Tis The Fool Who Speaks The Most Profound Truth. ~ http://slexchange.com/modules.php?name=Marketplace&MerchantID=37521
|
|
Haravikk Mistral
Registered User
Join date: 8 Oct 2005
Posts: 2,482
|
11-19-2006 09:03
Just wear one on each hand  If they both have scripts which take your controls and both use the same fire method (typically clicking in mouselook) then they will both fire. The only tweak you may need is to the poistion parameter in llRezObject (or llRezAtRoot if that is used instead), so that projectiles don't appear from the same location so you see two distinct bullets.
_____________________
Computer (Mac Pro): 2 x Quad Core 3.2ghz Xeon 10gb DDR2 800mhz FB-DIMMS 4 x 750gb, 32mb cache hard-drives (RAID-0/striped) NVidia GeForce 8800GT (512mb)
|
|
Xio Jester
Killed the King.
Join date: 13 Nov 2006
Posts: 813
|
11-19-2006 10:54
Thanks for not makin me feel TOO stupid Haravikk, LOL
_____________________
~ In Shakespeare, 'Tis The Fool Who Speaks The Most Profound Truth. ~ http://slexchange.com/modules.php?name=Marketplace&MerchantID=37521
|