Flapjack92 link said:
[quote author=noobish link=topic=8279.msg47591#msg47591 date=1405222898]
Thanks guys!
How about if i want to show a 2 high prioty text
For example: CHEAT ON after 2 or 3 seconds, "Made by: Noobish"
How to do that??
If you go to sannybuilder and click on Tools > IDE Tools > Opcode search, you can find opcodes you are looking for, and are available.
You're looking for this Opcode:
0ACD: show_text_highpriority "~R~Message" time 5000
The Parameters,(the message and time) are what you can change.
Right now, this will show the message on the screen: "Message" in red, signified by ~R~
The message will show for five seconds, signified by 5000
You'll know what to do.
[/quote]
Nice
Now i get!
Time to troll :forever_hurra: :forever_hurra: :forever_hurra:
BTW, Is this working too ?