WildCard
The WildCard pickup charger
is a special one that can have more than 1 pickup.
It can spawn a list of
pickups randomly, so let’s take a look to its properties.
bRandom: Enable the wildcard mode.
bUseRandomRespawnTime: See
RandomRespawnTime(s) below.
RandomPickups: Pickups list (16
pickups max).
RandRespawnTime: Fixed time (in
seconds) of the respawn of the random pickup. This respawn time value is only
used when bUseRandomRespawnTime is set to False.
RandRespawnTimeMin and RandRespawnTimeMax: Time variance (in
seconds) of the respawn of the random pickup. This respawn time last between
both values (min and max) and is only used when bUseRandomRespawnTime is set to
True.