KingN 251 Posted December 13, 2001 I tried to chance the view angle with script camsetdive when targeting a man but it didn't work. The angle was still the same default. Is it a game bug or what? I put this as the intro script: _cam = "camera" camcreate [0,0,0] _cam cameraeffect ["internal", "back"] _cam camsettarget man1 _cam camsetrelpos [-10,-12,0] _camera camSetDive -1 _cam camcommit 0 Does anybody know how to make this thing work? (Edited by King Nothing at 8:54 pm on Dec. 13, 2001) Share this post Link to post Share on other sites
Rob 1 Posted December 14, 2001 i haven't needed to use camsetdive before cuz i dont really know wot it does but have u tried changing the number to alot more than it previously is or used the command after the camcommit? just suggestions. Share this post Link to post Share on other sites