ns_set_ps_sprite
Syntax
native ns_set_ps_sprite(RawPS:system, const sprite[]);
Description
Sets the sprite to use for the particle system - You do NOT have to precache the sprite, BUT the sprite must obviously be on the client to display.
native ns_set_ps_sprite(RawPS:system, const sprite[]);
Sets the sprite to use for the particle system - You do NOT have to precache the sprite, BUT the sprite must obviously be on the client to display.