3 Warnings!! Help bls
#1

here are the warnings

Код:
C:\Users\Shaikh\Desktop\SAMP\gamemodes\bare.pwn(150) : warning 209: function "OnPlayerDeath" should return a value
C:\Users\Shaikh\Desktop\SAMP\gamemodes\bare.pwn(224) : warning 203: symbol is never used: "DM"
C:\Users\Shaikh\Desktop\SAMP\gamemodes\bare.pwn(224) : warning 203: symbol is never used: "DMenter"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


3 Warnings.
and here are the lines:-


Код:
public OnPlayerDeath(playerid, killerid, reason)
{
    if(InDM[playerid] == 1)
    return 1;      <<<<<< Line 150
}
Код:
CMD:DM(playerid, params[])
idk these are the cmd but in warnings its giving warning 203: symbol is never used: "DM
Thank You [ Will +Rep]
Reply


Messages In This Thread
3 Warnings!! Help bls - by CopKing123 - 23.02.2016, 06:48
Re: 3 Warnings!! Help bls - by BiosMarcel - 23.02.2016, 06:52
Re: 3 Warnings!! Help bls - by CopKing123 - 23.02.2016, 06:58
Re: 3 Warnings!! Help bls - by AmigaBlizzard - 23.02.2016, 07:13
Re: 3 Warnings!! Help bls - by CopKing123 - 23.02.2016, 07:18
Re: 3 Warnings!! Help bls - by BiosMarcel - 23.02.2016, 10:50
Re: 3 Warnings!! Help bls - by CopKing123 - 23.02.2016, 11:09

Forum Jump:


Users browsing this thread: 2 Guest(s)