Difference between revisions of "0948"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
| − | + | {{OpCode | |
| − | ''' | + | | games = {{Icon|SA}} |
| − | ''' | + | | command = ADD_EXPLOSION_VARIABLE_SHAKE |
| + | | description = Creates an explosion | ||
| + | | syntax1 = 0948: create_explosion_at [''flt1''] [''flt2''] [''flt3''] type [''int''] camera_shake [''flt4''] | ||
| + | | p1t = [''flt1''] | ||
| + | | p1d = X-coordinate | ||
| + | | p2t = [''flt2''] | ||
| + | | p2d = Y-coordinate | ||
| + | | p3t = [''flt3''] | ||
| + | | p3d = Z-coordinate | ||
| + | | p4t = [''int''] | ||
| + | | p4d = Explosion type | ||
| + | | p5t = [''flt4''] | ||
| + | | p5d = Shake | ||
| + | }} | ||
| − | ==Keywords== | + | == Keywords == |
| − | create, explosion | + | create, add, explosion, variable, shake |
| − | |||
| − | |||