View Single Post
  #6  
Old 03-01-2006, 11:44 PM
VulcanP2P VulcanP2P is offline
Registered User
VulcanP2P's Avatar
Join Date: May 2005
Location: Florida
Posts: 882
VulcanP2P is on a distinguished road
Try using this with the attached gani. If you don't want to use the idea image just replace the 'emoticon_idea.png' with the image you want to use.

PHP Code:
//#CLIENTSIDE
function onKeyPressed()
{
  if (
keydown2(keycode(z), true))
  {
  
setani("emoticon2","emoticon_idea.png");
  }

Attached Files
File Type: gani emoticon2.gani (1.7 KB, 119 views)
__________________

For Zone or Guild Support use the Support Center
Reply With Quote