31.12.2009, 09:45
"IsACivillianSkin(...)" This function is a modified version of "IsValidSkin" from Simons debug script IIRC.
Functions are required to be public when they are being called by the machine, this is when it's a timer or you are calling it using the CallLocal/RemoteFunction, they don't need to be public unless they are one of the two.
It makes this "64938" into this "34689", it's sorts values into an order (score systems mostly use it).
Quote:
Originally Posted by » ραωпsтαг «
Afaik, functions don't need to be public unless they are called by SetTimerEx and things.
|
Quote:
Originally Posted by Mастерминд
what does quicksort do? some efficient data collection O(xn) O(n) O(1І).. it would take me 4 days to figure out what ******'s functions do. >_<
|