Graal Forums  

Go Back   Graal Forums > Gold Servers > Graal Kingdoms > GK Suggestions
FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 07-21-2002, 05:14 PM
Kaimetsu Kaimetsu is offline
Script Monkey
Kaimetsu's Avatar
Join Date: May 2001
Posts: 18,222
Kaimetsu will become famous soon enough
Re: chat bubbles

Quote:
Originally posted by BombermanExtreme
You know how you type and text appears above
your head? well if it is possible, could you make it so a bubble
appears above your head showing the text? like in comic scripts?
and could you make some weapons like hang glider(similar to
zepplin air) and bicycle for easy transportation?
Currently it wouldn't be simple to make. The largest problem is that, to my knowledge, default text can't be turned off. What I'd like is two commands:

disablechatdrawing; //stops Graal from drawing #c over players' heads and leaves it open for a gani script to do so instead

disablechatbox; //stops Graal from automatically sending the contents of the chat bar to the server, instead triggering the player with the text as a param, so it could be interpreted like this:

NPC Code:

if(actionplayerchats){
if(strequals(#p(0),/sit)){
//do sitting stuff
}
//check other commands
else{
setplayerprop #c,#p(0);
}
}

__________________
Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 03:27 PM.


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