Jump to content
Sign in to follow this  
exevankeko

Make a gate that opens

Recommended Posts

Hey guys how are you?

I need help, I want to make a gate that opens ... as in the video. ---->

How can I? know any script or can be done by a trigger?

Share this post


Link to post
Share on other sites

That sliding gate it self is a mod, I just went down to the comments and read a bit, nothing too hard, and there was this:

To open the police gate use:

policegateopen = true;

To close the police gate use:

policegateclose = true;

Also you'd probably want to set the other one to false while setting the next one to true. It's ridiculous but apparently that's how it is.

Share this post


Link to post
Share on other sites
That sliding gate it self is a mod, I just went down to the comments and read a bit, nothing too hard, and there was this:

Also you'd probably want to set the other one to false while setting the next one to true. It's ridiculous but apparently that's how it is.

That nothing else works?

I'm not using the mod ..

I only saw this video, and want to make a gate as well.

---------- Post added at 20:18 ---------- Previous post was at 20:07 ----------

I put a wired fence with name "policegate" and trigger with present blufor repeatedly

and put in the field "ON ACT": policegateopen = true;

I did not work ...

I think you need to do some script or something to make it work

Share this post


Link to post
Share on other sites

That's because that thing I told you was for that mod, which you linked. I have no idea how to make an inanimate object slide on the ground smoothly without moving it to every single position. You could actually get the mod in the video and look for it yourself though.

Share this post


Link to post
Share on other sites

That sliding fence gate is not a mod, there's plenty of fences like that already in the game, easy to move by a very simple script.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×