undefined symbol "GetVehicle2DZone"
#6

Other case:
Код:
public OnPlayerUpdate(playerid)
{
	last = GetTickCount();
	return 1;
}
Код:
C:\Users\pc\Documents\SA-MP\pawn\include\amx_assembly\amx_header.inc(311) : warning 219: local variable "last" shadows a variable at a preceding level
C:\Users\pc\Documents\SA-MP\pawn\include\YSI-Includes\YSI\..\YSI_Coding\..\YSI_Internal\y_version.inc(299) : warning 219: local variable "last" shadows a variable at a preceding level
C:\Users\pc\Documents\SA-MP\pawn\include\YSI-Includes\YSI\..\YSI_Visual\..\YSI_Data\y_foreach/impl.inc(208) : warning 219: local variable "last" shadows a variable at a preceding level
C:\Users\pc\Documents\SA-MP\pawn\include\YSI-Includes\YSI\..\YSI_Visual\..\YSI_Data\y_foreach/impl.inc(322) : warning 219: local variable "last" shadows a variable at a preceding level
C:\Users\pc\Documents\SA-MP\pawn\include\YSI-Includes\YSI\..\YSI_Visual\..\YSI_Data\y_foreach/impl.inc(344) : warning 219: local variable "last" shadows a variable at a preceding level
C:\Users\pc\Documents\SA-MP\pawn\include\YSI-Includes\YSI\..\YSI_Visual\..\YSI_Data\y_foreach/impl.inc(404) : warning 219: local variable "last" shadows a variable at a preceding level
The problem is 'last' is not declared.

Find for 'spec' variables in your scripts
You should make a full revision of your script :/ thats annoying
Reply


Messages In This Thread
undefined symbol "GetVehicle2DZone" - by Kevy - 28.12.2017, 10:14
Re: undefined symbol "GetVehicle2DZone" - by adri1 - 28.12.2017, 10:18
Re: undefined symbol "GetVehicle2DZone" - by Kevy - 28.12.2017, 10:20
Re: undefined symbol "GetVehicle2DZone" - by adri1 - 28.12.2017, 10:25
Re: undefined symbol "GetVehicle2DZone" - by Kevy - 28.12.2017, 11:03
Re: undefined symbol "GetVehicle2DZone" - by adri1 - 28.12.2017, 11:11
Re: undefined symbol "GetVehicle2DZone" - by Kevy - 28.12.2017, 11:34
Re: undefined symbol "GetVehicle2DZone" - by Kevy - 28.12.2017, 11:36
Re: undefined symbol "GetVehicle2DZone" - by Kevy - 28.12.2017, 11:38
Re: undefined symbol "GetVehicle2DZone" - by adri1 - 28.12.2017, 11:54

Forum Jump:


Users browsing this thread: 1 Guest(s)