12.09.2009, 03:42
Alright I got this little question for yall to anser
Example:
Will Lolfunc2 start while Lolfunc1 is executing its script or it will wait for the Lolfunc1 to finish its stuff?
might look confusing at first... Very sorry about that lol
Example:
Код:
public Lollol() { Lolfunc1(); Lolfunc2(); }
might look confusing at first... Very sorry about that lol