Jump to content
  • 0

Warning


Jack

Question

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
Link to comment
Share on other sites

4 answers to this question

Recommended Posts

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.