[HELP] error 004 & warning 203
#1

Someone help me please.. This is a script i downloaded and i havent changed everything.
Код:
C:\Users\Mitch\PC_GTA.SanAndreas -(rip)-(FiftyDolar)\Server\gamemodes\gf.pwn(24793) : error 004: function "NameTimer" is not implemented
C:\Users\Mitch\PC_GTA.SanAndreas -(rip)-(FiftyDolar)\Server\gamemodes\gf.pwn(26243) : warning 203: symbol is never used: "GetPointDistanceToPointExMorph"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Error 004
Код:
24789:  public CustomPickups()
24790:  {
24791:  	  new Float:oldposx, Float:oldposy, Float:oldposz;
24792:  	  new string[128];
24793:	  NameTimer();
24794:	  for(new i = 0; i < MAX_PLAYERS; i++)
24795:  {
I have no idea how to fix this. Lol

Warning 203
Код:
26238:  public AddsOn()
26239:  {
26240:  	  adds=1;
26241:  	  return 1;
26242:  }
There is no line 26243

But yeah if anyone has any idea. Please post a fixed copy. Thx.
Reply


Messages In This Thread
[HELP] error 004 & warning 203 - by Mitch_Greenwood - 21.08.2009, 09:38
Re: [HELP] error 004 & warning 203 - by James_Alex - 21.08.2009, 09:41
Re: [HELP] error 004 & warning 203 - by Mitch_Greenwood - 21.08.2009, 10:03
Re: [HELP] error 004 & warning 203 - by pliva_sb - 21.08.2009, 10:04

Forum Jump:


Users browsing this thread: 1 Guest(s)