Page 1 of 4 123 ... LastLast
Results 1 to 15 of 57
  1. #1
    HackerB0B's Avatar
    Join Date
    Jul 2014
    Gender
    male
    Posts
    73
    Reputation
    10
    Thanks
    414

    Post Modding Tutorial

    Hey guys,

    Much guys asked me for an Tutorial to mod Skill Special Force 2 Files.

    Step 1: Download uModel
    Step 2: Download HxD ( Hex Editor )
    Step 3: Seach Weapon that you want to Mod.

    For example you take Famas and you want an other skin on it like ak103. So
    you open ak103 with uModel. there you can see some files like rif_ak103_body, rif_m4a1_ak103_3rd.
    uModel is just to see the files that you rename.

    Now Open rif_ak103.upk with HxD ( Hex Editor ) and seach for:

    - 1st_anim_ak103
    - 1st_anim_ak103_female
    - rif_ak103
    - rif_ak103.rif_ak103_barrel
    - rif_ak103 ( again )
    - rif_ak103_body
    - rif_ak103_barrel
    - rif_ak103_barrel_3rd
    - rif_ak103_body ( again )
    - rif_ak103_body_3rd
    - rif_ak103_magazine
    - rif_ak103_magazine_3rd
    - rif_ak103_stock
    - rif_ak103_stock_3rd

    And rename them to:

    - 1st_anim_Famas
    - 1st_anim_Famas_female
    - rif_Famas
    - rif_Famas.rif_Famas_barrel
    - rif_Famas ( again )
    - rif_Famas_body
    - rif_Famas_barrel
    - rif_Famas_barrel_3rd
    - rif_Famas_body ( again )
    - rif_Famas_body_3rd
    - rif_Famas_magazine
    - rif_Famas_magazine_3rd
    - rif_Famas_stock
    - rif_Famas_stock_3rd

    If you want to change Famas to M4A1 its don't work becouse
    the name Famas have more letters then M4A1. You just can rename
    file with the same number of letters or less then.
    If you change the name don't replace it ! just write over it and if you want
    to delete a letter, go to the left side of HxD ( Hex Editor ) and replace the letter with "00"
    for example "m4a1" have the numbers "6D 34 61 31" and if you want to have "aug" on it
    overwrite "m4a" to "aug", go to the left side and replace the number "1" from "m4a1" ("31") to "00"

    i hope its usefully, don't forget to give a thanks

    PS: sorry for Bad english
    Last edited by HackerB0B; 08-09-2014 at 12:58 PM.

  2. The Following 5 Users Say Thank You to HackerB0B For This Useful Post:

    iHackxD (08-18-2014),jallalah (08-10-2014),Lovroman (08-10-2014),wahdewning (08-10-2014),xhevanlyx (08-09-2014)

  3. #2
    xhevanlyx's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Location
    Detriot
    Posts
    363
    Reputation
    10
    Thanks
    3,290
    My Mood
    Inspired
    Nice job +rep
    Ediit: This works on SF2NA so does your scope mod. here's what ive done so far https://tinypic.com/view.php?pic=4u9oya&s=8#.U-b3CPldVhk
    Last edited by xhevanlyx; 08-09-2014 at 10:44 PM.

  4. #3
    ivighost's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Posts
    148
    Reputation
    10
    Thanks
    10
    My Mood
    Angry
    This is fot change the skin or the name or what

    ALTOVA UMODEL...IS THE NAME???? ANSWER ME
    says, "You can not open the file, access denied"
    Last edited by Lovroman; 08-10-2014 at 03:24 AM.

  5. #4
    HackerB0B's Avatar
    Join Date
    Jul 2014
    Gender
    male
    Posts
    73
    Reputation
    10
    Thanks
    414
    WTF ?! Just follow the TUT o.O uModel is a programm to see the objects.
    and the other stuff u can see. o.o

  6. #5
    ivighost's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Posts
    148
    Reputation
    10
    Thanks
    10
    My Mood
    Angry
    the tut dont work me¡¡ o.O
    when i open rif_ak103.upk with HxD, and i try change the name,,,, I CAN´T, because this: "You can not open the file, access denied"

  7. #6
    wahdewning's Avatar
    Join Date
    Jan 2013
    Gender
    female
    Posts
    24
    Reputation
    10
    Thanks
    24
    My Mood
    Sad
    Quote Originally Posted by HackerB0B View Post
    Hey guys,

    Much guys asked me for an Tutorial to mod Skill Special Force 2 Files.

    Step 1: Download uModel
    Step 2: Download HxD ( Hex Editor )
    Step 3: Seach Weapon that you want to Mod.

    For example you take Famas and you want an other skin on it like ak103. So
    you open ak103 with uModel. there you can see some files like rif_ak103_body, rif_m4a1_ak103_3rd.
    uModel is just to see the files that you rename.

    Now Open rif_ak103.upk with HxD ( Hex Editor ) and seach for:

    - 1st_anim_ak103
    - 1st_anim_ak103_female
    - rif_ak103
    - rif_ak103.rif_ak103_barrel
    - rif_ak103 ( again )
    - rif_ak103_body
    - rif_ak103_barrel
    - rif_ak103_barrel_3rd
    - rif_ak103_body ( again )
    - rif_ak103_body_3rd
    - rif_ak103_magazine
    - rif_ak103_magazine_3rd
    - rif_ak103_stock
    - rif_ak103_stock_3rd

    And rename them to:

    - 1st_anim_Famas
    - 1st_anim_Famas_female
    - rif_Famas
    - rif_Famas.rif_Famas_barrel
    - rif_Famas ( again )
    - rif_Famas_body
    - rif_Famas_barrel
    - rif_Famas_barrel_3rd
    - rif_Famas_body ( again )
    - rif_Famas_body_3rd
    - rif_Famas_magazine
    - rif_Famas_magazine_3rd
    - rif_Famas_stock
    - rif_Famas_stock_3rd

    If you want to change Famas to M4A1 its don't work becouse
    the name Famas have more letters then M4A1. You just can rename
    file with the same number of letters or less then.
    If you change the name don't replace it ! just write over it and if you want
    to delete a letter, go to the left side of HxD ( Hex Editor ) and replace the letter with "00"
    for example "m4a1" have the numbers "6D 34 61 31" and if you want to have "aug" on it
    overwrite "m4a" to "aug", go to the left side and replace the number "1" from "m4a1" ("31") to "00"

    i hope its usefully, don't forget to give a thanks

    PS: sorry for Bad english

    Thanks for sharing, Sir
    i will try this tuts for my SF2
    Very usefull and awesome tricks

    Edit :
    I Have a question sir
    what do you mean with " If you change the name don't replace it ! just write over it " ?
    so, i cant overwrite in it ? or i must write over it ? on the blank space may be ?

    Need help
    Last edited by wahdewning; 08-10-2014 at 01:10 AM.

  8. #7
    Lovroman's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    9,417
    Reputation
    611
    Thanks
    11,990
    My Mood
    Cheerful
    Quote Originally Posted by ivighost View Post
    the tut dont work me¡¡ o.O
    when i open rif_ak103.upk with HxD, and i try change the name,,,, I CAN´T, because this: "You can not open the file, access denied"
    Start HxD as admin..

  9. #8
    HackerB0B's Avatar
    Join Date
    Jul 2014
    Gender
    male
    Posts
    73
    Reputation
    10
    Thanks
    414
    I mean for example the name of your weapon is rif_m4a1_body and you want to change it to rif_aug_body
    you must do that: rif_aug1_body then go to the left side of HxD and replace the numbers to "00" to delete the "1".

  10. The Following User Says Thank You to HackerB0B For This Useful Post:

    wahdewning (08-10-2014)

  11. #9
    HackerB0B's Avatar
    Join Date
    Jul 2014
    Gender
    male
    Posts
    73
    Reputation
    10
    Thanks
    414
    i make a quick tutorial for you guys

  12. The Following User Says Thank You to HackerB0B For This Useful Post:

    wahdewning (08-10-2014)

  13. #10
    HackerB0B's Avatar
    Join Date
    Jul 2014
    Gender
    male
    Posts
    73
    Reputation
    10
    Thanks
    414
    Just follow the pictures, i hope it helps.




    Attached Thumbnails Attached Thumbnails
    step1.png  

    step2.png  

    step3.png  

    step4.png  


  14. The Following User Says Thank You to HackerB0B For This Useful Post:

    wahdewning (08-10-2014)

  15. #11
    wahdewning's Avatar
    Join Date
    Jan 2013
    Gender
    female
    Posts
    24
    Reputation
    10
    Thanks
    24
    My Mood
    Sad
    Quote Originally Posted by HackerB0B View Post
    I mean for example the name of your weapon is rif_m4a1_body and you want to change it to rif_aug_body
    you must do that: rif_aug1_body then go to the left side of HxD and replace the numbers to "00" to delete the "1".
    Got It, Major !
    i will test your tuts immediately here
    thank you very much for sharing, very helpfull

  16. #12
    ivighost's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Posts
    148
    Reputation
    10
    Thanks
    10
    My Mood
    Angry
    Thx man ¡¡¡

  17. #13
    HackerB0B's Avatar
    Join Date
    Jul 2014
    Gender
    male
    Posts
    73
    Reputation
    10
    Thanks
    414
    If you need more Informations, just ask me

  18. #14
    HackerB0B's Avatar
    Join Date
    Jul 2014
    Gender
    male
    Posts
    73
    Reputation
    10
    Thanks
    414
    Shit, sorry i failed. with this m4a1 to aug etc. if you want to change this rif_m4a1_body to rif_auf_body u must do that!!!

    rif_m4a1_body to rif_aug_bodyy and delete the "y" with "00" !! im sorry

  19. #15
    hari575's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    2
    hey HackerB0B, i follow your tut and change my smg_mp7 to smg_p90 but in the game, the weapon wont show up. and i just has a blank weapon.
    please help, Thanks

  20. The Following User Says Thank You to hari575 For This Useful Post:

    wahdewning (08-10-2014)

Page 1 of 4 123 ... LastLast

Similar Threads

  1. Mod Tutorial Section Info
    By Corndog in forum Combat Arms Mod Tutorials
    Replies: 21
    Last Post: 09-28-2010, 07:38 PM
  2. [Request] Login Modding Tutorial
    By Jacket in forum CrossFire Mods & Rez Modding
    Replies: 5
    Last Post: 08-10-2010, 04:20 AM
  3. Modding Tutorial
    By Based God in forum Combat Arms Mods & Rez Modding
    Replies: 4
    Last Post: 03-28-2010, 06:11 PM
  4. Modding tutorial
    By dontsassme in forum Combat Arms Mod Discussion
    Replies: 4
    Last Post: 12-25-2009, 05:34 PM
  5. Digital Modding Tutorial 1
    By GG2GG in forum Tutorials
    Replies: 0
    Last Post: 12-31-2008, 06:42 AM