21.08.2009, 09:38
Someone help me please.. This is a script i downloaded and i havent changed everything.
Error 004
I have no idea how to fix this. Lol
Warning 203
There is no line 26243 
But yeah if anyone has any idea. Please post a fixed copy. Thx.
Код:
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.
Код:
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: {
Warning 203
Код:
26238: public AddsOn()
26239: {
26240: adds=1;
26241: return 1;
26242: }

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


Btw nice releases in your sig. I will have a look at some. Thanks again.