PDA

View Full Version : King Race Viewer


Kingly_Krab
08-07-2013, 12:48 AM
A program me and a few friends have been working on all day.

sorvani
08-07-2013, 02:59 AM
Nice simple tool that looks useful for those wanting to see what races are Rund to put in their custom game

Kingly_Krab
08-07-2013, 03:01 AM
Yeah, it goes up to the Rain of Fear races as well, 1-724 so that if you have a Rain of Fear custom content server you can see those, too.

steve
08-09-2013, 01:51 PM
Are they screenshots or are the models animated?

Kingly_Krab
08-12-2013, 07:50 AM
It's screenshots, animated models aren't necessary if you're just using this to know what the races look like when you're making NPCs, not actually manipulating the model, haha.

Drajor
08-12-2013, 08:39 AM
This is cool, did you consider using the EQBrowser code to make a web based one? That way folks could see model, textures and animations.

Kingly_Krab
08-12-2013, 08:40 AM
Nah, I was just bored and wanted to do some C#, haven't looked at EQBrowser.

Kingly_Krab
08-14-2013, 04:40 AM
Wondering if anyone's still interested in this.

EDIT: May also be making an NPC Editor in the near future just to add to this tool.

Kingly_Krab
08-19-2013, 04:19 AM
Here you guys go! Here's the link (http://uppit.com/urr036sj1n1o/King_Race_Viewer.rar).

HeyJudd
08-19-2013, 05:18 PM
string.Concat(new object[4]
{
(object) this.folderBrowserDialog1.SelectedPath,
(object) "\\Race (",
(object) this.raceid,
(object) ").png"
})


Sig seems legit... lol