[HELP]Errors
#2

Код:
C:\PC Games\GTA San Andreas\filterscripts\larpedited.pwn(2405) : error 021: symbol already defined: "sscanf"
I think it because u have 2 sscanf function. Try to find the 2nd sscanf and delete it. If you can't find it, just delete the sscanf function, because maybe the sscanf already defined in a INCLUDE file you have.

Код:
C:\PC Games\GTA San Andreas\filterscripts\larpedited.pwn(45502) : warning 203: symbol is never used: "Textdraw0"
C:\PC Games\GTA San Andreas\filterscripts\larpedited.pwn(45502) : warning 203: symbol is never used: "Textdraw1"
You didn't use Textdraw0 and Textdraw1.

Код:
C:\PC Games\GTA San Andreas\filterscripts\larpedited.pwn(10662) : error 010: invalid function or declaration
C:\PC Games\GTA San Andreas\filterscripts\larpedited.pwn(10672) : error 010: invalid function or declaration
Please show me the codes in line 10662 and 10672, please...
Reply


Messages In This Thread
[HELP]Errors - by Jake Canfield - 04.10.2009, 07:23
Re: [HELP]Errors - by virspector - 04.10.2009, 08:06
Re: [HELP]Errors - by Jake Canfield - 04.10.2009, 08:48
Re: [HELP]Errors - by Jake Canfield - 04.10.2009, 08:50
Re: [HELP]Errors - by virspector - 04.10.2009, 10:19

Forum Jump:


Users browsing this thread: 2 Guest(s)