View Single Post
  #3  
Old 02-20-2007, 03:15 AM
Gambet Gambet is offline
Registered User
Join Date: Oct 2003
Posts: 2,712
Gambet is on a distinguished road
PHP Code:
//#CLIENTSIDE
function onCreated()
{
  
findimg(0).image "emoticon_name.extension";
  
findimg(0).y-=5;
  
findimg(0).x+=2;


Emoticons are shown under the index of 0.



Side Note: 2000th post, hurray!
Reply With Quote