What function should i use when i want to set Player's View?
1 replies, posted
Hi i would like to know what function i should use to set Player's View just like what the camera tool does.
[img]http://wiki.garrysmod.com/favicon.ico[/img] [url=http://wiki.garrysmod.com/page/GM/CalcViewModelView]GM/CalcViewModelView[/url] for the viewmodel view (if you want to change that), and [img]http://wiki.garrysmod.com/favicon.ico[/img] [url=http://wiki.garrysmod.com/page/GM/CalcView]GM/CalcView[/url] for the normal view
[editline]27th February 2016[/editline]
Also, if you want their view to be different only once they get in vehicles, use [img]http://wiki.garrysmod.com/favicon.ico[/img] [url=http://wiki.garrysmod.com/page/GM/CalcVehicleView]GM/CalcVehicleView[/url], but that gets called at the same time as [URL="http://wiki.garrysmod.com/page/GM/CalcView"]CalcView[/URL] anyway
Sorry, you need to Log In to post a reply to this thread.