Balkan SA:MP

PAWN skriptanje, gamemodovi, filterskripte, include fajlovi, mape, pluginovi => Razgovor u vezi PAWN - skriptanja => Temu započeo: LV | John Bryant poslato Mart 17, 2013, 18:20:05 POSLE PODNE

Naslov: [POMOC]Warning 203
Poruka od: LV | John Bryant poslato Mart 17, 2013, 18:20:05 POSLE PODNE
C:\Documents and Settings\Maric\My Documents\Downloads\Stari mod Balkan Life\Balkan Life\TechLand Xperia\gamemodes\CLRP.pwn(58553) : warning 203: symbol is never used: "id" moze pomoc oko ovoga    
   idx++;
                  }
                  new id;
                  result[idx - offset] = EOS;
                  if(!strlen(result))
                  {
                     SendClientMessage(playerid, COLOR_GRAD2, "Koriscenje: /fakeban [ID Igraca/Dio Imena] [razlog]");
                     return 1;
                  }
Naslov: Odg: [POMOC]Warning 203
Poruka od: _HarDy_ poslato Mart 17, 2013, 18:29:48 POSLE PODNE
Mogu ja pomoci =D

Samo to izbrisi
new id

To je to uzivaj =D
Naslov: Odg: [POMOC]Warning 203
Poruka od: Maxwellâ„¢ poslato Mart 17, 2013, 18:30:27 POSLE PODNE
To "id" je bespotrebno.
Naslov: Odg: [POMOC]Warning 203
Poruka od: LV | John Bryant poslato Mart 17, 2013, 19:46:45 POSLE PODNE
hvala vam radi sad  ;D