Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!
Email received saying Game has shipped my LCE :D
I was getting worried as everyone else was getting them, looks like BlackBerry can send/receive messages again (for the moment).
I have a big soft spot for them! My brother has one and I bought him a non-res Miltek. I love the noise :D
Some of the turbo ones sound epic
TqjMWlvlGCs
My brother bought AV06 DUB for his .:R32 for £255. I didn't think it was too bad. You might be lucky and find a good cheap plate. I personally wouldn't bother buying an expensive plate unless I had a stupid amount of disposable income or I knew I could make my money back without an issue.
If you only knocked them out they will stay down until someone spots them and revives them. You can work out what takedown you are doing as one has blood and the other doesn't :p
I'm amazed you have completed it but didn't know how that worked :S
Finished it in 24ish yesterday afternoon. Did all the side missions too!
Did anyone that finished it continue watching until the end of the credits? :)
Ok, that's good news :) You just need to work out how to open that port up to people connected to your VPN. I've never used 2003 to do that, I am just creating a 2003 VM to see what I can find but I need to be up early tomorrow. Hopefully it will install quite quickly :)
To install the telnet client on Windows 7 go to
Start -> Control Panel -> Programs and features
On the left side you should see "Turn Windows Features on or off", click on it
A new window will pop up, scroll down and tick "Telnet Client" then click OK.
Once finished you will be able to use...
Are you running Windows XP? If you are and if SQL Server was running on the default port (1433) you would do this:
Start -> Run -> type "cmd" to bring up a command prompt.
telnet servername port
So if your SQL server was called "sageact" you would type
telnet sageact 1433
This all depends...
So far with all the games I have played with AK it seems to go along the lines of...
First corner, mass car pileup, 2nd corner AK takes someone out again, 3rd corner AK trashes most of the grid, everyone restarts the race.
Repeat for about 7 races, then everyone goes and plays BLOPS/Fifa. :p
If we entered just the server name it wouldn't work, it would say it couldn't connect.
If we entered server name and port it would say that the we needed to specify the instance name
If we entered the server name and instance it would say it couldn't connect.
If we entered the server name...
All sorted, had to create a string under
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSSQLServer\Client\ConnectTo]
The string name was the original servers name with the value data of DBMSSOCN,servername\instancename,port
I then entered the string name in the connection box and it is working!