JBAddon Spoils of Victory

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

TheForgotten

Card Carrying Mad Scientist
Jul 6, 2004
40
0
0
tarquin said:
I'm nopt sure what to put instead of the bits that won't compile.

Try this (but be warned, I coded this by reading unreal wiki and the ut2k4 weapon.uc and it's completely untested).

Ut2k4 weapon.uc has a ammoclass array and a bAmmoInstance boolean that aren't mentioned in unreal wiki so I don't think ut2k3 has them - all this means I've got no idea if my code works (but it's probably close).

btw - It's been suggested to me that I should give more ammo amount options (largely because the unreal4ever dollbomb has a default and maximum ammo count of 3, not 1)

Edit - this was stuffed
 
Last edited:

TheForgotten

Card Carrying Mad Scientist
Jul 6, 2004
40
0
0
Updated version to work with ut2004 ver 3270 (minor change). Guess this is version 1.4

Source zip aslo includes a version that should (fingers crossed) compile with jb2003.

tarquin - cvs is on my local machine, so I can't really give you access.
 

Attachments

  • JBAddonSpoils source.zip
    6 KB · Views: 57
  • JBAddonSpoils.zip
    7 KB · Views: 82
Last edited:

ChaosJester

New Member
May 26, 2004
30
0
0
Here's what I think- that Spoils of Victory is a kick-butt JBAddon. Seriously. It finally give what I see as a suitable reward for bustin out through the Arena. SSR, anyone? In some maps, the Arena is too difficult to trigger without that kind of an incentive added in. Arlon anyone? or maybe MoonCraters? So, I'm grateful for you effort. Heck I think the lack of feedback is a good thing- it means you did your job right and for those of us who don't follow the forums, it means that they aren't having a annoying reason to begin. Correct me if I'm wrong.
 

Jrubzjeknf

Registered Coder
Mar 12, 2004
1,276
0
36
37
The Netherlands
I like it. Sry for not giving feedback, but I'm currently doing a couple of other things. Besides, I always prefer if someone asks me or someone else to betatest it, that way the guy will be stuck to it untill he's finished betatesting.
 

TheForgotten

Card Carrying Mad Scientist
Jul 6, 2004
40
0
0
Who updates the addons page? (might want to wait to check if next UT2004 patch breaks it again though)
 

TheForgotten

Card Carrying Mad Scientist
Jul 6, 2004
40
0
0
tarquin said:
Um, I do, if I'm prodded. Tell me what needs updating :)
ver 1.3 hasn't worked since ut2004 3270
1.4 (see above) needs to be moved to the addon page - just added the readme to the zip.
 

tarquin

design is flawed
Oct 11, 2000
3,945
0
36
UK
www.planetunreal.com
Um... does that mean I need to change the post I just made to PJB?

Please tell me what to write. I don't know what the UT2004 build numbers are so I just go by what is posted in this thread.
 

TheForgotten

Card Carrying Mad Scientist
Jul 6, 2004
40
0
0
Wow, been a while since I checked here.

The option to stop a weapon being dropped (so that only the winner gets the new weapon, not whoever kills them) didn't work after the 3270 patch.
Just had to reorder the code a little.