[SUGGESTION] SetPlayerKillableForPlayer
#1

Hello,
Recently during creating of my new gamemode, I got the idea of function SetPlayerKillableForPlayer:
Код:
SetPlayerKillableForPlayer(playerid, killableplayerid, bool:killable);
For example:
Код:
SetPlayerKillableForPlayer(69, 45, false);
Now player with ID 69 can't kill player with ID 45, but other players can kill him.
Код:
SetPlayerKillableForPlayer(69, 45, true);
And now player with ID 45 is again killable.
What do You think about this function? Best Rgds.
Reply


Messages In This Thread
[SUGGESTION] SetPlayerKillableForPlayer - by Freddy19 - 13.12.2010, 14:32
Re: [SUGGESTION] SetPlayerKillableForPlayer - by playbox12 - 13.12.2010, 14:34
Re: [SUGGESTION] SetPlayerKillableForPlayer - by [MWR]Blood - 13.12.2010, 14:34
Re: [SUGGESTION] SetPlayerKillableForPlayer - by CyNiC - 13.12.2010, 14:45
Re: [SUGGESTION] SetPlayerKillableForPlayer - by Freddy19 - 13.12.2010, 15:01
Re: [SUGGESTION] SetPlayerKillableForPlayer - by Sergei - 13.12.2010, 17:04

Forum Jump:


Users browsing this thread: 1 Guest(s)