Using the nearestBuilding command freezes my computer.
Description
Description
Details
Details
- Legacy ID
- 3056491576
- Severity
- None
- Resolution
- Open
- Reproducibility
- Always
- Category
- Game Freezes
Steps To Reproduce
Open the editor, place the player unit. Put the following into the units init line: this setPos ((nearestBuilding this) buildingPos 1)
Preview the mission.
Additional Information
The mission will not load the player into the game. The player will be stuck on the loading screen. If running the code while in the game, it simply freezes. In either case, restarting the game is required.