Chompy |
02-12-2007 04:18 PM |
Quote:
Originally Posted by cbkbud
(Post 1276437)
You're all nerds
PHP Code:
//#CLIENTSIDE function onCreated() { showStats( 1024 ); } function onPlayerEnters() { showStats( 1024 ); }
Oww that was hard ... Took over 2 seconds to write!
|
Wait, why you reply to a thread where the thread starter has got the answer,
and you start your post with.. "You're all nerds"..
You didn't need to put that first line in your post..
And, it is not needed to use two showstats, its fine to have it in on of the functions..
|