Page 17 of 29 FirstFirst ... 7151617181927 ... LastLast
Results 241 to 255 of 432
  1. #241
    House's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Posts
    2,990
    Reputation
    223
    Thanks
    9,296
    My Mood
    Cynical
    put your backup

  2. #242
    majinklint's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    You said it works on public matches, so you can join any public game and see the skin? OR you have to be the HOST? thx in advance

  3. #243
    Stoshy's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    O-('.'Q)
    Posts
    1,427
    Reputation
    15
    Thanks
    288
    My Mood
    Confused
    Quote Originally Posted by majinklint View Post
    You said it works on public matches, so you can join any public game and see the skin? OR you have to be the HOST? thx in advance
    skins are only for your purposes and for u to c. the only reason everyone has the skin on their weapon is so when u pick it up, u find yer favorite skin on it too ;D

    PLAY STARCRAFT II!? ADD ME! PINOYPUNCHINGBAG@YAHOO.COM OR MY FRIEND CODE 636 STOSHY!


  4. #244
    SearingWolfe's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    4
    My Mood
    Daring
    I've got the skins to work, except when I go to a public game, it says "Files different from server." Any ideas why this is happening?

  5. #245
    Insane's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    9,057
    Reputation
    1007
    Thanks
    2,013
    Quote Originally Posted by SearingWolfe View Post
    I've got the skins to work, except when I go to a public game, it says "Files different from server." Any ideas why this is happening?
    YES I DO!
    https://www.mpgh.net/forum/281-call-d...c-matches.html
    ^^Click^^

    Ex Middleman

  6. #246
    House's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Posts
    2,990
    Reputation
    223
    Thanks
    9,296
    My Mood
    Cynical
    Eather you did the hex coding wrong or you didnt fix CRC.

  7. #247
    SearingWolfe's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    4
    My Mood
    Daring

    Exclamation

    I am using one of toobanooba's camos (the Scorcher one to be exact). I wanted to test a simple skin before I make my own. I've noticed that both files are the exact same size. The first two lines of both files are the same, but the third one isn't.

    Original file:

    Code:
    49 57 69 08 40 03 00 00 0B 00 80 00 80 00 01 00
    D8 2A 00 00 D8 0A 00 00 D8 02 00 00 D8 00 00 00
    68 D3 28 5B FF FF FF FF 08 7B 88 8B 22 99 22 99
    New file:

    Code:
    49 57 69 08 40 03 00 00 0B 00 80 00 80 00 01 00 
    D8 2A 00 00 D8 0A 00 00 D8 02 00 00 D8 00 00 00 
    00 00 00 00 AA AB AB AB E8 62 C1 E0 01 A9 AD AD
    The new file has the 4 sets of 00's in the beginning of the third line, but the original file does not.
    I've also noticed that both files have 8 columns of hex on the very last line, when according to Insane's thread that he posted, there should only be 4.

    Original file:

    Code:
    A9 62 28 4A E0 F8 7E 5F
    New file:

    Code:
    4C 53 4A 42 26 E4 D4 2E
    Are you guys sure Steam didn't update these files somehow to prevent people from making skins?

  8. #248
    Skyline.'s Avatar
    Join Date
    Dec 2009
    Gender
    male
    Posts
    10,160
    Reputation
    416
    Thanks
    1,614
    Quote Originally Posted by SearingWolfe View Post
    I am using one of toobanooba's camos (the Scorcher one to be exact). I wanted to test a simple skin before I make my own. I've noticed that both files are the exact same size. The first two lines of both files are the same, but the third one isn't.

    Original file:

    Code:
    49 57 69 08 40 03 00 00 0B 00 80 00 80 00 01 00
    D8 2A 00 00 D8 0A 00 00 D8 02 00 00 D8 00 00 00
    68 D3 28 5B FF FF FF FF 08 7B 88 8B 22 99 22 99
    New file:

    Code:
    49 57 69 08 40 03 00 00 0B 00 80 00 80 00 01 00 
    D8 2A 00 00 D8 0A 00 00 D8 02 00 00 D8 00 00 00 
    00 00 00 00 AA AB AB AB E8 62 C1 E0 01 A9 AD AD
    The new file has the 4 sets of 00's in the beginning of the third line, but the original file does not.
    I've also noticed that both files have 8 columns of hex on the very last line, when according to Insane's thread that he posted, there should only be 4.

    Original file:

    Code:
    A9 62 28 4A E0 F8 7E 5F
    New file:

    Code:
    4C 53 4A 42 26 E4 D4 2E
    Are you guys sure Steam didn't update these files somehow to prevent people from making skins?
    nope they didnt update, so your looking at mine camo as a example?...or mine is the actual problem?... your meant to add the 4 "00" "00" "00" "00" like the tut's say. and then delete the last 4 bytes off the end. hence why its different to the original. but it still should work online. and about the last line i had an extra 4 on the end, what the tuts say is always from the end backwards delete the last 4 bytes, in which i did hence why its different.


  9. #249
    Skyline.'s Avatar
    Join Date
    Dec 2009
    Gender
    male
    Posts
    10,160
    Reputation
    416
    Thanks
    1,614
    Quote Originally Posted by Stoshy View Post


    skins are only for your purposes and for u to c. the only reason everyone has the skin on their weapon is so when u pick it up, u find yer favorite skin on it too ;D
    lol not mainly this reason also that like mw2 skins are boring and crap now


  10. #250
    SearingWolfe's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    4
    My Mood
    Daring

    Exclamation

    Quote Originally Posted by toobanooba View Post
    nope they didnt update, so your looking at mine camo as a example?...or mine is the actual problem?... your meant to add the 4 "00" "00" "00" "00" like the tut's say. and then delete the last 4 bytes off the end. hence why its different to the original. but it still should work online. and about the last line i had an extra 4 on the end, what the tuts say is always from the end backwards delete the last 4 bytes, in which i did hence why its different.
    I was using one of your skins to get used to loading skins into the game. It was easier to use a skin that only required one .iwi file. It's also an awesome skin . So you're saying that you've already did all the modifications that were needed to make your skin work online? I re-downloaded your skin camo pack and took the Scorcher camo out of the pack. I used the CRC32 Fixer to fix it just in case it wasn't fixed. When I put the file into the iw_07.iwd and placed in the MAIN folder, I loaded the game and received a "Image file corrupt." error message. I really want to make skins and camos for MW2, but I won't get very far if I can't even load a pre-made skin camo into my game.

  11. #251
    BlindMan's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    456
    Posts
    13
    Reputation
    10
    Thanks
    1
    Ok i try to do it but when i open the dds file it show white Background.
    what to do?

  12. #252
    House's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Posts
    2,990
    Reputation
    223
    Thanks
    9,296
    My Mood
    Cynical
    what file are u editing?

  13. #253
    BlindMan's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    456
    Posts
    13
    Reputation
    10
    Thanks
    1
    this weapon_usp_col.iwi

  14. #254
    House's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Posts
    2,990
    Reputation
    223
    Thanks
    9,296
    My Mood
    Cynical
    add me on msn and get team viewer

  15. #255
    Eddwiinn's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    Holland
    Posts
    180
    Reputation
    12
    Thanks
    87
    My Mood
    Amused
    House You are the man
    damn nice tut, i love messing around whit photoshop
    im gonna tryout some soon and post it on this site

    Thanks

    Lalalalala...
    _______________

    I'm already fucking wasted. So now we dance.!



Page 17 of 29 FirstFirst ... 7151617181927 ... LastLast

Tags for this Thread