GTAExpert1000 Posted September 24, 2009 Share Posted September 24, 2009 Would it be possible to make a cleo script or something so you can play music when you die? . That would be awesome. And could you be able to put your own music in? Link to comment Share on other sites More sharing options...
Mitorafer Posted September 24, 2009 Share Posted September 24, 2009 (edited) Would it be possible to make a cleo script or something so you can play music when you die? . That would be awesome. And could you be able to put your own music in? from what that i checked there is an option to do it by this way: thread 'DESONG':DESONG_1wait 0if0118: actor $PLAYER_ACTOR deadelse_jump @DESONG_1 0AAC: [email protected] = load_mp3 "CLEO\DEAD\DEAD" 0AAD: set_mp3 [email protected] perform_action 1jump @DESONG_1 As you can see you need to create a folder in the cleo folder and name it 'DEAD' and then put an mp3 song and rename it to 'DEAD' once thats done the moment you will die it'll play the mp3 Edited September 24, 2009 by matanyehoshua1 Link to comment Share on other sites More sharing options...
rickus2009 Posted October 2, 2009 Share Posted October 2, 2009 Hi Guys, My question regarding sound/music. Is is possible to have a sound from the sound bank to play when pressing a button. For example - if I press shift + 5 I will hear a tampa engine sound? Thanks and regards Link to comment Share on other sites More sharing options...
rickus2009 Posted October 8, 2009 Share Posted October 8, 2009 I guess not Link to comment Share on other sites More sharing options...
ZAZ Posted October 8, 2009 Share Posted October 8, 2009 (edited) I guess not no, the car engine sounds can't be played with script codes. several methods allows to play different soundtypes from different sound files mostly dialogs, some game sounds and some music tracks of file Ambience and Beat Edited October 8, 2009 by ZAZ CLEO MODS CLEO Script Tutorial 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