Facebook Twitter YouTube Frictional Games | Forum | Newsletter | Dev Blog | Dev Wiki | Support | Shelf | Store

Privacy Policy


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Damaging door (in this case a cupboard door)
Author Message
Gamemakingdude Offline
Senior Member

Posts: 478
Joined: Nov 2010
Reputation: 9
Post: #1
Damaging door (in this case a cupboard door)
How do i make it theres damage to the doors? Change their health or something?

Rep if like me or im helpful or you love my stories!
Stephanos house
10-09-2011 08:29 AM
Find all posts by this user Quote this message in a reply
Tanshaydar Offline
From Beyond

Posts: 3,091
Joined: Mar 2009
Reputation: 66
Post: #2
RE: Damaging door (in this case a cupboard door)
Well, I guess to start to check wiki might help: http://wiki.frictionalgames.com/hpl2/amn..._functions

void SetPropHealth(string& asName, float afHealth);
void AddPropHealth(string& asName, float afHealth);
float GetPropHealth(string& asName);

10-09-2011 09:41 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)