Graal Forums  

Go Back   Graal Forums > Development Forums > Future Improvements
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 07-01-2002, 12:32 AM
G_yoshi G_yoshi is offline
Forbidden
G_yoshi's Avatar
Join Date: Mar 2001
Posts: 7,206
G_yoshi will become famous soon enough
Send a message via AIM to G_yoshi
Remapping Emoticons!

I think we (PW owners) should be able to either remap emoticons or disable them. It would be nice to be able to also redefine their position so that maybe someone could make emotes that are anime-like such as the often used sweatdrop
__________________
Reply With Quote
  #2  
Old 07-01-2002, 02:20 AM
Tyhm Tyhm is offline
Psionic Youth
Tyhm's Avatar
Join Date: Mar 2001
Location: Babord, West Graal Deaths:1009 Kills:1
Posts: 5,635
Tyhm has a spectacular aura about
Yeah...or give us a way to disable them (I was told it can be hidden with hideimg -1 or something) and we can just use keydown to code our own detection for Control-S.

I made a better hearts one once...it didn't work out too well though. *shrugs*
__________________
"Whatever," said Bean, "I was just glad to get out of the toilet."

"Power does not corrupt. Fear corrupts, perhaps the fear of a loss of power."- John Steinbeck
"I'm only acting retarded, what's your excuse?" queried the Gord.
- My pet, the Levelup Gnome

http://forums.graalonline.com/forums...&postcount=233
Reply With Quote
  #3  
Old 07-01-2002, 03:02 AM
mikepg mikepg is offline
Registered User
Join Date: Nov 2001
Location: VA, USA
Posts: 501
mikepg is on a distinguished road
Send a message via AIM to mikepg Send a message via Yahoo to mikepg
NPC Code:

if (keypressed&&!keydown(0)&&!keydown(1)&&!keydown(2) &&!keydown(3)) {
hideimg 0;
}



you can also code it to ignore asd...but you'd need keydown2 to do that, and i dont feel like typing that out, lol.

emotion icons are stored as image 0 (as said in newfeatures2002.txt ), so if you just hide it, then it should be good.
__________________
~War Lord Mpg2
Bravo Online's Asst. Staff Manager

"Sittin by the tree, sippin eggnog, waitin on christmas gifts"
Reply With Quote
  #4  
Old 07-11-2002, 11:16 AM
bigkow44 bigkow44 is offline
Registered User
bigkow44's Avatar
Join Date: Dec 2001
Location: Inside my head.
Posts: 610
bigkow44 is on a distinguished road
yea a enable/disable emoticons; would be nice, if servers are making their own Q menu, tileset, etc. why not have emoticons different?
__________________
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 11:09 AM.


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