MisterQuestions Posted January 1, 2015 Share Posted January 1, 2015 Hey, how to get the name of the player you killed you on dd? onClientVehicleCollision gets me a userdata... Link to comment
Gallardo9944 Posted January 1, 2015 Share Posted January 1, 2015 userdata should be your element. If it's vehicle, get the player via getVehicleOccupant, if it's player, just get the name via getPlayerName. Link to comment
MisterQuestions Posted January 1, 2015 Author Share Posted January 1, 2015 How to output just for killer and source??. Output to the killer something like: You have killed: And to source, you have been killed by:... How? Link to comment
Tekken Posted January 1, 2015 Share Posted January 1, 2015 Try this: https://wiki.multitheftauto.com/wiki/OnPlayerWasted 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