
04-18-2011, 06:34 PM
|
One More Time
|
 |
Join Date: Aug 2010
Location: TN, USA
Posts: 631
|
|
Method I have used is
PHP Code:
while ( !isinclass( <CLASS>)) this.join( <CLASS>);
Which will basically suspend the script till the class is loaded. Join it serverside but keep the class code clientside. |
__________________
Time is the fire in which we burn...
Up, Up, Down, Down, Left, Right, Left, Right, B, A, Select, Start! Now I got 99 LIVES!!!
|
Last edited by MrOmega; 04-19-2011 at 02:50 PM..
|
|