Jump to content

Question

Posted

Salut!!Imi da urmatoare warnings

C:\Users\Spilter\Desktop\93.119.26.206-7777\filterscripts\masinii.pwn(609) : warning 204: symbol is assigned a value that is never used: "carkey3"

C:\Users\Spilter\Desktop\93.119.26.206-7777\filterscripts\masinii.pwn(608) : warning 204: symbol is assigned a value that is never used: "carkey2"

C:\Users\Spilter\Desktop\93.119.26.206-7777\filterscripts\masinii.pwn(621) : warning 204: symbol is assigned a value that is never used: "carkey3"

C:\Users\Spilter\Desktop\93.119.26.206-7777\filterscripts\masinii.pwn(619) : warning 204: symbol is assigned a value that is never used: "carkey"

C:\Users\Spilter\Desktop\93.119.26.206-7777\filterscripts\masinii.pwn(632) : warning 204: symbol is assigned a value that is never used: "carkey2"

C:\Users\Spilter\Desktop\93.119.26.206-7777\filterscripts\masinii.pwn(631) : warning 204: symbol is assigned a value that is never used: "carkey"

C:\Users\Spilter\Desktop\93.119.26.206-7777\filterscripts\masinii.pwn(1701) : warning 235: public function lacks forward declaration (symbol "Roach_Time_Tools")

C:\Users\Spilter\Desktop\93.119.26.206-7777\filterscripts\masinii.pwn(1712) : warning 205: redundant code: constant expression is zero

C:\Users\Spilter\Desktop\93.119.26.206-7777\filterscripts\masinii.pwn(1713) : warning 205: redundant code: constant expression is zero

C:\Users\Spilter\Desktop\93.119.26.206-7777\filterscripts\masinii.pwn(1714) : warning 205: redundant code: constant expression is zero

C:\Users\Spilter\Desktop\93.119.26.206-7777\filterscripts\masinii.pwn(1718) : warning 205: redundant code: constant expression is zero

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

11 Warnings.

Linii

new carkey2 = PlayerInfo[playerid][pPcarkey2];

new carkey3 = PlayerInfo[playerid][pPcarkey3];

Sunt la toate warnings

1 answer to this question

Recommended Posts

Posted

Sterge-le pe cele cu warning 204: symbol is assigned a value that is never used

pentru asta

public function lacks forward declaration

Pune deasupra forward Roach_Time_Tools();

Si la restu da liniile..

gXvsYS
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.