04.02.2014, 09:18
It's quite easy to make player-only explosions.
CreatePlayerObject for the visual effect.
PlayerPlaySound(?) for the explosion sound.
SetPlayerVelocity for blowing them away.
GetPlayerDistanceFromPoint + SetPlayerHealth for damage.
But yeah, it'd be nice if it was native. Must be pretty easy to do.
CreatePlayerObject for the visual effect.
PlayerPlaySound(?) for the explosion sound.
SetPlayerVelocity for blowing them away.
GetPlayerDistanceFromPoint + SetPlayerHealth for damage.
But yeah, it'd be nice if it was native. Must be pretty easy to do.