a possible way to get new reload anims BUT a sacrifice has t

Post » Sun Dec 04, 2011 11:17 pm

this is based on a idea that my friend rkelly had and he mentioned it on a forum that im not allowed to name here do to rules.

i know that in order to get new reload anims we would have to replace the reload anims of another the other way was to use velivs (i think thats his name) wasy but im not sure if it actually works. so an idea i have is to find out what are the 2 LEAST used guns /gun anims in fo3 and replace one of them reload anims.

the big question is what 2 gun are the least used in fallout. im assuming the mesmotron and the bbgun (and there reload anims) are the 2 least used but im not 100% sure. lets say it is the bbgun thats the least used since we have been wanting bulpup reloads for a while now how about replacing that reload anim with a bulpup reload and replace the gun model with a bulpup reloading airsoft gun (since airsoft guns are still bbguns) just some ideas im shooting around.
User avatar
Tanika O'Connell
 
Posts: 3412
Joined: Fri Jan 26, 2007 1:34 am

Post » Mon Dec 05, 2011 1:54 am

I think the Chinese Pistol reload animation is the least used. Or does it use the same as the 10mm?
User avatar
Big mike
 
Posts: 3423
Joined: Fri Sep 21, 2007 6:38 pm

Post » Sun Dec 04, 2011 11:14 pm

Nah the Chinese pistol loads from the top like an old Mauser.

So there is no way at all to create an entirely new animation set? I'm sure it would be a lot of work but if someone made the entire thing wouldn't they be able to use it?
User avatar
yermom
 
Posts: 3323
Joined: Mon Oct 15, 2007 12:56 pm

Post » Mon Dec 05, 2011 5:18 am

Nah the Chinese pistol loads from the top like an old Mauser.

So there is no way at all to create an entirely new animation set? I'm sure it would be a lot of work but if someone made the entire thing wouldn't they be able to use it?


as far as i know in order to add animations you have to replace them. FOSE would have been also another idea but currently is not where OBSE is yet. and lets say if we do replace the bbgun reload anims with a bulpup rifle would any one really miss the bbgun?
User avatar
Lyndsey Bird
 
Posts: 3539
Joined: Sun Oct 22, 2006 2:57 am

Post » Sun Dec 04, 2011 8:05 pm

as far as i know in order to add animations you have to replace them. FOSE would have been also another idea but currently is not where OBSE is yet. and lets say if we do replace the bbgun reload anims with a bulpup rifle would any one really miss the bbgun?


Unfortunately the BB Gun shares animations with the Lincoln's Repeater, which I imagine some people would miss a lot.
User avatar
Nicole Mark
 
Posts: 3384
Joined: Wed Apr 25, 2007 7:33 pm

Post » Mon Dec 05, 2011 1:29 am

Unfortunately the BB Gun shares animations with the Lincoln's Repeater, which I imagine some people would miss a lot.


well the repeater could be remodeled to use the anims or really if a person doesnt waant to lose the anims dont DL it.

what about the mesmotron? we could always remodel a mesmotron to support bulpup anims.
User avatar
Gracie Dugdale
 
Posts: 3397
Joined: Wed Jun 14, 2006 11:02 pm

Post » Sun Dec 04, 2011 8:21 pm

well the repeater could be remodeled to use the anims or really if a person doesnt waant to lose the anims dont DL it.

what about the mesmotron? we could always remodel a mesmotron to support bulpup anims.

Would it not be possible to release the anim as a kind of modders resource, and allow people to choose which weapon anims they replace?
User avatar
Emily Martell
 
Posts: 3469
Joined: Sun Dec 03, 2006 7:41 am

Post » Mon Dec 05, 2011 7:35 am

Would it not be possible to release the anim as a kind of modders resource, and allow people to choose which weapon anims they replace?


i guess that maybe possible. dont quote me. before we could actually get a animation to replace another we would need a animator.
User avatar
JERMAINE VIDAURRI
 
Posts: 3382
Joined: Tue Dec 04, 2007 9:06 am

Post » Mon Dec 05, 2011 6:57 am


i know that in order to get new reload anims we would have to replace the reload anims of another the other way was to use velivs (i think thats his name) wasy but im not sure if it actually works. so an idea i have is to find out what are the 2 LEAST used guns /gun anims in fo3 and replace one of them reload anims.

You dont have to replace anything, just attach a script to the weapon to trigger the new reload animation.

begin gamemode	set rContainer to GetContainer                                                               ; checks for actor who has the weapon	if rContainer.GetAnimAction == 9   && rContainer.GetEquippedObject 5 == Weaponref            ; check if actor is playing reload animation and has the weapon for the custom reloadanim equipped		rContainer.CastImmediateOnSelf NewReloadAnimActorEffect                                   ; Second part of the script that plays the new anim has to be triggered through an actor effect	endifend


Second part triggered through actor effect:
begin ScriptEffectUpdate	if doOnce == 0	set rContainer to GetSelf	if rContainer == player                                               ;If player is in first person, play 1st person reload animation		if IsPC1stPerson == 1 			player.PlayIdle NewReloadAnim1stPerson		else                                                             ;Otherwise play 3rd person anim			player.PlayIdle NewReloadAnim3rdPerson		endif		EnablePlayerControls 1 1 1 1 1 1 1	else		rContainer.PlayIdle NewReloadAnim3rdPerson                        ;this part is for all other actors	endif		set DoOnce to 1	endifend

User avatar
~Amy~
 
Posts: 3478
Joined: Sat Aug 12, 2006 5:38 am

Post » Sun Dec 04, 2011 5:57 pm

has that been tested? and would the same trick work with holding anims?
User avatar
Ladymorphine
 
Posts: 3441
Joined: Wed Nov 08, 2006 2:22 pm

Post » Mon Dec 05, 2011 12:29 am

has that been tested? and would the same trick work with holding anims?

Yes this works fine for reload animations, but it won't work for just changing the "holding" anim, since getanimaction cant detect that.
User avatar
gandalf
 
Posts: 3400
Joined: Wed Feb 21, 2007 6:57 pm

Post » Sun Dec 04, 2011 9:54 pm

so if this works then the only problem is finding a animator/ some one with animating skills to make a new anims. the only real reload anim we need right now is bulpup and maybe p90 style reloading.
User avatar
Melanie
 
Posts: 3448
Joined: Tue Dec 26, 2006 4:54 pm

Post » Sun Dec 04, 2011 7:49 pm

If we're requesting reload anims, I'd definitely like to see a bullpup reload (P90 less important) but also a pump action shotgun anim set, or at least a reload animation where one puts the shells into the side of the weapon one by one, as the 'pump' can be substituted with the lever-action animation between shots.
User avatar
Danial Zachery
 
Posts: 3451
Joined: Fri Aug 24, 2007 5:41 am


Return to Fallout 3