Warning 203, add siren doesn't exist!
#1

PHP код:
C:\Users\Austin\Desktop\Small-County-RP-Release\pawno\include\weapon-config.inc(1700) : warning 202number of arguments does not match definition
C
:\Users\Austin\Desktop\Small-County-RP-Release\pawno\include\weapon-config.inc(1698) : warning 203symbol is never used"addsiren" 
Code 1698:
PHP код:
Dragged[dID] = 0
Code 1694 - 1700:
PHP код:
forward Draggingt(playeriddID);
public 
Draggingt(playeriddID)
{
        new 
Float:dXFloat:dYFloat:dZ;
        
GetPlayerPos(playeriddXdYdZ);
        
SetPlayerPos(dIDdX+1dYdZ);

Reply
#2

The warrning is not in your script its in the include
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)