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
Preloads doesnt really work :S
Putmalk Offline
Senior Member

Posts: 290
Threads: 13
Joined: Apr 2012
Reputation: 15
#2
RE: Preloads doesnt really work :S

Preloads don't spawn a particle system, you're looking for:

CreateParticleSystemAtEntity(string& asPSName, string& asPSFile, string& asEntity, bool abSavePS);

source:
http://wiki.frictionalgames.com/hpl2/amn..._functions

Preloading is only done in the OnEnter function, and I don't necessarily know the purpose of it - I do believe it removes the lag that happens when events fire.

05-11-2012, 02:07 AM
Find


Messages In This Thread
Preloads doesnt really work :S - by neocrawler - 05-11-2012, 01:58 AM
RE: Preloads doesnt really work :S - by Putmalk - 05-11-2012, 02:07 AM



Users browsing this thread: 1 Guest(s)