Chaos27 Posted February 22, 2006 Share Posted February 22, 2006 is it possible to mod the burglary mission so that you dont have to have the ski mask to do it? I want to be able to sneak in as a SWAT member and totally assasinate people NINJA STYLE. If there is, tell me what to edit. Link to comment Share on other sites More sharing options...
Joel Kroll Posted February 22, 2006 Share Posted February 22, 2006 I think your head (balaclava.dff/txd) is the only thing that changes during the mission so you would have to already be wearing a SWAT Uniform at the start. Once you have your SWAT Uniform on, all you have to do then is edit the head that is used during the mission. Like I switched the Mask head (balaclava.dff/txd) with CJ's Regular head (head.dff/player_face.txd) in the Player.IMG by backing up the files and exporting the head.dff and player_face.txd files and renaming them balaclava.dff and balaclava.txd. Then I deleted the original balaclava files and added the new files back in and rebuilt the archive. Worked fine for me. Link to comment Share on other sites More sharing options...
Chaos27 Posted February 23, 2006 Author Share Posted February 23, 2006 no no no, what im talking about is scm editing. I edited the main.scm file so that when you spawn you spawn as a SWAT member. Its ok, i already figured this out though. Link to comment Share on other sites More sharing options...
spaceeinstein Posted February 23, 2006 Share Posted February 23, 2006 ...The ski mask is only meant for the CJ character and nothing else.... Link to comment Share on other sites More sharing options...
RaifalM3n Posted February 26, 2006 Share Posted February 26, 2006 or another way dude is to learn coding and change it in the scm.. Link to comment Share on other sites More sharing options...
mido_vip Posted November 20, 2007 Share Posted November 20, 2007 hi, i know it's an old topic but i guess the player needs to wear the balaclava (ski mask) in order to sneak like in the burglary sub missions, i know a little about codes so i tried this code for testing ... :SNEAK_103A4: name_thread 'SNEAK' 0001: wait 100 ms00D6: if 0 0256: player $PLAYER_CHAR defined 004D: jump_if_false ££SNEAK_3 00D6: if 1 00E1: key_pressed 0 9 00E1: key_pressed 0 10 004D: jump_if_false ££SNEAK_3 087B: set_player $PLAYER_CHAR clothes "BALACLAVA" "BALACLAVA" body_part 17 070D: rebuild_player $PLAYER_CHAR 0001: wait 0 ms:SNEAK_20001: wait 100 ms00D6: if 0 0256: player $PLAYER_CHAR defined 004D: jump_if_false ££SNEAK_2 00D6: if 2 0500: player $PLAYER_CHAR skin_is "BALACLAVA" on_bodypart 17 00E1: key_pressed 0 9 00E1: key_pressed 0 10 004D: jump_if_false ££SNEAK_3 0784: $PLAYER_CHAR 0 0 17 070D: rebuild_player $PLAYER_CHAR 0001: wait 0 ms:SNEAK_300D6: if 0 0002: jump ££SNEAK_1 note that key 9 = group control back & key 10 = conversation no & they'r used as combo. so after testing i figured that when the player puts on the ski mask he automaticly sneaks & when you removes it he walks naturaly again,that's all i know for now, it would be cool though if he can sneak without it like hitman and sh*t, or maybe some genius coder can take it from here Link to comment Share on other sites More sharing options...
ZAZ Posted November 20, 2007 Share Posted November 20, 2007 so after testing i figured that when the player puts on the ski mask he automaticly sneaks & when you removes it he walks naturaly again,that's all i know for now, it would be cool though if he can sneak without it like hitman and sh*t, cant confirm I can sneak everytime i want. Just pressing left ALT while going. And in burglary mission its the same. CJ didnt sneake autom. Only by pressing left ALT while going. CLEO MODS CLEO Script Tutorial Link to comment Share on other sites More sharing options...
mido_vip Posted November 20, 2007 Share Posted November 20, 2007 I can sneak everytime i want. Just pressing left ALT while going. that's right but you need to be wearing a balaclava in order to do so. if the balaclava is gone then you can't sneak, the trick is to make him sneak without it. Link to comment Share on other sites More sharing options...
ZAZ Posted November 20, 2007 Share Posted November 20, 2007 I can sneak everytime i want. Just pressing left ALT while going. that's right but you need to be wearing a balaclava in order to do so. if the balaclava is gone then you can't sneak, the trick is to make him sneak without it. NO, i need no balaclava or other stuff. Just press left ALT while going CLEO MODS CLEO Script Tutorial Link to comment Share on other sites More sharing options...
herbie49 Posted November 20, 2007 Share Posted November 20, 2007 I agree with ZAZ, he is right. Link to comment Share on other sites More sharing options...
mido_vip Posted November 21, 2007 Share Posted November 21, 2007 (edited) i dont know maybe i have an old version or something i am not sure or i missed some updates, anyway it's solved though. EDIT: Thanks to ZAZ and herbie49 for leting me know. Edited November 21, 2007 by mido_vip Link to comment Share on other sites More sharing options...
mido_vip Posted November 22, 2007 Share Posted November 22, 2007 i know i would sound like an idiot but can you really sneak inside and outside burglary missions without the balaclava (ski mask), cause in burglary missions if the ski mask is gone the mission is canceled and outside burglary mission he walks normaly by pressin left alt and no sneaking ? Link to comment Share on other sites More sharing options...
ZAZ Posted November 22, 2007 Share Posted November 22, 2007 i know i would sound like an idiot but can you really sneak inside and outside burglary missions without the balaclava (ski mask), cause in burglary missions if the ski mask is gone the mission is canceled and outside burglary mission he walks normaly by pressin left alt and no sneaking ? balaclava (dis)appear syncron with active burglary mission sneaking is as i said maybe is a bug or a controler problem do you play with gamepad ? CLEO MODS CLEO Script Tutorial Link to comment Share on other sites More sharing options...
mido_vip Posted November 22, 2007 Share Posted November 22, 2007 maybe is a bugor a controler problem do you play with gamepad ? no i play with the keyboard,and in game options at the foot controler i have <walk> control is LALT. 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