Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 2 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Prison Section Door
Grimstoll Offline
Junior Member

Posts: 6
Threads: 2
Joined: Jul 2011
Reputation: 0
#13
RE: Prison Section Door

If you're willing to use the model editor i suppose you could open the prison section door, (save as a new entity called prison_section_YOURNAMEHERE.ent) click on the hinges, check 'Disable Visible Mesh' (or something similar) and delete the hinge body. then delete the hinge_constraint. You can then test the entity by pressing the cogwheels at the bottom. The door should move freely, as if not on hinges.

Then you can use palistov's suggestion, but instead of using setprophealth(0); you use SetEntityActive("prison_section_mycustomentity" , true);

Edit: There is already a prison_section_broken.ent, just use SetEntityActive("prison_section_broken" , true); after three or four hits.
Also it seems there is no 'Disable Visible Mesh' checkbox, even though i'm positive i saw one earlier...
Nevermind, you've already tried that, maybe try going into model editor>settings>uservariables and make sure that the entity which spawns on break is prison_section_broken.ent
(This post was last modified: 07-27-2011, 12:11 AM by Grimstoll.)
07-27-2011, 12:02 AM
Find


Messages In This Thread
Prison Section Door - by MrCookieh - 07-22-2011, 11:27 PM
RE: Prison Section Door - by Obliviator27 - 07-22-2011, 11:29 PM
RE: Prison Section Door - by MrCookieh - 07-22-2011, 11:31 PM
RE: Prison Section Door - by Juby - 07-22-2011, 11:46 PM
RE: Prison Section Door - by palistov - 07-23-2011, 02:03 AM
RE: Prison Section Door - by BendyBread - 07-23-2011, 07:45 AM
RE: Prison Section Door - by palistov - 07-23-2011, 08:53 AM
RE: Prison Section Door - by MrCookieh - 07-23-2011, 01:09 PM
RE: Prison Section Door - by Angerpull - 07-23-2011, 07:27 PM
RE: Prison Section Door - by MrCookieh - 07-23-2011, 08:13 PM
RE: Prison Section Door - by AlexxShadenk777 - 07-26-2011, 09:10 PM
RE: Prison Section Door - by MrCookieh - 07-26-2011, 09:18 PM
RE: Prison Section Door - by Grimstoll - 07-27-2011, 12:02 AM
RE: Prison Section Door - by MrCookieh - 07-27-2011, 11:05 AM
RE: Prison Section Door - by Grimstoll - 07-27-2011, 03:54 PM
RE: Prison Section Door - by MrCookieh - 07-31-2011, 09:59 AM
RE: Prison Section Door - by MrCookieh - 07-28-2011, 10:56 AM
RE: Prison Section Door - by DRedshot - 07-31-2011, 12:22 PM
RE: Prison Section Door - by Kyle - 07-31-2011, 02:13 PM
RE: Prison Section Door - by MrCookieh - 07-31-2011, 03:36 PM
RE: Prison Section Door - by DRedshot - 07-31-2011, 03:58 PM
RE: Prison Section Door - by MrCookieh - 07-31-2011, 04:04 PM
RE: Prison Section Door - by Kyle - 07-31-2011, 04:09 PM
RE: Prison Section Door - by MrCookieh - 07-31-2011, 04:23 PM
RE: Prison Section Door - by DRedshot - 07-31-2011, 08:08 PM
RE: Prison Section Door - by MrCookieh - 07-31-2011, 08:15 PM
RE: Prison Section Door - by DRedshot - 07-31-2011, 08:17 PM
RE: Prison Section Door - by MrCookieh - 07-31-2011, 08:21 PM



Users browsing this thread: 1 Guest(s)