Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Particle System HELP NEEDED =3
Simpanra Offline
Senior Member

Posts: 314
Threads: 28
Joined: Mar 2011
Reputation: 0
#3
RE: Particle System HELP NEEDED =3

(05-04-2011, 05:44 PM)Roenlond Wrote: void FunctionName(string &in asParent, string &in asChild, int alstate)
{
CreateParticleSystemAtEntity("InternalName", "ps_particlefile.ps", "Where to spawn, either at a real entity or just create a script area for it", true);
}

Only way I know to set the volume of a file is via playmusic. You could try to use:

FadeGlobalSoundVolume(float afDestVolume, float afTime);

for the duration of the sound effect, and then fade back to normal - that would increase the volume of all sounds and music, though.

Thank you! =D I am going to test this now =)
05-04-2011, 05:48 PM
Find


Messages In This Thread
Particle System HELP NEEDED =3 - by Simpanra - 05-04-2011, 05:30 PM
RE: Particle System HELP NEEDED =3 - by Roenlond - 05-04-2011, 05:44 PM
RE: Particle System HELP NEEDED =3 - by Simpanra - 05-04-2011, 05:48 PM



Users browsing this thread: 1 Guest(s)