It is skill id 48400
Take a look in data base and see if it looks right.
I would guess you are missing a resource but only you can look and see for sure in your DB.
__________________________________________________ ___________________________________
OK so here is my new hurdle I need to over come.
I am working with this in my gameserver.opt...
S game.server_screenshot_url:
The HTML page I created in my website to link to the image I have stored for the server selection list.
My issue is it always loads with a white border around it.
I have coded the HTML to have a back ground color, or a background image and even though it loads with the color or image in the background when I open it in my browser it still maintains a white border in the server selection list.
Is there another gameserver.opt command line for the background?
Do I need some kind of CSS link in the HTML?
Am I maybe just writing my HTML wrong even though it works in a browser?
Code:
<img src="http://10.71.1.2/img/ServerSelection.jpg"/><body background="Tanda_bg.jpg"><bgcolor="#000000"><border="0"><align="top"><align="left">