10-27-2014, 06:21 AM
Oh I forgot that the knockback would be gone as well. Sorry .
You can use cPlayer:SetSpeed to make a player move somewhere. You could (if you want) use cWorld:BroadcastSoundEffect("random.explode", PosX, PosY, PosZ, 1, 1) to make the particles and explosion noise appear as well.
You can use cPlayer:SetSpeed to make a player move somewhere. You could (if you want) use cWorld:BroadcastSoundEffect("random.explode", PosX, PosY, PosZ, 1, 1) to make the particles and explosion noise appear as well.