My Norwegian Visa and Mastercard (which I have used in the US on three trips
this year) were rejeceted by Steam. I therefore downloaded a "backup"
version which I can use until I get this sorted out.
I had no problems the first couple of times I played it, but now it says
"A.I. disabled" on the left side of the screen. Now all the guards and
monsters are just standing there and it's not much fun to play. Is it a way
to turn on the A.I. again?
DaveL - 24 Nov 2004 00:11 GMT
Why don't you go to the store and buy it?
DaveL
> My Norwegian Visa and Mastercard (which I have used in the US on three trips
> this year) were rejeceted by Steam. I therefore downloaded a "backup"
[quoted text clipped - 4 lines]
> monsters are just standing there and it's not much fun to play. Is it a way
> to turn on the A.I. again?
Freddy Paulsen - 27 Nov 2004 14:02 GMT
Well, it could be that he wants the silver or goldpackage...whitch can?t be
bought in the stores....

Signature
-------
E-mail : frpau*REMOVE-TO-REPLY*@hotmail.com
Homepage : http://home.online.no/~fred-pau
<--A Serials 2000/DTG Serials mirror site-->
Lei DVD filmer via internett :
http://Film24.no/?Src=9A8BB84E-347B-4606-BCE9-5D6CF171DF01
> Why don't you go to the store and buy it?
>
[quoted text clipped - 10 lines]
> way
>> to turn on the A.I. again?
Mike Kohary - 24 Nov 2004 01:32 GMT
> My Norwegian Visa and Mastercard (which I have used in the US on
> three trips this year) were rejeceted by Steam. I therefore
[quoted text clipped - 5 lines]
> guards and monsters are just standing there and it's not much fun to
> play. Is it a way to turn on the A.I. again?
Yeah. You can save your sorry story for someone who might believe it, and
go buy the game.

Signature
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Mike Kohary mike at kohary dot com http://www.kohary.com
Karma Photography: http://www.karmaphotography.com
Seahawks Historical Database: http://www.kohary.com/seahawks
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Freddy Paulsen - 27 Nov 2004 14:01 GMT
Er du sikker p? at du har fyllt inn alle detaljer riktig og det er dekning
p? kontoen din ?
Jeg brukte postbanken VISA og den gikk rett igjennom....

Signature
-------
E-mail : frpau*REMOVE-TO-REPLY*@hotmail.com
Homepage : http://home.online.no/~fred-pau
<--A Serials 2000/DTG Serials mirror site-->
Lei DVD filmer via internett :
http://Film24.no/?Src=9A8BB84E-347B-4606-BCE9-5D6CF171DF01
> My Norwegian Visa and Mastercard (which I have used in the US on three
> trips
[quoted text clipped - 6 lines]
> way
> to turn on the A.I. again?
Soner Birinci - 30 Nov 2004 07:49 GMT
I solved this problem using instructions below.
Go into your hl2\cfg\ folder, and create a txt file, inside this text
file, write the following lines.
ai_norebuildgraph "1"
ai_disable "0"
Save, then rename the text file to ai_fix.cfg, right click the file and
set it to read only.
Next, open up valve.rc in notepad, you should see the following
// load the base configuration
//exec default.cfg
// Setup custom controller
exec joystick.cfg
// run a user script file if present
exec autoexec.cfg
//
// stuff command line statements
//
stuffcmds
// display the startup level
startupmenu
under "exec autoexec.cfg", add this line
exec ai_fix.cfg
Save the file and your done!
Soner Birinci - 30 Nov 2004 07:44 GMT
I solved this problem using instructions below.
Go into your hl2\cfg\ folder, and create a txt file, inside this text
file, write the following lines.
ai_norebuildgraph "1"
ai_disable "0"
Save, then rename the text file to ai_fix.cfg, right click the file and
set it to read only.
Next, open up valve.rc in notepad, you should see the following
// load the base configuration
//exec default.cfg
// Setup custom controller
exec joystick.cfg
// run a user script file if present
exec autoexec.cfg
//
// stuff command line statements
//
stuffcmds
// display the startup level
startupmenu
under "exec autoexec.cfg", add this line
exec ai_fix.cfg
Save file and your fix is done!