SkatCh Posted August 4, 2014 Posted August 4, 2014 guys please how can i create a killcam script , ex when someone kill you will see killcam. Failure is simply an opportunity to begin again more intelligently - Henry Ford
Mr_Moose Posted August 4, 2014 Posted August 4, 2014 Use the following functions and event handlers: setCameraTarget addEventHandler("onPlayerWasted") And a timer to respawn the player somewhere else after a certain time. setTimer spawnPlayer Also, don't forget to set the camera target back to your own player on spawn. MTA Community | GitHub | 99Stack Forum
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now