30.01.2018, 13:06
But if "i" is declared again, isn't its value erased ? - meaning it has NULL, empty value.
Mostly variables are re-usable with no problems...
Global and Local variables dont have conflict, variables inside procedures and functions are local.
Maybe sa:mp script works differently...
Mostly variables are re-usable with no problems...
Global and Local variables dont have conflict, variables inside procedures and functions are local.
Maybe sa:mp script works differently...