Explosion Types: Difference between revisions

From Vice City Multiplayer
Jump to navigation Jump to search
Caution icon
This wiki is using an old backup from 2020
Some information may be old/missing
(Created page with "{| class="wikitable" !Image !Explosion ID !Description |- |File:Explosion_Type_0.png |0 |An explosion is generated which only shakes your camera and produces an effect. Yo...")
 
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{| class="wikitable"
{{Main Page giant banner}}
 
{| style="width:100%; background:none; border:none; margin:0.5em 0; padding:none;" cellspacing="0" cellpadding="0"
|-
| style="width:auto; background:#FEFBF6; border:1px solid #79542B;" valign="top" |
<div id="mf-index">
{| style="padding:0; width:100%;" |
! class="mp-content-header mp-title-gradient" | ID Reference
|-
| style="padding:10px;" |
VC:MP 0.4 offers you the posibility to create explosions via [[Scripting/Squirrel/Functions/CreateExplosion|CreateExplosion]], so here comes this list.
|}
 
{| style="width:100%; background:none; border:none; margin:0.5em 0; padding:none;" cellspacing="0" cellpadding="0"
| style="width:auto; background:#FEFBF6; border:1px solid #79542B;" valign="top" |
<div id="mf-index">
|-
| style="padding:10px;" |
{| class="wikitable sortable" style="text-align: center; border=0; width:100%"
!Image
!Image
!Explosion ID
!Explosion ID

Latest revision as of 23:05, 22 January 2017

ID Reference

VC:MP 0.4 offers you the posibility to create explosions via CreateExplosion, so here comes this list.

Image Explosion ID Description
0 An explosion is generated which only shakes your camera and produces an effect. You can not be damaged.
1 An explosion similar to that of a molotov cocktail is generated.
2 A small explosion is generated.
3-5 A small explosion is generated. Shortly after, sometimes, black smoke is generated. This type is used for vehicle explosions.
6 An explosion larger in magnitude than type seven is generated.
7 A massive and bright explosion is generated.
8 An extremely small explosion is generated.
9 A small explosion is generated.
10 A small and dim explosion is generated, similar to that of a rocket launcher impact.
11 A small and bright explosion is generated, similar to that of a gas pump explosion.
12+ Anything above type eleven will generate an explosion which only shakes your camera and produces an effect. You can not be damaged.