warning
#1

Код HTML:
C:\Users\User\Desktop\ULTIMITED.pwn(54066) : warning 203: symbol is never used: "Change"
C:\Users\User\Desktop\ULTIMITED.pwn(54066) : warning 203: symbol is never used: "IsABike"
C:\Users\User\Desktop\ULTIMITED.pwn(54066) : warning 203: symbol is never used: "IsParkour"
C:\Users\User\Desktop\ULTIMITED.pwn(54066) : warning 203: symbol is never used: "Nitro"
C:\Users\User\Desktop\ULTIMITED.pwn(54066) : warning 203: symbol is never used: "Viktorina"
C:\Users\User\Desktop\ULTIMITED.pwn(54066) : warning 203: symbol is never used: "armour"
C:\Users\User\Desktop\ULTIMITED.pwn(54066) : warning 203: symbol is never used: "heall"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


7 Warnings.
Reply
#2

Just remove then

CTRL + F then remove them ,,, that means you put it and didn't use it... +rep if i help
Reply
#3

Hilko, once you've opened the your game-mode's .pwn file via pawno, press "CTRL + F". Search for all these things
Quote:

Change
IsABike
ISParkour
Nitro
Viktorina
Armour
heall

And remove them and compile your script. Most likely they would be like this: new CHANGE[MAX_PLAYERS]; or #define Change blah blah
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)