Log in

View Full Version : I need help with a door script



Bobby32500
04-16-2016, 07:02 PM
i need help to open a door if somebody closed it while i was hunting. like to check if the door is open or closed , if the door is closed to open it, or if its open to ignore and go to next waypoint.

please help. :)

Merre
04-16-2016, 07:19 PM
Self.OpenDoor(x,y,z,open)

If the door is open it will just ignore it if its close it will open it

Bobby32500
04-16-2016, 08:17 PM
ok thanks