SA-MP Forums Archive
★ Help Me !!! ★ - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: ★ Help Me !!! ★ (/showthread.php?tid=665270)



★ Help Me !!! ★ - stenix - 28.03.2019

Code:
(11170) : warning 204: symbol is assigned a value that is never used: "level"
(29360) : warning 225: unreachable code
(43381) : warning 219: local variable "szRank" shadows a variable at a preceding level
(43359) : warning 204: symbol is assigned a value that is never used: "fam"
(57497) : warning 213: tag mismatch
(65168) : warning 219: local variable "string" shadows a variable at a preceding level
(66706) : warning 204: symbol is assigned a value that is never used: "gun"
(69424) : warning 202: number of arguments does not match definition
(69428) : warning 219: local variable "Positions" shadows a variable at a preceding level
(69431) : warning 213: tag mismatch
(69431) : warning 213: tag mismatch
(69431) : warning 213: tag mismatch
(69432) : warning 213: tag mismatch
(69432) : warning 213: tag mismatch
(69432) : warning 213: tag mismatch
(70231) : warning 219: local variable "object" shadows a variable at a preceding level
(70262) : warning 219: local variable "object" shadows a variable at a preceding level
(71228) : warning 204: symbol is assigned a value that is never used: "String"
(78378) : warning 219: local variable "lstring" shadows a variable at a preceding level
(78399) : warning 219: local variable "lstring" shadows a variable at a preceding level
(78423) : warning 213: tag mismatch
(78423) : warning 213: tag mismatch
(78423) : warning 213: tag mismatch
(78433) : warning 213: tag mismatch
(78433) : warning 213: tag mismatch
(78433) : warning 213: tag mismatch
(80852) : warning 219: local variable "string" shadows a variable at a preceding level
(85746) : warning 203: symbol is never used: "RecentBans"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


28 Warnings.
Please some can help me in the warning


Re: ★ Help Me !!! ★ - TokicMajstor - 28.03.2019

And, how can we help if we don't get any code, just problems.


Re: ★ Help Me !!! ★ - Crayder - 29.03.2019

This is likely a missing or extra bracket. You're only option is basically to go through and try to find it.

I'm not saying this is definitely the issue, just likely with the results. Give us some more insight? Perhaps tell us what you changed before this happened or give us the code (PM is an option, and I'd be willing to take a look if you're quick).