Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Future Improvements (https://forums.graalonline.com/forums/forumdisplay.php?f=10)
-   -   setemotion <image>; (https://forums.graalonline.com/forums/showthread.php?t=64284)

WanDaMan 02-22-2006 06:11 PM

setemotion <image>;
 
It would show an emotion, like pressing 'Control + Z' would show the sleeping emotion.

It'd be super for the noobs like myself :cool:

WanDaMan 02-27-2006 07:06 PM

Bump.

Silent 02-27-2006 07:17 PM

What's wrong with using showimg?

WanDaMan 02-28-2006 11:22 AM

Quote:

Originally Posted by Silent
What's wrong with using showimg?

Because it involves a lot more scripting x_x

Malinko 03-01-2006 06:27 PM

setemotion pics1.png;

VulcanP2P 03-01-2006 11:44 PM

1 Attachment(s)
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");
  }



Malinko 03-03-2006 06:39 PM

Global Guilds Administrator to the rescue.

Go go Power Rangers! (Inside joke!)


All times are GMT +2. The time now is 10:04 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.