SWBFGamers

Modding for the Original SWBF1 and SWBF2 => SWBF1 Modding => Topic started by: Led on January 01, 2012, 09:50:34 PM

Title: droideka and health drop
Post by: Led on January 01, 2012, 09:50:34 PM
While looking at the droideka ODF, i noticed that it has lines for probability of dropping health and ammo:


DropItemClass = "com_item_powerup_ammo"
DropItemProbability = 0.40
NextDropItem = "-"
DropItemClass = "com_item_powerup_health100"
DropItemProbability = 0.30
NextDropItem = "-"
DropItemClass = "com_item_powerup_dual"
DropItemProbability = 0.10


However, I have never seen one drop any health or ammo in multiplayer games.  Any ideas why not?


Title: Re: droideka and health drop
Post by: Phobos on January 01, 2012, 10:56:22 PM
I'm assuming it will crash clients. Worth testing though.

OK I misread what you posted. Try increasing the values to 100% and test it in game. It might have something to do with droideka classlabel being specified as a vehicle but I think I have seen them drop bactas before.
EhPortal 1.34 © 2024, WebDev