ItsMods

Full Version: Hiding
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hello guys,
I've a problem with a hiding code,
I know how to hide someone, but not how to let him be back visible then.
Can someone help me?

_Smile_Man_
self hide();

or:

self setmodel("");
(08-04-2011, 15:12)Yamato Wrote: [ -> ]self hide();

or:

self setmodel("");

yeah, I know but how to let the person turn back visible?Big Grin
(08-04-2011, 15:14)_Smile_Man_ Wrote: [ -> ]
(08-04-2011, 15:12)Yamato Wrote: [ -> ]self hide();

or:

self setmodel("");

yeah, I know but how to let the person turn back visible?Big Grin

self show();
Searchbox is a great invention, right?

http://www.itsmods.com/forum/Thread-self-hide.html
(08-04-2011, 15:14)Yamato Wrote: [ -> ]
(08-04-2011, 15:14)_Smile_Man_ Wrote: [ -> ]
(08-04-2011, 15:12)Yamato Wrote: [ -> ]self hide();

or:

self setmodel("");

yeah, I know but how to let the person turn back visible?Big Grin

self show();

Thanks manSmile