04.05.2014, 06:33
Quote:
Also, If this "error 017: undefined symbol Player" continues. Put new Player; at the upper most line of code @ Line 4687.
|
Quote:
Originally Posted by ******
foreach replaces some loops (normally the main player loop) with a faster, more efficient loop. Example:
pawn Код:
pawn Код:
|