Item powerup (GoldSrc): Difference between revisions
Jump to navigation
Jump to search
Thunder4ik (talk | contribs) |
SirYodaJedi (talk | contribs) No edit summary |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{CD|CDiscwarPowerup|goldsrc=1|file=1}} | ||
{{this is a|point entity|<!--sprite=1-->|name=item_powerup|game=Ricochet}} | |||
{{this is a|point|<!--sprite=1-->|name=item_powerup | |||
No setup is necessary for the item_powerup entity. The entity will spawn a random powerup each time. | No setup is necessary for the item_powerup entity. The entity will spawn a random powerup each time. | ||
| Line 11: | Line 10: | ||
*'''Freeze Shot''' - Blue fragments create a disc that slows your opponent to a crawl. | *'''Freeze Shot''' - Blue fragments create a disc that slows your opponent to a crawl. | ||
== | == Keyvalues == | ||
{{hl1 kv targetname}} | |||
:{{important|[[Killtarget]]ing this entity will prevent powerups from appearing at this location for the remainder of the match.}} | |||
== Flags == | |||
{{hl1 Appearflags}} | |||
Latest revision as of 12:08, 10 May 2025
| CDiscwarPowerup |
item_powerup is a point entity available in
Ricochet.
No setup is necessary for the item_powerup entity. The entity will spawn a random powerup each time.
There are four different types of powerups:
- Powershot - Grab the swirling red powerup and you get discs that hit your opponent harder.
- Triple Shot - These three spinning purple discs turns each of yours into a deadly triple-disked attack.
- Fast Shot - Green circles will make your discs move much faster to catch your enemy.
- Freeze Shot - Blue fragments create a disc that slows your opponent to a crawl.
Keyvalues
- Name (targetname) <string>
- The targetname that other entities refer to this entity by.
Important:Killtargeting this entity will prevent powerups from appearing at this location for the remainder of the match.
Flags
- Not In Deathmatch : [2048]
- Prevent this entity from attempting to spawn when
deathmatch(multiplayer) is enabled.