Hey. I need to somehow detect if an icon is included in the rsc by default (like compiled in or whatever), or if a player uploaded it...
How do I do that? Thanks
ID:157632
![]() Jan 30 2010, 6:10 pm
|
|
In my game players can upload their own icons. In the game there is also a Get_Icon() verb which lets players take any icon in the game as well.
But I don't want Get_Icon() to let them get icons uploaded by other players. Get_Icon() is used on mobs and objs and lets you save their icon to your computer. |
: D