15.02.2012, 11:26
Quote:
add on top of my script:
Code:
native sscanf(const data[], const format[], {Float,_}:...); native unformat(const data[], const format[], {Float,_}:...) = sscanf; |
Code:
C:\Documents and Settings\tyler12\Desktop\ET STUFF\Extreme Racing\pawno\include\YSI\y_utils.inc(239) : warning 219: local variable "string" shadows a variable at a preceding level C:\Documents and Settings\tyler12\Desktop\ET STUFF\Extreme Racing\pawno\include\YSI\y_utils.inc(310) : warning 219: local variable "string" shadows a variable at a preceding level C:\Documents and Settings\tyler12\Desktop\ET STUFF\Extreme Racing\pawno\include\YSI\y_utils.inc(342) : warning 219: local variable "string" shadows a variable at a preceding level C:\Documents and Settings\tyler12\Desktop\ET STUFF\Extreme Racing\pawno\include\YSI\y_utils.inc(360) : warning 219: local variable "string" shadows a variable at a preceding level Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Warnings.
EDIT: dosent work