Buggy Bugged.
#1

pawn Код:
dcmd_rape(playerid, params[])
{
                new ID = strval(params);
                if(GetClosestPlayerToPlayer(playerid,ID) > RAPE_DISTANCE) return SendClientMessage(playerid, RED, "No One Close Enough To Rape.");
                if(!IsPlayerConnected(ID)) return SendClientMessage(playerid, RED, "That player is not connected!");
                //if(ID == playerid) return SendClientMessage(playerid, RED, "You cannot rape yourself!");
                if(rapespam[playerid] == 0)
                {
Makes me rape my self.
But if you unblock you cannot rape yourself it leads to something else I forgot what tho...
Reply
#2

What about testing it and provide us what it leads to?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)