[Pomoc]Warning

15. Apr. 2011.
599
pregleda
4
postova
Dado_Capelletti
3
Wheel Man
15. Apr. 2011.
Skripta koju koristim: Street Stories edit a on je GTARP edit 😄
Detaljan opis problema: Izbacije mi 3 warninga a ja bot neznam to rjesit..xD

Dio skripte: 1warning: 

public OnGameModeInit()
{
    new string;
    new string1;
    new PropertyString;
for(new c=0;c {
Gas = GasMax;
}

2 i 3 Warning:

new SBizzInfo;

new Text3D:BizzLabel[sizeof(BizzInfo)];
new BizzPickup[sizeof(BizzInfo)];

enum pHaul
{
pCapasity,
pLoad,
};

Neke slike/video za lakse dobivanje pomoci(neobavezno):

C:\Documents and Settings\Toni\Desktop\samp\Street_Stories\gamemodes\streetstories.pwn(9750) : warning 204: symbol is assigned a value that is never used: "PropertyString"

C:\Documents and Settings\Toni\Desktop\samp\Street_Stories\gamemodes\streetstories.pwn(44540) : warning 203: symbol is never used: "BizzLabel"

C:\Documents and Settings\Toni\Desktop\samp\Street_Stories\gamemodes\streetstories.pwn(44540) : warning 203: symbol is never used: "BizzPickup"

Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase

3 Warnings.
Deleted User
Obrisan korisnik
15. Apr. 2011.
Sva tri simbola nisi iskoristio zato ti izbaci warninge.
Deleted User
Obrisan korisnik
15. Apr. 2011.
Obrisi sva tri
new Text3D:BizzLabel[sizeof(BizzInfo)];
new BizzPickup[sizeof(BizzInfo)];
new PropertyString;

Oni se nigde nekoriste
Dado_Capelletti
3
Wheel Man
15. Apr. 2011.
Ok, hvala. Moze lock..

Morate biti prijavljeni da biste odgovorili na ovu temu.

Prijava

© 2026 SmartShark. All rights reserved.

Powered by Momentum|v2026.3.001 Alpha