Thread: Health Bar
View Single Post
  #4  
Old 11-12-2008, 09:56 PM
Soala Soala is offline
Ideas on Fire
Soala's Avatar
Join Date: Jun 2007
Location: In my head
Posts: 3,208
Soala is a jewel in the roughSoala is a jewel in the rough
Quote:
Originally Posted by napo_p2p View Post
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
Reply With Quote