Balkan SA:MP

PAWN skriptanje, gamemodovi, filterskripte, include fajlovi, mape, pluginovi => Razgovor u vezi PAWN - skriptanja => Temu započeo: Rick Dunn aka NaNx poslato Jul 20, 2011, 20:35:25 POSLE PODNE

Naslov: [Pomoc]Number of arguments does not match definition
Poruka od: Rick Dunn aka NaNx poslato Jul 20, 2011, 20:35:25 POSLE PODNE
Skripta koju koristim:Moja Stunt
Detaljan opis problema:Evo imam warning
Dio skripte:
pwnt=CreatePickup(1318, 2, -423.699341, 2201.723145, 42.926292, -1);
Neke slike/video za lakse dobivanje pomoci(neobavezno):D:\SAMP\StuntHeaven\pawno\include\streamer.inc(449) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase


1 Warning.


Naslov: Odg: [Pomoc]Number of arguments does not match definition
Poruka od: [TG:RP]$--L84S--$ poslato Jul 20, 2011, 20:36:50 POSLE PODNE
stavi ovako :
pwnt=CreatePickup(1318, 2, -423.699341, 2201.723145, 42.926292);
Naslov: Odg: [Pomoc]Number of arguments does not match definition
Poruka od: Rick Dunn aka NaNx poslato Jul 20, 2011, 20:38:54 POSLE PODNE
SetPlayerMapIcon(0, 0, 0.0, 0.0, 0.0, 0, 0, 0);

E to je ovaj red .... sry
Naslov: Odg: [Pomoc]Number of arguments does not match definition
Poruka od: System32 poslato Jul 20, 2011, 20:40:50 POSLE PODNE
Citat: [SA]Rick Dunn aka NaNx[NSG] poslato Jul 20, 2011, 20:38:54 POSLE PODNE
D:\SAMP\StuntHeaven\pawno\include\streamer.inc(449) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase


1 Warning.


Isto
pogledaj da ti je to u streameru ne to nes u streameru koristis pwnt=....
Naslov: Odg: [Pomoc]Number of arguments does not match definition
Poruka od: Rick Dunn aka NaNx poslato Jul 20, 2011, 20:41:42 POSLE PODNE
SetPlayerMapIcon(0, 0, 0.0, 0.0, 0.0, 0, 0, 0);

To je ovaj red .. u pravu si System32 :)
sad sta s tim?



LOCKOT ... hvala vam naso sam
Naslov: Odg: [Pomoc]Number of arguments does not match definition
Poruka od: System32 poslato Jul 20, 2011, 20:43:08 POSLE PODNE
http://wiki.sa-mp.com/wiki/SetPlayerMapIcon
kad ti dode takav warning upisi na google ime funkcije i pogledaj na samp wiki parametre
Naslov: Odg: [Pomoc]Number of arguments does not match definition
Poruka od: Rotcod poslato Jul 20, 2011, 20:43:34 POSLE PODNE
Citat: [SA]Rick Dunn aka NaNx[NSG] poslato Jul 20, 2011, 20:38:54 POSLE PODNE
SetPlayerMapIcon(0, 0, 0.0, 0.0, 0.0, 0, 0, 0);

E to je ovaj red .... sry

Nerzumem stace ti to uopste u skripti?


Evo pogledaj ovo bice ti jasnije: Klick! (http://wiki.sa-mp.com/wiki/SetPlayerMapIcon)