Page 2 of 2
Posted: Thu Aug 25, 2005 9:52 pm
by Caligari87
Inuyasha_989 wrote:Not to mention, having the Original weapons with specially coded new ones would look plain weird...
The original weapons don't have the +DUALWIELD flag, so they couldn't conflict unless someone used the sprites in a +DUALWIELD gun.
Pipe dreams, I guess. I'd love to see this implemented in the future, though.
EDIT: Cursed to post at the top of the page for eternity!
Posted: Fri Aug 26, 2005 3:42 am
by Graf Zahl
killingblair wrote:Graf Zahl wrote:The biggest problem is that the entire game code assumes that the player can only hold one weapon. That alone makes it very non-straightforward to change.
However, if you 'Duel Weild' weapons, that could just count as one weapon, thats right, to trick the .exe into thinking 2 guns = 1 gun. Though I'm not sure how to do this, I'll probably think of a way.
But this is not 'straightforward'. I never said it is impossible to implement dual weapons.
Posted: Fri Aug 26, 2005 9:20 am
by Apothem
Well, Lemme take a stab at it with just plain ACS and we'll see what we can do from there, because i've been planning on playing around with this concept with ACS and the assignment of a acs_execute special to alt-fire... So gimmie a few days to finish vehicles, and I'll see if i can at least create something like this with ACS....
Posted: Fri Aug 26, 2005 9:58 pm
by DoomRater
ACS? Why use ACS?
I'm sure some hack can be done with just plain DECORATE weaponry. In order for me to pull it off right however I'll need AltFlash states.
Posted: Fri Aug 26, 2005 10:11 pm
by Apothem
DoomRater wrote:ACS? Why use ACS?
I'm sure some hack can be done with just plain DECORATE weaponry. In order for me to pull it off right however I'll need AltFlash states.
ACS because of the fact you want to mix and match your weapons right? The concept i'm going to be playing with will enable you to mix any of your decorate weapons with eachother.... Still figuring out all the little minor details to get it all working..
Posted: Fri Aug 26, 2005 10:14 pm
by DoomRater
I see.
I just want to build a weapon where the left and right weapons do not interfere with each other is all. But I need a flash state for the altfire to pull it off.
Posted: Fri Aug 26, 2005 10:21 pm
by Apothem
DoomRater wrote:I see.
I just want to build a weapon where the left and right weapons do not interfere with each other is all. But I need a flash state for the altfire to pull it off.
Yeah, What I'm trying to pull is 100% real dual weaponry. And the only way to really do that is to well... I'm not telling because i want to do it first

Expect me to show off some kind of product within the near future.