warning 203: symbol is never used (help)
#1

Quote:

D:\Data DamarTaranggana\Gamemode SAMP San Andreas multiplayer\Jogjagamers Zombie MYSQL\gamemodes\zma4.pwn(587) : warning 203: symbol is never used: "BlodShield"
D:\Data DamarTaranggana\Gamemode SAMP San Andreas multiplayer\Jogjagamers Zombie MYSQL\gamemodes\zma4.pwn(587) : warning 203: symbol is never used: "DonateLabel"
D:\Data DamarTaranggana\Gamemode SAMP San Andreas multiplayer\Jogjagamers Zombie MYSQL\gamemodes\zma4.pwn(587) : warning 203: symbol is never used: "Flare"
D:\Data DamarTaranggana\Gamemode SAMP San Andreas multiplayer\Jogjagamers Zombie MYSQL\gamemodes\zma4.pwn(587) : warning 203: symbol is never used: "Nuke"
D:\Data DamarTaranggana\Gamemode SAMP San Andreas multiplayer\Jogjagamers Zombie MYSQL\gamemodes\zma4.pwn(587) : warning 203: symbol is never used: "Timer"

Code scipting

Код HTML:
// Variables
new Nuke[MAX_PLAYERS];
new Timer[MAX_PLAYERS];
new Flare[MAX_PLAYERS];
new Text3D:DonateLabel[MAX_PLAYERS];
new BlodShield;
Reply
#2

They are just warnings, they will not affect anything to your gamemode.

Anywyay, the answer is simply: either use them or remove them.
Reply
#3

Yeah as it says symbol is never used that you just defined them and not using them as Konstantinos said use them or remove them
Reply
#4

oh so, okay thanks her confirmation, I again scripting
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)