-
Posts
343 -
Joined
-
Nah not you Flux, I'm referring to the people doing drive by vandalism on the Wiki. I've had to revoke guest editing privs, and from the look of it, I might have to set it to Account Approval by admins.
-
Try renaming your CoHUpdater.exe to CoHUpdater.eu.exe.
-
Man, gotta love the trolls.... glad you legit guys are using it though
-
Secure * rooms. Any room category that has a Secure option will take a slow field, it is a defense item. Keep in mind these take Power/Control, so take that into account when placing lots of them.
-
http://victorywiki.pc-logix.com
Sign up, and PM me with your info, and I'll set ya up with Admin, and give you FTP/DB Access so you can do with it what you wish. -
wow, Wikia... >.> I'll setup a MediaWiki install, and give you full rights to it if for gods sake you move it from Wikia...
-
it's a fairly easy fix, now mind you this code is in VB, but converting to C, C++ C# or basically anything else should be easy.
Code:then all they have to do is take the <base target="_blank"> from the updater page and BAM! links open in your default browser.Private Sub WebBrowser1_Navigating(ByVal sender As System.Object, ByVal e As System.Windows.Forms.WebBrowserNavigatingEventArgs) Handles WebBrowser1.Navigating If Not (e.Url.ToString = "http://coh.com/updater/live.html") Then Process.Start(e.Url.ToString) e.Cancel = True End If End Sub
-
Video Device Name: NVIDIA GeForce GTX 260M
Manufacturer / Chip: NVIDIA / GeForce GTX 260M
Video Memory: 3823 MB
Driver Version: 8.16.11.8681
Driver Date: 8/19/2009 5:35:00 PM
Driver Language: English
your video drivers are... a year old though for Mobile Chips I'm not gonna lie and say I know where to find them. -
Quote:SLI is supported on OSX, but only on Quadro Cards: http://www.tomshardware.com/news/nvi...i-os,7434.htmlQuote:
SLI Multi-OS is available on the Quadro FX 4800, FX 5800 and the new FX 3800. According to Nvidia, SLI Multi-OS works in association with Parallels Workstation Extreme virtualization software and Intel's VT-d technology, assigning both the host and guest virtual machine its own dedicated GPU. -
Quote:The MBP, while having two video devices, does not run both at the same time, so SLI isn't possible at the hardware level. Unless Apple fixed this on the more recent (read last 3 month) releases.Will this be supported on the Mac Client? The new MacBook Pro's have two cards.
I'm going to be sorely upset if, on top of a very buggy and crash-prone client, you opt us out of this too.
Also, it seems SLI isn't even supported in OSx, also, unless thats been resolved recently... So it's not so much, CoX not supporting OSx SLI, but Apple dropping the ball. -
-
Quote:Tell ya what... you can have all 9 of mine....At least you all get a email. No matter how many times I subscribe to the news letter I never get anything from NcSoft.
And I even have them on my safe sender list.
It wouldn't be so bad if they all came at, or near the same time... but I got one newsletter, a week after i got the other 8. WTH?! -
I'm working on a program that will let you pick a color, and apply it to the cityscape BG that all the screens use. Not sure how long it'll be, but it will be.
-
Quote:The Tamarian language is explored further in the short story "Friends with the Sparrows" from the TNG anthology The Sky's the Limit. In the story, it is explained that Tamarians have a fundamentally different brain structure to most humanoids, and as such experience concepts such as time and self differently.*reads link*
Wait. If they speak entirely by metaphor, how can you tell the damn story you're referencing?
The story explains that Tamarian children learn the stories behind the metaphors, and thus their meanings, through enactment and repetition. Variations of meaning in metaphors were conveyed through subtle vocal and gestural cues that the universal translator had previously missed. In fields such as engineering and programming, a musical language was used to convey precise equations, numbers and instructions; thus explaining how Tamarians could effectively operate starships. -
Quote:That post was on 8/19/2010... At that time, it showed you X Transfers remaining. but you STILL had to hit the store to redeem them. now 9/26/2010, transfers are no longer free, so they say they will charge you.Really? Is this true? Back when the advertised free transfers were going on it actually told you how many free server transfers you had left. So now it says it'll charge you, but actually gives free transfers anyway? It sounds nice, but i'm a bit dubious about this.
-
Quote:If you have a host with Apache that supports .htaccess, you can make a subfolder make Apache send your .png to PHP, have PHP output the correct headers, and have a rotating avatar by accessing yourfolder/yourphpfile.pngYeah, it needs to have a valid extention for an avatar: .PNG, .GIF, or .JPG. Otherwise, I'd be using a PHP script to make a rotating avatar. :P
.htaccess
Code:AddType application/x-httpd-php .png AddHandler x-httpd-php .png or AddType application/x-httpd-php5 .png AddHandler x-httpd-php5 .png
-
Works fine with my windows 7. Have you tried running as admin? I keep my UAC off, so I don't really know if that will help, but UAC off works fine.
-
I'm trying to find the time to update this for OS X.... my OSx86 install has taken a crap...
-
The top post in the Training Room forum section: http://boards.cityofheroes.com/showthread.php?t=230191
-
Please respond me back by pressing the backspace tab.
-
Yeah, I was running into the same issue...
-
Thanks, I'll fix that and update the installer ASAP.