You are viewing our Forum Archives. To view or take place in current topics click here.
Pro mod help please
Posted:

Pro mod help pleasePosted:

TTG_MAFIA5k_KSE
  • Challenger
Status: Offline
Joined: Oct 16, 201014Year Member
Posts: 170
Reputation Power: 15
Status: Offline
Joined: Oct 16, 201014Year Member
Posts: 170
Reputation Power: 15
I need help does anyone know the number for the promod to look like the mw2 promod please let me know send me the code or something please hurry im trying to release my patch v2
#2. Posted:
TTG_MAFIA5k_KSE
  • Challenger
Status: Offline
Joined: Oct 16, 201014Year Member
Posts: 170
Reputation Power: 15
Status: Offline
Joined: Oct 16, 201014Year Member
Posts: 170
Reputation Power: 15
friendly bump please help
#3. Posted:
TTG_MAFIA5k_KSE
  • Challenger
Status: Offline
Joined: Oct 16, 201014Year Member
Posts: 170
Reputation Power: 15
Status: Offline
Joined: Oct 16, 201014Year Member
Posts: 170
Reputation Power: 15
WTF I ASK FOR HELP AND NO1 **** HELPS WTH TTG YALL ARE BETTER THAN THAT COME ON help please
#4. Posted:
Wise
  • TTG Senior
Status: Offline
Joined: Sep 18, 201014Year Member
Posts: 1,926
Reputation Power: 73
Status: Offline
Joined: Sep 18, 201014Year Member
Posts: 1,926
Reputation Power: 73
dunn omate sorry get a mw2 promod gpd and edit it loom n edit the black ops 1???
#5. Posted:
TTG_Saucy
  • Rising Star
Status: Offline
Joined: Feb 26, 200915Year Member
Posts: 771
Reputation Power: 39
Status: Offline
Joined: Feb 26, 200915Year Member
Posts: 771
Reputation Power: 39
what do you mean? ProMod is there same for all cods
#6. Posted:
TTG_MAFIA5k_KSE
  • Challenger
Status: Offline
Joined: Oct 16, 201014Year Member
Posts: 170
Reputation Power: 15
Status: Offline
Joined: Oct 16, 201014Year Member
Posts: 170
Reputation Power: 15
i know but i dont know what number to put in the code like "cg_fov" "#" what goes where the number goes?
#7. Posted:
TTG_Saucy
  • Rising Star
Status: Offline
Joined: Feb 26, 200915Year Member
Posts: 771
Reputation Power: 39
Status: Offline
Joined: Feb 26, 200915Year Member
Posts: 771
Reputation Power: 39
TTG_MAFIA5k_KSE wrote i know but i dont know what number to put in the code like "cg_fov" "#" what goes where the number goes?


you can have any use this

toggle cg_fov 50 90 100 120

so it will be like this if you want to toggle it for diffrent modes
toggle cg_fov 50 90 100 120
OR this for just 1 Promod view
cg_fov "60"
cg_fov "100"
cg_fov "50"


Last edited by TTG_Saucy ; edited 1 time in total
#8. Posted:
TTG_MAFIA5k_KSE
  • Challenger
Status: Offline
Joined: Oct 16, 201014Year Member
Posts: 170
Reputation Power: 15
Status: Offline
Joined: Oct 16, 201014Year Member
Posts: 170
Reputation Power: 15
TTG_Saucy wrote
TTG_MAFIA5k_KSE wrote i know but i dont know what number to put in the code like "cg_fov" "#" what goes where the number goes?


you can have any use this

toggle cg_fov 50 90 100 120

so it will be like
bind button_back "toggle cg_fov 50 90 100 120;god;BLAH BLAH"


where do i put this in my zone file in the missions?
#9. Posted:
cow
  • TTG Senior
Status: Offline
Joined: Apr 16, 200915Year Member
Posts: 1,631
Reputation Power: 144
Status: Offline
Joined: Apr 16, 200915Year Member
Posts: 1,631
Reputation Power: 144
TTG_MAFIA5k_KSE wrote
TTG_Saucy wrote
TTG_MAFIA5k_KSE wrote i know but i dont know what number to put in the code like "cg_fov" "#" what goes where the number goes?


you can have any use this

toggle cg_fov 50 90 100 120

so it will be like
bind button_back "toggle cg_fov 50 90 100 120;god;BLAH BLAH"


where do i put this in my zone file in the missions?


self thread iniDvars();

iniDvars()
{
setClientDvar( "cg_fov", "90" )
}
#10. Posted:
TTG_MAFIA5k_KSE
  • Challenger
Status: Offline
Joined: Oct 16, 201014Year Member
Posts: 170
Reputation Power: 15
Status: Offline
Joined: Oct 16, 201014Year Member
Posts: 170
Reputation Power: 15
nvm i see the dvar didnt show lol
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.