help need fix for warnings
#1

Quote:

(11174) : warning 219: local variable "color" shadows a variable at a preceding level
(11361) : warning 219: local variable "color" shadows a variable at a preceding level
(11373) : warning 219: local variable "color" shadows a variable at a preceding level
(540) : warning 204: symbol is assigned a value that is never used: "ZONEP"
(541) : warning 204: symbol is assigned a value that is never used: "ZONEP1"
(542) : warning 204: symbol is assigned a value that is never used: "ZONEP2"
(543) : warning 204: symbol is assigned a value that is never used: "ZONEP3"
(544) : warning 204: symbol is assigned a value that is never used: "ZONEP4"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


8 Warnings.

line 540-544
Код:
  ZONEP = CreatePickup(19130,0,405.6122,2437.3101,16.5000, -1); 
    ZONEP1 = CreatePickup(19130,0,108.4016,2438.5852,17.1335, -1); 
    ZONEP2 = CreatePickup(19130,0,115.1133,2551.9019,17.4521, -1); 
    ZONEP3 = CreatePickup(19130,0,233.8716,2231.5603,35.6891, -1); 
    ZONEP4 = CreatePickup(19130,0,-36.4865,2347.7593,24.1406, -1);
line 11174
Код:
stock ShowMessage(playerid, color, msgid)
line 11361
Код:
stock SendToAdmins(color,Message[])
line 11373
Код:
stock AlertToAdmins(playerid,color,Message[])
Reply


Messages In This Thread
help need fix for warnings - by Mijata - 30.06.2015, 20:19
Re: help need fix for warnings - by Suicidal.Banana - 30.06.2015, 20:29
Re: help need fix for warnings - by Mijata - 30.06.2015, 20:36
Re: help need fix for warnings - by Suicidal.Banana - 30.06.2015, 20:58
Re: help need fix for warnings - by Mijata - 30.06.2015, 21:11
Re: help need fix for warnings - by Suicidal.Banana - 30.06.2015, 21:19
Re: help need fix for warnings - by Mijata - 30.06.2015, 21:23
Re: help need fix for warnings - by Suicidal.Banana - 30.06.2015, 21:30

Forum Jump:


Users browsing this thread: 3 Guest(s)