Posts: 5
Threads: 1
Joined: Jun 2012
Reputation:
0
Yo.
There is a bug with removeBuildingForPlayer(...)
If you remove a default GTA garage (which is used if single player), it doesn't remove the camera changes in the garage's place.
[ame="http://www.youtube.com/watch?v=sivhqH-Zdg4"]VIDEO[/ame]
Posts: 10,066
Threads: 38
Joined: Sep 2007
Reputation:
0
The camera is set by the game itself and is in no way directly linked to the object. There is a special section in the game's map files which defines the garages (and the camera) as a three-dimensional cubicle in the world space.
Posts: 5
Threads: 1
Joined: Jun 2012
Reputation:
0
I know, but If they can make the default map objects removable, they can do this thing disabled, or removable
Posts: 3,793
Threads: 196
Joined: Jan 2010
Reputation:
0
I'm definitely sure that shadow is an object, though has no collision (thus cannot be selected on Jernejls map editor). It'd be a pain in the ass looking for what model it actually is :O
Posts: 1,046
Threads: 29
Joined: Mar 2010
Removing the moving part may crash your client some time.