ShadowCoderKing Posted June 30, 2009 Share Posted June 30, 2009 can someone please tell me the code to die instantly Link to comment Share on other sites More sharing options...
gtasearcher Posted June 30, 2009 Share Posted June 30, 2009 Please use the opcode search. Press CTRL+ALT+2 while in Sanny Builder. And they are 4 methods of killing the player Actor.Health($PLAYER_ACTOR) = 0 or 0321: kill_actor $PLAYER_ACTOR or 0762: AS_actor $PLAYER_ACTOR dies or 0829: actor $PLAYER_ACTOR perform_animation "CRCKDETH3" IFP_file "CRACK" 4.0 time 0 and_dies Link to comment Share on other sites More sharing options...
ShadowCoderKing Posted June 30, 2009 Author Share Posted June 30, 2009 thanx a ton Link to comment Share on other sites More sharing options...
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