Pistol Test

Post » Thu Jun 14, 2012 3:18 pm

http://www.youtube.com/watch?v=egaUpQlW-hc
User avatar
Trish
 
Posts: 3332
Joined: Fri Feb 23, 2007 9:00 am

Post » Thu Jun 14, 2012 8:13 am

lol nice... how did u get it to be at the center. Was that a script change too? I was trying to do that but couldn't find anything to do it.
User avatar
Donald Richards
 
Posts: 3378
Joined: Sat Jun 30, 2007 3:59 am

Post » Thu Jun 14, 2012 8:31 am

Inside of PAK000 (you can open it with winRAR or something of the likes) there's a folder called def. Find "weapon_pistol.def", extract it, open it with notepad and look for a piece of code that looks like this:

model viewmodel_pistol {   mesh				   models/md5/weapons/chaingun_view/viewpistol.md5mesh   ...}

Underneath mesh, type offset. Then type ( 0 4 0).

The resulting code should look like this:

model viewmodel_pistol {   mesh				   models/md5/weapons/chaingun_view/viewpistol.md5mesh   offset						  ( 0 4 0)}

Save it, then go to your doom 3 folder, go to base, create a folder named def and put the file in there. Or if you're using the game with something like sikkmod, just put the def folder in the mod directory.

Hope this helps! Heh, Doom3world had to babystep me through this. As for the script, http://files.drdteam.org/index.php/files/get/WBsLGnkBHX/weapon-pistol.zip.

Just create a "script" folder in your base/mod directory and put it there. Hope that helps!
User avatar
Kit Marsden
 
Posts: 3467
Joined: Thu Jul 19, 2007 2:19 pm

Post » Thu Jun 14, 2012 2:53 am

Nice thanks :D
User avatar
Emma
 
Posts: 3287
Joined: Mon Aug 28, 2006 12:51 am

Post » Thu Jun 14, 2012 12:15 pm

When I watch that video all I can think of is the Doom 1 E1M1 Music..........

Watch the video and listen to it:

http://www.youtube.com/watch?v=-8wo0KBQ3oI
User avatar
Tai Scott
 
Posts: 3446
Joined: Sat Jan 20, 2007 6:58 pm


Return to Othor Games