Balkan SA:MP

PAWN skriptanje, gamemodovi, filterskripte, include fajlovi, mape, pluginovi => Razgovor u vezi PAWN - skriptanja => Temu započeo: Tony Zero poslato Avgust 14, 2010, 15:45:36 POSLE PODNE

Naslov: Pomoc oko ovog warninga
Poruka od: Tony Zero poslato Avgust 14, 2010, 15:45:36 POSLE PODNE
uvijek mi pokaze ovaj warning

C:\Documents and Settings\Name\Desktop\GF\gamemode\gf.pwn(26187) : warning 235: public function lacks forward declaration (symbol "OnPlayerPrivmsg")
Pawn compiler 3.2.3664           Copyright (c) 1997-2006, ITB CompuPhase

Header size:           5904 bytes
Code size:          1099168 bytes
Data size:          4425632 bytes
Stack/heap size:      16384 bytes; estimated max. usage=5103 cells (20412 bytes)
Total requirements: 5547088 bytes

1 Warning.




a evo mjesta na kojem je warning
public OnPlayerPrivmsg (playerid, recieverid, text[])
Naslov: Odg: Pomoc oko ovog warninga
Poruka od: ΉΥPΣЯΛƬӨЯ poslato Avgust 14, 2010, 15:49:46 POSLE PODNE
Dodaj kod ostalih forwarda

forward OnPlayerPrivmsg (playerid, recieverid, text[]);