ID:271604
Aug 8 2007, 3:24 am
|
|
I need it so when ppl who log in with a variable equal to one they can then see a special output input and label, help please :D
|
Copyright © 2024 BYOND Software.
All rights reserved.
Anyways, you can either use client/New() [when a player just connects to the game] or mob/Login() to check and set out the special windows.
And the proc you should use is... winset()!
But if you just want to show/hide it, there's the easier winshow()!
If you ever decide to do winset() and want to know the list of params, go to your 4.0 DM and Help > Skin Reference