Hey guys.
I'm currently trying to spawn a flat model at the location i'm looking at. (like for example a spray in counter-strike).
Everything is working fine so far, but i have a small problem.
The model should be spawned at a wall, floor or ceiling and for that i need the a...
I'm currently trying to spawn a flat model at the location i'm looking at. (like for example a spray in counter-strike).
Everything is working fine so far, but i have a small problem.
The model should be spawned at a wall, floor or ceiling and for that i need the a...
10 years ago
Hey guys.
I'm currently trying to play an animation on the players weapon.
I want to play the fire animation per script.
I'm currently trying to play an animation on the players weapon.
I want to play the fire animation per script.
Spoiler: click to open...
[code]
#using scripts\shared\callbacks_shared;
#using_animtree( "test" );
#precache( "xanim"...
#using scripts\shared\callbacks_shared;
#using_animtree( "test" );
#precache( "xanim"...
[close]
10 years ago