- 0
2 warninguri va rog ajutor
-
Similar Content
-
Recently Browsing 0 members
- No registered users viewing this page.
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.
Question
NeO
cine ma ajuta sa scap de aceste 2 warninguri ?? va rog
C:\Locker\sa-mp scripting\super stunt server By NeO V. [0 3 . a]\pawno\include\Sinclude.inc(210) : warning 219: local variable "Interior" shadows a variable at a preceding level
C:\Locker\sa-mp scripting\sa-mp server 03.a R7\gamemodes\RO203.pwn(5727) : warning 203: symbol is never used: "data"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
2 Warnings.
ce sa fac ???
liniile :
LINIA 201 - 2011 : new Info[1];
new BombPrice = 1000; //Price
new ExplosionRadius = 15; //Explosion Radius
forward Explode(playerid);
new C4[MAX_PLAYERS];
new Bomb[MAX_PLAYERS];
new Planted[MAX_PLAYERS];
new Float:bx[MAX_PLAYERS], Float:by[MAX_PLAYERS], Float:bz[MAX_PLAYERS];
new Pspawned[MAX_PLAYERS];
LINIA 514 - 5723
{
#define MAX_BAD_SKINS 22
new InSkin[MAX_BAD_SKINS] = {
0, 3, 4, 5, 6, 8, 42, 65, 74, 86,
119, 149, 208, 273, 289};
for (new i = 0; i < MAX_BAD_SKINS; i++) {
if (skinid == InSkin) return true;}
return 0;
}
//END
la lnia 5724 nici nu stiu dc da warning ca linia aia nici nu exista
multumesc pt ajutor
6 answers to this question
Recommended Posts