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
function not working, is something wrong?
Selyp Offline
Member

Posts: 210
Threads: 19
Joined: Feb 2011
Reputation: 7
#6
RE: function not working, is something wrong?

Not sure about the SetPropObjectStuckState, but for the Particle System you have to specify the name of the particle system file you want to create

example :
CreateParticleSystemAtEntity ("oilused", "ps_steam.ps" "area_leveroil", false);

Oilused is the name of the particle system being created, ps_steam.ps is the name of the file for the particle system (whatever file you want to use) and area_leveroil is the name of the entity at which you are creating it.
02-17-2011, 01:14 AM
Find


Messages In This Thread
RE: function not working, is something wrong? - by Selyp - 02-17-2011, 01:14 AM



Users browsing this thread: 1 Guest(s)