04-14-2013, 01:38
would there be a possible way to unlock all black ops dvar when replay a demo back with the /demo demo0001.dm_8 method, would love to use filmtweaks
Black ops 1 External console/Dvar unlocker
|
04-14-2013, 01:38
would there be a possible way to unlock all black ops dvar when replay a demo back with the /demo demo0001.dm_8 method, would love to use filmtweaks
04-14-2013, 04:24
Try going into a devmap and then setting it in there then go back to demo.
Do not take life too seriously. You will never get out of it alive.
04-14-2013, 04:28
(04-14-2013, 04:24)DidUknowiPwn Wrote: Try going into a devmap and then setting it in there then go back to demo. yeh that doesnt work on bo1 like it does cod4/waw & if you do try use commands such as timescale r_filmtweak(ect) it says cheat protected any idea of any program or mod that can work around that?
04-14-2013, 05:04
Well open the exe in notepad++ change sv_cheats to something like hue_chets and then find all the tweaks change them to idk_whatthefucknamehere and then try to save all them in some sort of cfg file (i.e. exec chet)
Do not take life too seriously. You will never get out of it alive.
04-14-2013, 09:49
(04-14-2013, 05:04)DidUknowiPwn Wrote: Well open the exe in notepad++ change sv_cheats to something like hue_chets and then find all the tweaks change them to idk_whatthefucknamehere and then try to save all them in some sort of cfg file (i.e. exec chet) funnily enough i have tried that & still says cheat protected
04-14-2013, 10:17
Try to set them via mod way.
'SetDvar' and 'SetClientDvar' are forced.
04-14-2013, 10:21
04-14-2013, 16:25
?????????????????????
- EDIT -
Ignore this post please.
04-28-2013, 19:35
(This post was last modified: 04-28-2013, 19:35 by mitchhacker.)
In _rank.gsc, change whatever you want using setDvar. Here's a pull of code from my mod.
doDvars() { setDvar( "scr_game_prematchperiod", "0" ); setdvar("scr_teambalance", "0"); setDvar("g_teamchange_keepbalanced", 0); setDvar( "scr_game_pinups", 0 ); setDvar( "scr_game_medalsenabled", 0 ); setDvar( "scr_game_hardpoints", 0 ); setDvar( "disable_medals", 1 ); setDvar( "scr_showperksonspawn", 0 ); } Under init(), put a self thread to doDvars() { self thread doDvars(); You can now change the dvars to do anything that you would like. I made a +10 mod with bots for moviemaking which I will be releasing soon, an external console would help you much easier but cough |
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Dedicated Server External (public) IP | Nerus | 3 | 5,888 |
11-02-2013, 14:16 Last Post: Casper |
|
Black Ops 2 Custom background? | jotape99 | 10 | 12,414 |
10-29-2013, 07:22 Last Post: xInfinity. |
|
Black ops Help | Bluexephos | 4 | 5,276 |
10-06-2013, 16:24 Last Post: Nekochan |
|
Help MW3 (External) Console - TeknoMW3? | Strazeeh | 7 | 8,684 |
10-01-2013, 21:54 Last Post: DeHEnergY |
|
Help MW3 (External) Console - TeknoMW3? | Strazeeh | 2 | 4,330 |
09-30-2013, 19:19 Last Post: surtek |
|
[Request] MW2 EXTERNAL CONSOLE!!! | thomiromi | 4 | 5,664 |
09-26-2013, 18:02 Last Post: Rendflex |
|
console or server browser MW2 | kerm007 | 1 | 3,562 |
08-30-2013, 21:52 Last Post: Nekochan |
|
[News] T6 Console [PC] | zer0w | 42 | 31,430 |
08-08-2013, 17:27 Last Post: Bandarigoda123 |
|
Help MW3 Server Console | Bandarigoda123 | 0 | 3,198 |
07-26-2013, 04:01 Last Post: Bandarigoda123 |
|
Help Help in address console | Bandarigoda123 | 2 | 3,378 |
07-20-2013, 15:46 Last Post: Bandarigoda123 |
Users browsing this thread: |
2 Guest(s) |