anyway to force an mp player to face a particular way?
eg. local.player.angle = 90
Or something like that?
I've got a teleport kinds thing working and I want to change the direction the player is facing when it happens to totally disorientate them.
Also:
$player[local.t] item weapons/m2frag_grenade.tik
$player[local.t] useweaponclass grenade
$player[local.t] item weapons/nebelhandgranate.tik
$player[local.t] useweaponclass grenade
Anything seem wrong with those two bits of code? I have succeeded in forcing a player to have all weapons I want except these two grenades.
Thanks in advance for any help you guys can give me.


