Cassandra Posted February 27, 2013 Share Posted February 27, 2013 Why do people put spawnPlayer, fadeCamera, etc inside a timer which has no interval? What's the point of it? Link to comment
codeluaeveryday Posted February 27, 2013 Share Posted February 27, 2013 There is an MTA:SA bug if you instantly spawn after death, it can bug and spawn you at 0, 0, 0. The game needs a few seconds to process the players location and a few other things, this is why GTA:SA doesn't have instant respawn. Wish they would fix it. Link to comment
Cassandra Posted February 27, 2013 Author Share Posted February 27, 2013 There is an MTA:SA bug if you instantly spawn after death, it can bug and spawn you at 0, 0, 0. The game needs a few seconds to process the players location and a few other things, this is why GTA:SA doesn't have instant respawn. Wish they would fix it. Aaaah gotcha. Thanks for clarifying it. Link to comment
codeluaeveryday Posted February 27, 2013 Share Posted February 27, 2013 Your welcome Cassandra. Link to comment
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