help error
#1

Error

Код:
C:\Users\Linus\Desktop\SGAMING\filterscripts\phone.pwn(1677) : error 025: function heading differs from prototype
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
pawn Код:
(1677) public OnPlayerGiveDamage(playerid, damagedid, Float: amount, weaponid, bodypart)
{
    return 1;
}
Reply
#2

There is a space here Float: amount remove the space.
Reply
#3

gets the same error
Reply
#4

https://sampforum.blast.hk/showthread.php?tid=488198
Reply
#5

The a_samp.inc file you compile "phone" with is not for 0.3z and so the heading differs. Update the server package.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)