Stupid game-play question...

Just downloaded Vega Strike and need help? Have a question but don't know where to start? Ask here.
Post Reply
aegidian
Trader
Trader
Posts: 25
Joined: Sun May 04, 2003 11:40 am
Location: London, UK

Stupid game-play question...

Post by aegidian »

Which guns use which ammo?

My ship has rasor guns and disruptor beams, they've run out of ammo. What ammunition should I be buying for them, or should they be replaced?
hellcatv
Developer
Developer
Posts: 3980
Joined: Fri Jan 03, 2003 4:53 am
Location: Stanford, CA
Contact:

Post by hellcatv »

thos guns don't use ammo--maybe you loaded them into a missile-only slot or something? :-)
Vega Strike Lead Developer
http://vegastrike.sourceforge.net/
aegidian
Trader
Trader
Posts: 25
Joined: Sun May 04, 2003 11:40 am
Location: London, UK

Post by aegidian »

From serialized-xml save of my ship:-

Code: Select all

	<Mount size="LIGHT MEDIUM " weapon="Rasor" ammo="0" x="0.800000" y="0.300300" z="15.600299" qi="0.000000" qj="-1.000000" qk="0.000000" ri="0.000000" rj="0.000000" rk="1.000000"/>
	<Mount size="LIGHT MEDIUM " weapon="Rasor" ammo="92" x="-0.800000" y="0.300300" z="15.600299" qi="0.000000" qj="-1.000000" qk="0.000000" ri="0.000000" rj="0.000000" rk="1.000000"/>
	<Mount size="MEDIUM HEAVY SPECIAL " weapon="DisruptorBeam" ammo="239" volume="1000" x="11.600000" y="-2.500000" z="5.000000" qi="0.000000" qj="-1.000000" qk="0.000000" ri="0.000000" rj="0.000000" rk="1.000000"/>
	<Mount size="MEDIUM HEAVY SPECIAL " weapon="DisruptorBeam" ammo="230" volume="1000" x="-11.600000" y="-2.500000" z="5.000000" qi="0.000000" qj="-1.000000" qk="0.000000" ri="0.000000" rj="0.000000" rk="1.000000"/>
And before and after pics of firing the guns (note the ammo levels in the left VDU)

Image
Image
FlyingAce
ISO Party Member
ISO Party Member
Posts: 398
Joined: Fri Apr 11, 2003 1:17 am
Contact:

Post by FlyingAce »

you can fix it by just deleting the ammo="###" thingy in whatever file u got that from, but I dunno how that got there in the first place
aegidian
Trader
Trader
Posts: 25
Joined: Sun May 04, 2003 11:40 am
Location: London, UK

Post by aegidian »

The file's the serialized-xml which is part of the save-game files.

The ship is a dryad.blank, purchaseed and outfitted normally within the game. So the ammo="###" part of the file has occurred as a bug within the gameplay.

Ta. (Duly reporting as a bug).
Post Reply