PutraenusAlivius
Posting Freak
Posts: 4,713
Threads: 75
Joined: Dec 2012
Reputation:
119
|
RE: [SCRIPT] Breakable Door
(03-24-2013, 03:18 PM)Erik The Born Wrote: (03-24-2013, 02:59 PM)JustAnotherPlayer Wrote: (03-24-2013, 02:58 PM)Erik The Born Wrote: (03-24-2013, 02:27 PM)JustAnotherPlayer Wrote: (03-24-2013, 02:26 PM)Erik The Born Wrote: I dont get it. The door breaks after the first strike. I want it to break after 3 strikes. How do I do that? First, 10
Second, 40
Third, 10
I did like this.
SetPropHealth("DoorToBreak_2", 10);
SetPropHealth("DoorToBreak_2", 40);
SetPropHealth("DoorToBreak_2", 10);
Now a big hole appears. But I cant completely destroy it.
Set it to 20, 40, 40.
Doesnt matter. Can still only hit it once. wat do you mean?
"Veni, vidi, vici."
"I came, I saw, I conquered."
|
|
03-24-2013, 03:19 PM |
|