Post: RELEASE: CFG Animations
05-01-2011, 05:29 AM #1
pcfreak30
>> PCFreak30.com Happy<<
(adsbygoogle = window.adsbygoogle || []).push({}); Ok, well after enough tinkering, and being forced to test on ps3 since alterIW blocks sv_cheats (need debug dvars on), I have taken an idea from COD4 modding forums.

I have used the aim_autoaim debug dvars and made a opening menu animation. I will soon create other animations and a closing animation.

If someone wishes to record and send a vid to me, I will post with credits...

You can change the variable string/dvar names, just be sure to alter the vstr commands too. You must use these in variable strings, or the animation won't work (ask IW not me).

    
set a "aim_autoaim_debug 1;aim_autoaim_region_height 1;aim_autoaim_region_width 1;wait 10;aim_autoaim_region_width 20;wait 10;aim_autoaim_region_width 40;wait 10;aim_autoaim_region_width 60;wait 10;aim_autoaim_region_width 80;wait 10;aim_autoaim_region_width 100;wait 10;vstr b"
set b "aim_autoaim_region_width 120;wait 10;aim_autoaim_region_width 140;wait 10;aim_autoaim_region_width 160;wait 10;aim_autoaim_region_width 180;wait 10;aim_autoaim_region_width 200;wait 10;aim_autoaim_region_width 220;wait 10;vstr c"
set c "aim_autoaim_region_width 240;wait 10;aim_autoaim_region_width 260;wait 10;aim_autoaim_region_width 280;wait 10;aim_autoaim_region_width 300;wait 10;aim_autoaim_region_width 320;wait 10;aim_autoaim_region_width 340;wait 10;vstr d"
set d "aim_autoaim_region_width 360;wait 10;aim_autoaim_region_width 380;wait 10;aim_autoaim_region_width 400;wait 20;aim_autoaim_region_height 20;wait 10;aim_autoaim_region_height 40;wait 10;aim_autoaim_region_height 60;wait 10;aim_autoaim_region_height 80;wait 10;aim_autoaim_region_height 100;wait 10;vstr e"
set e "aim_autoaim_region_height 120;wait 10;aim_autoaim_region_height 140;wait 10;aim_autoaim_region_height 160;wait 10;aim_autoaim_region_height 180;wait 10;aim_autoaim_region_height 200;wait 10;aim_autoaim_region_height 220;wait 10;vstr f"
set f "aim_autoaim_region_height 240;"


in that just run:

    vstr a


And watch the animation. Pretty cool IMHO. Get creative with any shaders you can find and do stuff like this. Will keep mod menus a bit fresh.

Enjoy!

Oh and I will update this with new animations as I create them. If you want to help, make some, and submit. Don't rely on me to do everything around here.



More Animations:

Close Width, Then Close Height:

    
set a "aim_autoaim_region_width 400;wait 10;aim_autoaim_region_width 380;wait 10;aim_autoaim_region_width 360;wait 10;aim_autoaim_region_width 340;wait 10;aim_autoaim_region_width 320;wait 10;aim_autoaim_region_width 300;wait 10;vstr b"
set b "aim_autoaim_region_width 280;wait 10;aim_autoaim_region_width 260;wait 10;aim_autoaim_region_width 240;wait 10;aim_autoaim_region_width 220;wait 10;aim_autoaim_region_width 200;wait 10;aim_autoaim_region_width 180;wait 10;vstr c"
set c "aim_autoaim_region_width 160;wait 10;aim_autoaim_region_width 140;wait 10;aim_autoaim_region_width 120;wait 10;aim_autoaim_region_width 100;wait 10;aim_autoaim_region_width 80;wait 10;aim_autoaim_region_width 60;wait 10;vstr d"
set d "aim_autoaim_region_width 40;wait 10;aim_autoaim_region_width 20;wait 10;aim_autoaim_region_width 1;wait 10;aim_autoaim_region_height 250;wait 10;aim_autoaim_region_height 230;wait 10;aim_autoaim_region_height 210;wait 10;aim_autoaim_region_height 190;wait 10;aim_autoaim_region_height 170;wait 10;aim_autoaim_region_height 150;wait 10;vstr e"
set e "aim_autoaim_region_height 130;wait 10;aim_autoaim_region_height 110;wait 10;aim_autoaim_region_height 90;wait 10;aim_autoaim_region_height 70;wait 10;aim_autoaim_region_height 50;wait 10;aim_autoaim_region_height 30;wait 10;vstr f"
set f "aim_autoaim_region_height 10;wait 10;aim_autoaim_region_height 1;aim_autoaim_debug 0;"
(adsbygoogle = window.adsbygoogle || []).push({});

The following 3 users say thank you to pcfreak30 for this useful post:

Amanda, PussayPatrol, TheFallen
05-01-2011, 09:30 AM #2
-Brad-
Xbox is great
What do we Need for this?
05-01-2011, 10:18 AM #3
pcfreak30
>> PCFreak30.com Happy<<
Originally posted by DyNaMiiK
What do we Need for this?


Um when ever you want it ran, you just use vstr. If you cant figure it out, its not for you. im not going to baby everyone with this..
05-01-2011, 10:20 AM #4
-Brad-
Xbox is great
Ha LOL. this isnt for me.
05-15-2011, 11:12 PM #5
good now all the patches wont be so simular
05-16-2011, 01:19 AM #6
Damn, I thought you'd found a way to make your character play animations...

The following user thanked ihatecompvir for this useful post:

Blackstorm
05-16-2011, 03:39 AM #7
Blackstorm
Veni. Vidi. Vici.
lol

This is definitely new...
05-16-2011, 08:19 AM #8
PussayPatrol
I'm a neat monster...
Originally posted by pcfreak30 View Post
Ok, well after enough tinkering, and being forced to test on ps3 since alterIW blocks sv_cheats (need debug dvars on), I have taken an idea from COD4 modding forums.

I have used the aim_autoaim debug dvars and made a opening menu animation. I will soon create other animations and a closing animation.

If someone wishes to record and send a vid to me, I will post with credits...

You can change the variable string/dvar names, just be sure to alter the vstr commands too. You must use these in variable strings, or the animation won't work (ask IW not me).

    
set a "aim_autoaim_debug 1;aim_autoaim_region_height 1;aim_autoaim_region_width 1;wait 10;aim_autoaim_region_width 20;wait 10;aim_autoaim_region_width 40;wait 10;aim_autoaim_region_width 60;wait 10;aim_autoaim_region_width 80;wait 10;aim_autoaim_region_width 100;wait 10;vstr b"
set b "aim_autoaim_region_width 120;wait 10;aim_autoaim_region_width 140;wait 10;aim_autoaim_region_width 160;wait 10;aim_autoaim_region_width 180;wait 10;aim_autoaim_region_width 200;wait 10;aim_autoaim_region_width 220;wait 10;vstr c"
set c "aim_autoaim_region_width 240;wait 10;aim_autoaim_region_width 260;wait 10;aim_autoaim_region_width 280;wait 10;aim_autoaim_region_width 300;wait 10;aim_autoaim_region_width 320;wait 10;aim_autoaim_region_width 340;wait 10;vstr d"
set d "aim_autoaim_region_width 360;wait 10;aim_autoaim_region_width 380;wait 10;aim_autoaim_region_width 400;wait 20;aim_autoaim_region_height 20;wait 10;aim_autoaim_region_height 40;wait 10;aim_autoaim_region_height 60;wait 10;aim_autoaim_region_height 80;wait 10;aim_autoaim_region_height 100;wait 10;vstr e"
set e "aim_autoaim_region_height 120;wait 10;aim_autoaim_region_height 140;wait 10;aim_autoaim_region_height 160;wait 10;aim_autoaim_region_height 180;wait 10;aim_autoaim_region_height 200;wait 10;aim_autoaim_region_height 220;wait 10;vstr f"
set f "aim_autoaim_region_height 240;"


in that just run:

    vstr a


And watch the animation. Pretty cool IMHO. Get creative with any shaders you can find and do stuff like this. Will keep mod menus a bit fresh.

Enjoy!

Oh and I will update this with new animations as I create them. If you want to help, make some, and submit. Don't rely on me to do everything around here.



More Animations:

Close Width, Then Close Height:

    
set a "aim_autoaim_region_width 400;wait 10;aim_autoaim_region_width 380;wait 10;aim_autoaim_region_width 360;wait 10;aim_autoaim_region_width 340;wait 10;aim_autoaim_region_width 320;wait 10;aim_autoaim_region_width 300;wait 10;vstr b"
set b "aim_autoaim_region_width 280;wait 10;aim_autoaim_region_width 260;wait 10;aim_autoaim_region_width 240;wait 10;aim_autoaim_region_width 220;wait 10;aim_autoaim_region_width 200;wait 10;aim_autoaim_region_width 180;wait 10;vstr c"
set c "aim_autoaim_region_width 160;wait 10;aim_autoaim_region_width 140;wait 10;aim_autoaim_region_width 120;wait 10;aim_autoaim_region_width 100;wait 10;aim_autoaim_region_width 80;wait 10;aim_autoaim_region_width 60;wait 10;vstr d"
set d "aim_autoaim_region_width 40;wait 10;aim_autoaim_region_width 20;wait 10;aim_autoaim_region_width 1;wait 10;aim_autoaim_region_height 250;wait 10;aim_autoaim_region_height 230;wait 10;aim_autoaim_region_height 210;wait 10;aim_autoaim_region_height 190;wait 10;aim_autoaim_region_height 170;wait 10;aim_autoaim_region_height 150;wait 10;vstr e"
set e "aim_autoaim_region_height 130;wait 10;aim_autoaim_region_height 110;wait 10;aim_autoaim_region_height 90;wait 10;aim_autoaim_region_height 70;wait 10;aim_autoaim_region_height 50;wait 10;aim_autoaim_region_height 30;wait 10;vstr f"
set f "aim_autoaim_region_height 10;wait 10;aim_autoaim_region_height 1;aim_autoaim_debug 0;"


Looks Great Nice Find :y:

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo