Jump to content
  • 0

Question

Posted

Cand compilez gmul imi da 8 warninguri [pawn]D:\SERVER~1\GAMEMO~1\Test.pwn(579) : warning 203: symbol is never used: "TipRandMessages"

D:\SERVER~1\GAMEMO~1\Test.pwn(579) : warning 203: symbol is never used: "afktime"

D:\SERVER~1\GAMEMO~1\Test.pwn(579) : warning 203: symbol is never used: "aname"

D:\SERVER~1\GAMEMO~1\Test.pwn(579) : warning 203: symbol is never used: "brbtime"

D:\SERVER~1\GAMEMO~1\Test.pwn(579) : warning 203: symbol is never used: "isafk"

D:\SERVER~1\GAMEMO~1\Test.pwn(579) : warning 203: symbol is never used: "oyunism"

D:\SERVER~1\GAMEMO~1\Test.pwn(579) : warning 203: symbol is never used: "pname"

D:\SERVER~1\GAMEMO~1\Test.pwn(579) : warning 203: symbol is never used: "weaponchecktimer"

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

8 Warnings.

[/pawn]

Linile:

[pawn]new pname[MAX_PLAYER_NAME];

new oyunism[48];

new isafk[MAX_PLAYERS];

new afktime[MAX_PLAYERS];

new brbtime[MAX_PLAYERS];

new aname[MAX_PLAYER_NAME];

new weaponchecktimer;

new TipRandMessages[][] =[/pawn]

tumblr_ll5sj3LUoZ1qgjpfvo1_250.gif

4 answers to this question

Recommended Posts

Posted

Sunt doar niste warnuri 8-|

Citeste warnurile/errorile la compilare

warning 203: symbol is never used
Inseamna:
warning 203: symbolul nu este folosit

Sterge: isafk, pname...

Fara reclama in semnatura!

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.