SA-MP Forums Archive
input line too long (after substitutions) - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: input line too long (after substitutions) (/showthread.php?tid=330044)



input line too long (after substitutions) - cIpiCaO - 31.03.2012

pawn Код:
if(GetPlayerVehicleID(playerid) == PlayerInfo[playerid][pPcarkey] || GetPlayerVehicleID(playerid) == PlayerInfo[playerid][pPcarkey2] || GetPlayerVehicleID(playerid) == PlayerInfo[playerid][pPcarkey3] || GetPlayerVehicleID(playerid) == PlayerInfo[playerid][pPcarkey4] || GetPlayerVehicleID(playerid) == PlayerInfo[playerid][pPcarkey5] || GetPlayerVehicleID(playerid) == PlayerInfo[playerid][pPcarkey6] || GetPlayerVehicleID(playerid) == PlayerInfo[playerid][pPcarkey7] || GetPlayerVehicleID(playerid) == PlayerInfo[playerid][pPcarkey8] || GetPlayerVehicleID(playerid) == PlayerInfo[playerid][pPcarkey9] || GetPlayerVehicleID(playerid) == PlayerInfo[playerid][pPcarkey10])
help me please!


Re: input line too long (after substitutions) - The__ - 31.03.2012

https://sampforum.blast.hk/showthread.php?tid=75002


Re: input line too long (after substitutions) - cIpiCaO - 31.03.2012

thx :* [rep]


Re: input line too long (after substitutions) - Harish - 31.03.2012

Delete