droideka and health drop

Started by Led, January 01, 2012, 09:50:34 PM

Previous topic - Next topic
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?


Quote from: Abraham Lincoln. on November 04, 1971, 12:34:40 PM
Don't believe everything you read on the internet

January 01, 2012, 10:56:22 PM #1 Last Edit: January 01, 2012, 11:29:48 PM by Phobos Developer
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.