Page 1 of 1

Mutator: BombBall 1.1

Posted: 18-07-2004 22:37
by Rens2Sea
Changes V1.1
--------------------

- On-hud timer works online.
- Keeper doesn't die by holding ball too long.
- Keeper doesn't get damaged by explosions.
- Timer resets after a ball reset/goal.
- Added option to display the on-hud timer or not. (bVisibleTimer)
- New Explosion: Confusion.
- Added option for random explosion time between 0.1 and 5 seconds. (bRandomTime)
- Added option for random explosion type. (bRandomType)

Don't forget to RTFM

Click

Image
Image

Posted: 18-07-2004 22:49
by Imaginos
Ahhh! That would be the answer I was lookin for!
Thanks!

Posted: 19-07-2004 03:42
by CripTonic
so no skull trails this version i take it?

Posted: 19-07-2004 11:25
by Rens2Sea
Nope, didn't got it to work online :/

Posted: 19-07-2004 13:14
by Messy
Downloaded it :)

gg..hope to see it on a lot of servers soon 8)

Already saw it on BuD I think, where it was used as a VO-thing: touch = insta-explode.

Didn't like that much anyway :p but it's something ;)

Posted: 19-07-2004 17:23
by Imaginos
Yeah. We fooled around with a few different settings and decided to mimic gibball but with random explosion types. Sucks losing a tight game to a redeemer blast.

Nice work Rens.. with low grav on, it was like a little private fireworks show.

Posted: 03-11-2004 17:23
by Imaginos
Rens, if you have the time to revisit this mut one last time, Dr Sin pointed out a common problem solution that many mods have been experiencing for the recent ut2004 builds: incompatable game file errors.

to quote his fix:
Yes, you need to make sure the interaction is removed before a level
change otherwise Garbage collection will not clean up your mod.

Interactions get a NotifyLevelChange event. When you get that, remove
your interaction.

> Subject: [ut2004mods] Incomatible game file
>
> Hiya,
>
> I got this mail about a problem with Relicz:
>
> "I found a slight issue with relicz. I have them running on my server and
> they run fine but when you go to another server you get incomatible game
> file with a number matching up to relicz.u. The problem goes away if you
> shutdown ut2004 and then restart it again."
>
> I'm thinking this has to do with relicz.u not being unloaded on map
> change/leaving a server, because I've an interaction running. Could this
> be it? And if so, where would be the best place to remove the interaction?
> At this time, only the interaction is run at the client. Or could the
> problem be because of something else?
>
> Best regards,
> Jolle