erors...
#4

Quote:
Originally Posted by Hiitchy - Oui, tu comprends?
First error :

pawn Код:
#undef MAX_PICKUPS
#define MAX_PICKUPS[WHATEVER_GOES_IN_HERE]
Second and third error :

pawn Код:
forward OnPlayerPrivMsg(change-this);
forward OnPlayerInfoChange(Change-this)
And it should be fixed.
thanks
but change this it should be only () or?
that what i get

that the error:
pawn Код:
C:\Documents and Settings\Administrator\Desktop\SAMP Servers\United States Gaming Comunity ( DM )\gamemodes\lstne.pwn(118) : warning 201: redefinition of constant/macro (symbol "MAX_PICKUPS")
C:\Documents and Settings\Administrator\Desktop\SAMP Servers\United States Gaming Comunity ( DM )\gamemodes\lstne.pwn(3314) : warning 235: public function lacks forward declaration (symbol "OnPlayerPrivmsg")
C:\Documents and Settings\Administrator\Desktop\SAMP Servers\United States Gaming Comunity ( DM )\gamemodes\lstne.pwn(8008) : error 025: function heading differs from prototype
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


1 Error.
that the script/line what ever you want to call it of the error

pawn Код:
public OnPlayerInfoChange(playerid)
{
    return true;
}
Reply


Messages In This Thread
erors... - by propilot - 24.12.2009, 00:21
Re: erors... - by [HiC]TheKiller - 24.12.2009, 01:00
Re: erors... - by Hiitch - 24.12.2009, 02:08
Re: erors... - by propilot - 24.12.2009, 15:09
Re: erors... - by kman - 18.02.2010, 04:12

Forum Jump:


Users browsing this thread: 1 Guest(s)