Syntax: Select all
HintText(message='\x04test').send()
don't work
Syntax: Select all
HintText(message='\x04test').send()
8guawong wrote:ok since i saw some server with colored hint text with SM so was wondering bout SP
8guawong wrote:whats the differecne between SayText and SayText2???
Syntax: Select all
from events import Event
from messages import HintText
message = HintText(message="This is a <font color='#FF0000'>test</font> \n" +
"<font color='#00FF00'>This is another</font> <font color='#0000FF'>test</font>")
@Event
def player_say(game_event):
message.send()
Return to “Plugin Development Support”
Users browsing this forum: No registered users and 100 guests