ID:266789
 
For my game I want to have my own icon but everything I try dont work. How do I get it to work?
Greater Ice Craymel wrote:
For my game I want to have my own icon but everything I try dont work. How do I get it to work?

Simple enough:
mob
Login()
if(client.ckey=="greatericecraymel")
icon='gic.dmi'
..()

Lummox JR