
11-12-2008, 09:56 PM
|
Ideas on Fire
|
 |
Join Date: Jun 2007
Location: In my head
Posts: 3,208
|
|
Quote:
Originally Posted by napo_p2p
If it's just replacing states.png, then you could use setstatusimage().
Example:
PHP Code:
//#CLIENTSIDE
function onCreated() {
setstatusimage("newstate.png");
}
|
I'm not a scripter  |
|
|