Page 1 of 1

No reloading (CSBwin)

Posted: Thu Jun 02, 2005 10:54 pm
by beowuuf
Weapons aren't being reloaded from sheath/quiver position after being thrown. Don't usually try it, so no clue how long this option hasn't worked! Observed in latest ConfluxII dungeon with latest CSBwin engine

Posted: Thu Jun 02, 2005 10:56 pm
by Zyx
Ah... it's up to Paul then... i completely forgot to check if the relaoding was working.

Posted: Thu Jun 02, 2005 11:01 pm
by beowuuf
Not sure if this applies to weapons such as crossbow... just checked, 'shoot' option works fine for reloading, but no releading after a 'throw'

Posted: Fri Jun 03, 2005 4:20 pm
by Florent
This sounds like normal behaviour then...

Posted: Fri Jun 03, 2005 5:28 pm
by beowuuf
Nope, as that's the point of having a quiver full of throwning weapons...they rolead when you throw them...

Posted: Fri Jun 03, 2005 7:22 pm
by Paul Stevens
Well, I looked into this in the code. When you SHOOT
you Disable Charact4er Action for a short time.
At the end of that time, when Character Action is about
to be enabled again, the code checks to see the the Attack
Type is SHOOT. If so, it replaces the ammo from the
quiver. There is no hint of any code that I can find which
would do any such thing following a THROW.

Do you have an example of this working?

Posted: Fri Jun 03, 2005 7:58 pm
by Zyx
this is a feature of PC DM, and possibly Amiga DM. This is very helpful however, and very important, since it eases the underrated use of throwing items.
Could you add this feature, Paul?
Otherwise, a DSA could easily fix this, too.

Posted: Fri Jun 03, 2005 8:10 pm
by beowuuf
Interesting... I didn't realise this was a case of differing atari / Amiga & PC engine - apologies! However I second the fact that this a useful feature

It worked as the shoot, taking the next item form the first slot then so on. I remember sometimes equipping my front row fighters with a dagger or other item, and weapon in the first slot, so they could get in one throw before having their melee weapon jump into their hand.

Posted: Fri Jun 03, 2005 11:07 pm
by Paul Stevens
If it is simply a matter of taking the next item from
the quiver, then I think it can be done by copying
a simplified version of the SHOOT code.

The SHOOT code is a bit more complicated than that
because it does not want to load a Dagger for a Crossbow,
for example.

So would that suffice? The next object in the quiver?

Posted: Fri Jun 03, 2005 11:12 pm
by beowuuf
I believe the amiga/PC code was as simple than that

Posted: Sat Jun 04, 2005 4:08 am
by Zyx
the only other difference I can think of is that the hand being reloaded is not the same

Posted: Sat Jun 04, 2005 8:54 pm
by Florent
Beo : Of course I agree this would be very helpful. By "normal behaviour" I meant standard behaviour of the program. Not sure I remind this being implementedf on Amiga though. Can't talk about PCDM.

Posted: Sat Jun 04, 2005 9:12 pm
by beowuuf
Sure I used the practise (carrying and using throwing weapons for back guys) in Amiga, and had pretty much stopped by the time I played on PC. Thought you meant 'ever', didnt' realise you just meant Atari, or that it wasn't implemented there! SO much a part of the game for me (fun to throw soemthing and see a melee weapon leap out, for example) : )

Posted: Wed Oct 19, 2005 1:28 am
by Iaido
It was definitely a feature in Atari DM. I also missed it in CSBwin.

Posted: Wed Oct 19, 2005 2:05 am
by Paul Stevens
What is the consensus here? Is it important enough to
try and change CSBwin? Was it working in Atari CSB?
If not, why did they remove it?

How does it work? A successful throw takes ANY! object from
the four-square quiver? Particular objects? A random one?
Daggers first? A particular order?

I'm not anxious to do this. But I will if the general feeling
is that it is quite important. I have not gotten that sense from
the posts in this thread.

Posted: Wed Oct 19, 2005 2:51 am
by Iaido
It is also working in Atari CSB.
A successful throw should take any objects from the quiver which can be placed there.
The order is upper left, upper right, lower left, lower right. (Swords should be placed on lower right position to use all throwing weapons before taking the sword.)

I used throwing weapons for the guys in the second row, more to train ninja levels. Fireballs are definitely more effective long distance weapons, so it's not so important I guess.

Posted: Wed Oct 19, 2005 8:45 am
by beowuuf
Since you can't put a sword in any other position, then you could never throw any other items if you put a sword or other large non-throwing object in your quiver - it was a one shot throw. But otherwise anything was taken from the quiver in the order describedand placed in the right hand. If you used shoot, then the item was taken and put into the left hand (someone correct me, maybe it didn't put swords etc in your hand of they were in the first position)

Edit: Just checked it out, shoot only grabs the next arrow from the quiver, throw grabs anything form the next available slot

Really,. we have DSAs now that can ape this ability far easier than you having to mess about with the code. I planned to do this anyway (plus an extension) so it could be something you just export if you want it in normal games,

Posted: Thu Oct 20, 2005 3:05 pm
by Iaido
You're right beowuuf, a sword can only be placed upper left in the quiver. So in that case only one throw is possible.

Posted: Thu Oct 20, 2005 4:40 pm
by zoom
You can throw more than once if you put an item into the "reloading" hand while it is empty/greyed out...

I like the first characters throw sth. and then getting their melee weapons in hand. (considering 4 character party)
Throwing is not hip any more, it seems. It is too awkward to handle.(collect arrows and daggers)

If your character has a crossbow in his hand and draws a stone, I would find that ok