Posts: 160
Threads: 51
Joined: Dec 2014
Reputation:
0
C:\Users\Cody's\Desktop\New folder\gamemodes\LSCNR.pwn(2273) : error 025: function heading differs from prototype
C:\Users\Cody's\Desktop\New folder\gamemodes\LSCNR.pwn(6580) : warning 204: symbol is assigned a value that is never used: "string"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
Posts: 175
Threads: 52
Joined: Nov 2013
Reputation:
0
We could start with you showing us the lines...
Posts: 276
Threads: 17
Joined: Apr 2006
Reputation:
0
Error: Be sure you are using the latest include files.
Warning: You already have an array named "string". Change the name of one of them.
I advise you to use better names for global variables.
Posts: 10,066
Threads: 38
Joined: Sep 2007
Reputation:
0
Why does everyone use the quote tag for code? The quote tag is for quotes, the code tag (and by extension the Pawn tag) is for code. Very straightforward, right? Why am I saying this? Because the quote tag does not preserve indentation. I do not even attempt to read such mess.
Posts: 160
Threads: 51
Joined: Dec 2014
Reputation:
0
i do believe thats an y-less error right?