19.01.2018, 12:31
when i added this
#include <YSI\y_ini>
i got these errors which do not really relate to the code
line 185
#include <YSI\y_ini>
i got these errors which do not really relate to the code
Код:
C:\Users\yan\Desktop\SA-MP Server\pawno\include\YSI\..\YSI_Storage\..\YSI_Core\y_utils.inc(430) : warning 201: redefinition of constant/macro (symbol "isnull(%1)") C:\Users\yan\Desktop\SA-MP Server\gamemodes\DBv1.pwn(185) : warning 219: local variable "Random" shadows a variable at a preceding level Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 2 Warnings.
Код:
new Random = random(sizeof(RandomSpawns));