• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help how to disable the AI in Co-op?
#1
Question 
Hi!

I need help for disable AI in game this can be done from the dev console but I cannot enable this. Dodgy

the commans is "g_ai" and his effect is this:

[Image: sinttuloayd.png]

I searched the command in OllyDbg and found this:

[Image: 25687614.png]

(the command is a value ranging between 0 and 1.
1 is enable)

but I don't know that do with this
how I can disable?
Smile

thanks
  Reply
#2
... wait isn't that the mw2 map so_bridge?
How come it's iw5sp (SP exe of MW3) then?
  Reply
#3
He wants the effect he achieved in MW2 in MW Tree ?
[Image: lQDUjba.jpg]
  Reply
#4
(01-29-2012, 22:45)OrangePL Wrote: He wants the effect he achieved in MW2 in MW Tree ?

But in MW2 you can use mods, and in MW3... well I have no idea how to even use console commands in MW3 SP, not to mention mods...
(Binding things doesn't work)
  Reply
#5
fill with NOP's from the ASCII "Enable AI" to the MOV DWORD PTR. If it doesnt work just fill with NOP's the MOV DWORD PTR
or search in ollydbg the string %s is write protected, and fill it with NOP's, or the call, or make a jump
and to fill is Right click=>Edit=>Fill with NOP's
  Reply
#6
(01-29-2012, 23:18)kokole Wrote: fill with NOP's from the ASCII "Enable AI" to the MOV DWORD PTR. If it doesnt work just fill with NOP's the MOV DWORD PTR
or search in ollydbg the string %s is write protected, and fill it with NOP's, or the call, or make a jump
and to fill is Right click=>Edit=>Fill with NOP's

What he wants to say its: "do random stuff to see if you achive something" Troll

Thanks Barata...
Don't worry if things aren't the way you planned, in the end everything will solve itself...
  Reply
#7
Click on the command: 'PUSH 1' above g_ai.
Right Click -> Assemble

Change it to:
Code:
PUSH 0
[Image: b_560_95_1.png]
  Reply
#8
(01-30-2012, 01:02)Nukem Wrote: Click on the command: 'PUSH 1' above g_ai.
Right Click -> Assemble

Change it to:
Code:
PUSH 0

U ARE A WIZARD!? Troll

BTW: its not working...

[Image: 74714380.png]

Thanks Barata...
Don't worry if things aren't the way you planned, in the end everything will solve itself...
  Reply
#9
(01-30-2012, 01:02)Nukem Wrote: Click on the command: 'PUSH 1' above g_ai.
Right Click -> Assemble

Change it to:
Code:
PUSH 0

LOL!! THANKS Big Grin
(01-30-2012, 01:03)barata Wrote:
(01-30-2012, 01:02)Nukem Wrote: Click on the command: 'PUSH 1' above g_ai.
Right Click -> Assemble

Change it to:
Code:
PUSH 0

U ARE A WIZARD!? Troll

BTW: its not working...

[Image: 74714380.png]

Thanks Barata...

try with cheat engine ...Work!
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Disable Planting on Bomb clemi555 4 2,997 11-04-2013, 07:59
Last Post: clemi555
  Help How to disable auto balance? .sepultura. 3 3,880 10-07-2013, 19:44
Last Post: Nekochan
  [Release] Sprint Disable Plugin for version 1.9.446 blueberry9 5 4,067 01-21-2013, 22:00
Last Post: thanatos
  Help Disable fall damage Puffiamo 5 4,358 10-23-2012, 14:50
Last Post: Puffiamo
  How to disable "Choose Class"? DidUknowiPwn 8 5,057 10-07-2012, 21:09
Last Post: JariZ
  [Request] Disable Friendly Fire and Enable Kill Cam on hardcore mode. Dumas 15 9,950 09-10-2012, 14:45
Last Post: OzonE
Information Help How to disable Auto Team-balance? DidUknowiPwn 5 8,635 07-29-2012, 20:54
Last Post: DidUknowiPwn
  disable Lyrics? kpoviv 1 1,808 07-08-2012, 00:02
Last Post: JariZ
  enable killcam and disable friendly fire in harcore mamalialex 1 2,082 06-19-2012, 20:24
Last Post: Kasperle
  [Request] Disable Drops pollarpart 3 2,432 05-08-2012, 07:16
Last Post: zxz0O0

Forum Jump:


Users browsing this thread: 1 Guest(s)