(adsbygoogle = window.adsbygoogle || []).push({});
Just been watching Vid and talking to some people and i am wanting to clone a MW2 Cl to make everything i can to make a Cod4 xp lobby to make a Cod mw2 Cl mod menu but for cod 4 binding Look
[ame=https://www.youtube.com/watch?v=SujTsgEJXco]YouTube - cod4 ps3 NEW CODES![/ame] -Look at 1.03 its got Disable vision codes if we can find that code we can make a mod men u where it goes like
Just been watching Vid and talking to some people and i am wanting to clone a MW2 Cl to make everything i can to make a Cod4 xp lobby to make a Cod mw2 Cl mod menu but for cod 4 binding Look
You must login or register to view this content. -Look at 1.03 its got Disable vision codes if we can find that code we can make a mod men u where it goes like
You must login or register to view this content.
ANd look at 0.45 The backround is like the other vid
when making a mod menu put "r_blur 10" in the first vstr string. the bind a button like square to close the menu "just like in moss v8" and put r_blur 0. like this
set t "vstr t1"
set t1 "vstr t1a; set t vstr t2"
set t2 "vstr t2a; set t vstr t1"
set t1a "r_blur 10; say mod menu open"
set t2a "more menu stuff"
bind button_x "vstr t3"
set t3 "vstr t2a; set t vstr t1"
set t3a "r_blur 0; say menu closed"
The following user thanked gangsta- for this useful post: