[Pogamut-list] Get Damage Amplifier

michal.bida pogamut-forum at artemis.ms.mff.cuni.cz
Thu Oct 9 10:03:59 CEST 2008


Re: Get Damage Amplifier
> What item class is the damage amplifier? How can I make it so the bot will always try to get the damage amplifier whenever it sees one?

Hey! The type of DamageAmplifier is XPickups.UDamagePack. So example INV message when the bot sees damage amplifier in the map DM-Flux2 is this:

INV {Id DM-Flux2.UDamageCharger0} {Location -1021.10,-1718.95,180.00} {Amount 0} {Reachable True} {Visible True} {Dropped False} {Type XPickups.UDamagePack}

When you pick it up you receive INV with {Event Pickup}, unfortunately no further information about udamage are provided... How long it lasts etc... But this can be easilly counted. Udamage holds for 30 seconds since picking it up.

Michal

----

Reply Link: <https://artemis.ms.mff.cuni.cz/pogamut/tiki-view_forum_thread.php?forumId=5&comments_reply_threadId=269&comments_parentId=267&post_reply=1#form>





More information about the Pogamut-list mailing list