ID:267582
 
How can I make it so that if they have Num Lock off and press five a window with a frame comes up?
Have a look at "Macros" in the help files!

~GokuSS4Neo~
<font size=-3>Why kill things with a sword when you can blow them up?
In response to Gokuss4neo
I looked there before and I didn't understand what they was doing.
In response to Lil'T
client/Center()
//Code stuff here
In response to Airjoe
Airjoe wrote:
client/Center()
//Code stuff here

What do I put in?
In response to Lil'T
Whatever you want
In response to Lil'T
You put in code to make the window pop up. =) client/Center() is run when the client presses center (5 on the numpad).
In response to Crispy
raekwon has a nice demo on how to get text to appear on the screen. you'll have to do a bit of thinking on your own to get it how you want it.
In response to Crispy
Crispy wrote:
You put in code to make the window pop up. =) client/Center() is run when the client presses center (5 on the numpad).

So how do I make like one icon_state be in a certain place?
So?