Author Topic: Two weapon item -locked because someone is making it-  (Read 730 times)

Would it be possible to have a item that was one thing in one hand, and another thing in the other?
Like right click to fire right weapon and left click to fire left weapon?

Because if it is, I would like to request a weapon that has the default sword in the left hand, and the grappling hook in the right hand.
« Last Edit: June 30, 2013, 01:45:35 PM by Legoboss »

yes, putting different weapons in each hand is extremely basic
however, making different mouse buttons fire a respective weapon is possible but rather complicated
Basically you need to make the right click do altFire in a function i think

this one guy, jake3 i think, hosted a server once showcasing weapons that behave like this
sorry i couldn't help :X

yes, putting different weapons in each hand is extremely basic
however, making different mouse buttons fire a respective weapon is possible but rather complicated
Basically you need to make the right click do altFire in a function i think

this one guy, jake3 i think, hosted a server once showcasing weapons that behave like this
sorry i couldn't help :X
its not very complicated

not really familiar with torque or any language for that matter here