Alliedassault

Alliedassault (alliedassault.us/index.php)
-   MoH Maps, Mods & Skins (alliedassault.us/forumdisplay.php?f=11)
-   -   M1 Carbine (alliedassault.us/showthread.php?t=27216)

Ape 06-23-2003 02:06 PM

M1 Carbine
 
Hey Kidz,

@ modtheater.com, in forums mind u, they have a scrapped M1 Carbine to d/l. It works perfectly but the skininning is complete shit. Here r some pics of te shitty skin. I (APEV8) edited the .TIK file and changed the sound. If u want my version email me @ APEV8@aol.com or Kracker@1st-ranger.com

[img]http://us.f1.yahoofs.com/users/f4d13260/bc/My+Photos/__hr_SHOT0008.jpg?bcis19.AVQVYHw2F[/img]


~Apev8

Ape 06-23-2003 02:12 PM

HAHAHA I forgot the reason i posted this shit!

Can someone make the skin better? Cause i sure cant biggrin:

~Apev8

Sgt.Riggs 06-23-2003 02:26 PM

give me d/l link then ill do 1

Ape 06-23-2003 04:15 PM

k here it is

POSTED BY KILLER KIND, MODTHEATER FORUMS

Just updated my SCRAP M1 Carbine with new reload animations. I was not going to do this, as I said it is scrap. But I hate to hear peeps complain. Grab it here -

http://filefront.com/?filepath=/tmt...rbine-Scrap.pk3

And for those interested, here is how it's done.

M1 Garand to M1 Carbine Reload Mod

This will replace the M1 Garnad reload animation with the Thompson reload animation, which is just about perfect for the M1 Carbine.

Step 1 - First Person Animation:

MOHAA/main/Pak0.pk3

models/player/base/fps_anims_rifle.txt

Original Code:

//========================
// Garand Anims
//========================
garand_idle1 viewmodel/rifle/idle_rifle.skc crossblend 0.2 weight 1.0
//garand_idle2 viewmodel/idle_rifle2.skc crossblend 0.2 weight 0.5 dontrepeate
//garand_idle3 viewmodel/idle_rifle3.skc crossblend 0.2 weight 0.1 dontrepeate
garand_fire viewmodel/rifle/fire_rifle_stand.skc crossblend 0.05
garand_reload viewmodel/rifle/vm_riflereload.skc crossblend 0.05
garand_pullout viewmodel/rifle/raise_rifle_standplayer.skc
{
client
{
enter sound snd_rifle_pullout
}
}
garand_putaway viewmodel/rifle/lower_rifle_stand.skc
{
client
{
enter sound snd_rifle_putaway
}
}

Modified Code:

//========================
// Garand Anims
//========================
garand_idle1 viewmodel/rifle/idle_rifle.skc crossblend 0.2 weight 1.0
//garand_idle2 viewmodel/idle_rifle2.skc crossblend 0.2 weight 0.5 dontrepeate
//garand_idle3 viewmodel/idle_rifle3.skc crossblend 0.2 weight 0.1 dontrepeate
garand_fire viewmodel/rifle/fire_rifle_stand.skc crossblend 0.05
garand_reload viewmodel/smg/reload_tommy_stand.skc crossblend 0.05
garand_pullout viewmodel/rifle/raise_rifle_standplayer.skc
{
client
{
enter sound snd_rifle_pullout
}
}
garand_putaway viewmodel/rifle/lower_rifle_stand.skc
{
client
{
enter sound snd_rifle_putaway
}
}

Step 2 - Third Person Animation:

MOHAA/main/Pak0.pk3

models/player/base/anims_rifle.txt

Original Code:

//=========================
// Reload Garand
//========================
rifle_reload viewmodel/rifle/tps_garand_reload.skc crossblend 0.05
{
server
{
first reloadweapon // tell the weapon that we're reloading
1 weaponcommand mainhand attachtohand offhand // attach the weapon to the left hand
4 attachmodel models/ammo/garand_clip_reload.tik tag_weapon_right // put the ammo clip in the right hand
34 weaponcommand mainhand clip_fill // put the clip ammo into the gun
42 removeattachedmodel tag_weapon_right 0 models/ammo/garand_clip_reload.tik // remove the clip model from the right hand
57 weaponcommand mainhand attachtohand mainhand // reattach the weapon to the right hand
}
}

Modified Code:

//=========================
// Reload Garand
//========================
rifle_reload multiplayer/mp_thompson_reload.skc crossblend 0.15
{
server
{
first reloadweapon // tell the weapon that we're reloading
// Frames were 9, 64 and 47 at 30 fps
4 attachmodel models/ammo/thompson_clip.tik tag_weapon_left // put the ammo clip in the left hand
32 weaponcommand mainhand clip_fill // put the clip ammo into the gun
23 removeattachedmodel tag_weapon_left 0 models/ammo/thompson_clip.tik // remove the clip model from the left hand
}
}

Ape 06-23-2003 09:58 PM

Hows the skinning going so far?

~Apev8

mohaa_rox 06-24-2003 12:45 AM

first, u want a carbine. good, u got it. then u complain that the skin sux, when will u n00bs ever be satisfied???? hake:

Ape 06-24-2003 11:56 AM

1st of all mr. rox, i am not a n00b! Jesus just because i dont have 1000 posts automatlicy makes me a n00b!?!? I have been playing online games since they first came out years ago. Now I AM a n00b when it comes to skinning stuff, id like to learn how but i cant be commited at this time in my life. I just thought many people would enjoy a nice looking (NOT RIPPED INNOX) M1 Carbine. jeez

~Apev8

06-24-2003 02:07 PM

2 things Apev8

1.Whats ur MSN?

2. What is the full link that one is broken!

Ape 06-24-2003 02:41 PM

ummm, i dont have MSN i have AIM (APEV8) and Yahoo (Kracker8888), heres tha link

http://www.filefront.com/?filepath=...rbine-Scrap.pk3

mohaa_rox 06-24-2003 10:17 PM

Quote:

Originally Posted by Apev8
1st of all mr. rox, i am not a n00b! Jesus just because i dont have 1000 posts automatlicy makes me a n00b!?!? I have been playing online games since they first came out years ago. Now I AM a n00b when it comes to skinning stuff, id like to learn how but i cant be commited at this time in my life. I just thought many people would enjoy a nice looking (NOT RIPPED INNOX) M1 Carbine. jeez

~Apev8

didn't call u a n00b. it was general biggrin:

Librom 06-24-2003 10:32 PM

Sure seems like you called him a Noob when you said "u noobs"

Ape 06-24-2003 11:23 PM

haha lol sorry rox biggrin: no hard feelings

~Apev8


All times are GMT -6. The time now is 08:21 PM.

Powered by vBulletin® Version 3.8.12 by ScriptzBin
Copyright ©2000 - 2025, vBulletin Solutions Inc.
© 1998 - 2007 by Rudedog Productions | All trademarks used are properties of their respective owners. All rights reserved.