[HELP] streamer
#1

When I put this include in my gamemode, gives me:

Код:
D:\pawno\include\streamer.inc(297) : warning 202: number of arguments does not match definition
D:\pawno\include\streamer.inc(304) : error 025: function heading differs from prototype
C:\gf.pwn(3083) : warning 209: function "Streamer_OnPlayerDisconnect" should return a value
LINES:
pawn Код:
forward ini_GetValue( line[] ); // 297
forward CustomPickups(); // 304
and the line 3083 at:

pawn Код:
public OnPlayerDisconnect(playerid)
{
.
.
.
} //the last accolade
Why?...
Reply


Messages In This Thread
[HELP] streamer - by monster010 - 20.05.2014, 19:04
Re: [HELP] streamer - by sl!x - 20.05.2014, 19:06
Re : [HELP] streamer - by mirou123 - 20.05.2014, 19:07
Re: [HELP] streamer - by monster010 - 20.05.2014, 19:08
Re: [HELP] streamer - by sl!x - 20.05.2014, 19:11
Re: [HELP] streamer - by monster010 - 20.05.2014, 19:16
Re: [HELP] streamer - by sl!x - 20.05.2014, 19:19
Re: [HELP] streamer - by monster010 - 20.05.2014, 19:22

Forum Jump:


Users browsing this thread: 1 Guest(s)