Home
Feedback Tracker
Search
Configure Global Search
Log In
Transactions
T157231
Change Details
Change Details
Old
New
Diff
A vehicle that has move waypoint wont move if it's hidden (using hideObjectGlobal) on it's waypoints The repro: In editor: 1) create vehicle called "testcar" and give it a move waypoint 2) Make the testcar invisible using "this hideObjectGlobal true" - in init field 3) Put the script below to init.sqf
A vehicle that has move waypoint wont move if it's hidden (using hideObjectGlobal) on it's waypoints
A vehicle that has move waypoint wont move if it's hidden (using hideObjectGlobal) on it's waypoints
The repro: In editor: 1) create vehicle called "testcar" and give it a move waypoint 2) Make the testcar invisible using "this hideObjectGlobal true" - in init field
3) Put the script below to init.sqf
Continue