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
Damaging door (in this case a cupboard door)
Gamemakingdude Offline
Senior Member

Posts: 470
Threads: 82
Joined: Nov 2010
Reputation: 9
#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
Tanshaydar Offline
From Beyond

Posts: 3,085
Threads: 17
Joined: Mar 2009
Reputation: 67
#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
Website Find




Users browsing this thread: 1 Guest(s)