AB033 Posted May 18, 2009 Share Posted May 18, 2009 Hello. Well I'm wondering myself a long time: "can I change player?" I saw that is possible in GTA SA:MP but is it possible in normal game? So, I want to change (actually replace) an old PLAYER ACTOR with some other ped (example WMYDRUG). Is that possible? Link to comment Share on other sites More sharing options...
_Rob_ Posted May 18, 2009 Share Posted May 18, 2009 Yes goin-god has got a cleo that allows any model in the img called COINGOD.dff and txd to be used as the payer model, google it i'm sure it's there Link to comment Share on other sites More sharing options...
james227uk Posted May 18, 2009 Share Posted May 18, 2009 {$CLEO}0000::1while truewait 250if Player.Defined($PLAYER_CHAR)then if 00E1: 0 8 // BackSpace then break end endend // while#CWMYHB2.Load():2while trueif #CWMYHB2.Available()then break end wait 0end09C7: change_player $PLAYER_CHAR model_to #CWMYHB2wait 2000:3while trueif 00E1: 0 8then break end wait 0end09C7: change_player $PLAYER_CHAR model_to #NULLwait 2000#CWMYHB2.Destroy()jump @1 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