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
Extra_english.lang file aint working
Khyrpa Offline
Senior Member

Posts: 638
Threads: 10
Joined: Apr 2011
Reputation: 24
#5
RE: Extra_english.lang file aint working

You can't activate particle effects like this:
SetEntityActive("ParticleSystem_1" , true);

You have to use area (where you want it to appear) and:
CreateParticleSystemAtEntity(string& asPSName, string& asPSFile, string& asEntity, bool abSavePS); (check this at script functions wiki)

I assume "door_open_hall_key" is an script area?
05-25-2011, 04:49 PM
Find


Messages In This Thread
Extra_english.lang file aint working - by xtron - 05-25-2011, 04:25 PM
RE: Extra_english.lang file aint working - by Khyrpa - 05-25-2011, 04:49 PM



Users browsing this thread: 10 Guest(s)