datagram.inc and time.inc - 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: datagram.inc and time.inc (
/showthread.php?tid=607803)
datagram.inc and time.inc -
BroTinmankiller - 24.05.2016
Wut's this?
Scavenge survive southclaw's latest release compilation
I worked on it for more than 24 hours but fucking at last it gave those errors
Код:
D:\SS\pawno\include\time.inc(10) : error 075: input line too long (after substitutions)
D:\SS\pawno\include\datagram.inc(9) : error 075: input line too long (after substitutions)
D:\SS\pawno\include\SIF\Button.pwn(784) : warning 200: symbol "Iter_Single@btn_CurrentlyNearIn" is truncated to 31 characters
D:\SS\pawno\include\SIF\Button.pwn(784) : warning 200: symbol "Iter_Init@btn_CurrentlyNearInde" is truncated to 31 characters
D:\SS\pawno\include\SIF\Button.pwn(784) : warning 200: symbol "Iter_Single@btn_CurrentlyNearIn" is truncated to 31 characters
D:\SS\pawno\include\SIF\Button.pwn(809) : warning 200: symbol "Iter_Init@btn_CurrentlyNearInde" is truncated to 31 characters
D:\SS\pawno\include\SIF\Button.pwn(824) : warning 200: symbol "Iter_Single@btn_CurrentlyNearIn" is truncated to 31 characters
D:\SS\pawno\include\SIF\Button.pwn(824) : warning 200: symbol "Iter_Single@btn_CurrentlyNearIn" is truncated to 31 characters
D:\SS\pawno\include\SIF\Button.pwn(978) : warning 200: symbol "Iter_Single@btn_CurrentlyNearIn" is truncated to 31 characters
D:\SS\pawno\include\SIF\Button.pwn(983) : warning 200: symbol "Iter_Single@btn_CurrentlyNearIn" is truncated to 31 characters
D:\SS\pawno\include\SIF\Button.pwn(983) : warning 200: symbol "Iter_Single@btn_CurrentlyNearIn" is truncated to 31 characters
D:\SS\pawno\include\SIF\Button.pwn(1122) : warning 200: symbol "Iter_Single@btn_CurrentlyNearIn" is truncated to 31 characters
D:\SS\pawno\include\SIF\Button.pwn(1142) : warning 200: symbol "Iter_Single@btn_CurrentlyNearIn" is truncated to 31 characters
D:\SS\pawno\include\SIF\Button.pwn(1145) : warning 200: symbol "Iter_Single@btn_CurrentlyNearIn" is truncated to 31 characters
D:\SS\pawno\include\SIF\Button.pwn(1208) : warning 200: symbol "Iter_Single@btn_CurrentlyNearIn" is truncated to 31 characters
D:\SS\pawno\include\SIF\Button.pwn(1247) : warning 200: symbol "Iter_Single@btn_CurrentlyNearIn" is truncated to 31 characters
D:\SS\pawno\include\SIF\Button.pwn(1540) : warning 200: symbol "Iter_Single@btn_CurrentlyNearIn" is truncated to 31 characters
D:\SS\pawno\include\SIF\Button.pwn(1575) : warning 200: symbol "Iter_Single@btn_CurrentlyNearIn" is truncated to 31 characters
D:\SS\pawno\include\SIF\Button.pwn(1587) : warning 200: symbol "Iter_Single@btn_CurrentlyNearIn" is truncated to 31 characters
D:\SS\pawno\include\SIF\Item.pwn(1455) : error 001: expected token: ";", but found "-identifier-"
D:\SS\pawno\include\SIF\Item.pwn(1463) : error 010: invalid function or declaration
D:\SS\pawno\include\SIF\Item.pwn(1525) : error 017: undefined symbol "itm_ButtonIndex"
D:\SS\pawno\include\SIF\Item.pwn(1525) : warning 215: expression has no effect
D:\SS\pawno\include\SIF\Item.pwn(1525) : error 001: expected token: ";", but found "]"
D:\SS\pawno\include\SIF\Item.pwn(1525) : error 029: invalid expression, assumed zero
D:\SS\pawno\include\SIF\Item.pwn(1525) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
8 Errors.