[HELP] Go jail if kill in safe zone
#9

what is this function ?
Код:
S_OnPlayerDeath(killerid);
and that code is wrong
Код:
if(GetPlayerInterior(killerid) == (CP_BANK)
that GetPlayerInterior-Function returns the id of the Interior and not a name or something else

so search for the interior id ..
and then check if it is equal to
Код:
GetPlayerInterior(killerid);
Reply


Messages In This Thread
[HELP] Go jail if kill in safe zone - by vludraiz - 28.12.2009, 19:44
Re: [HELP] Go jail if kill in safe zone - by vludraiz - 28.12.2009, 20:10
Re: [HELP] Go jail if kill in safe zone - by Bearfist - 28.12.2009, 20:17
Re: [HELP] Go jail if kill in safe zone - by vludraiz - 28.12.2009, 20:21
Re: [HELP] Go jail if kill in safe zone - by Bearfist - 28.12.2009, 20:33
Re: [HELP] Go jail if kill in safe zone - by vludraiz - 28.12.2009, 20:34
Re: [HELP] Go jail if kill in safe zone - by Bearfist - 28.12.2009, 20:37
Re: [HELP] Go jail if kill in safe zone - by vludraiz - 28.12.2009, 20:46
Re: [HELP] Go jail if kill in safe zone - by Bearfist - 28.12.2009, 20:53
Re: [HELP] Go jail if kill in safe zone - by vludraiz - 28.12.2009, 20:58

Forum Jump:


Users browsing this thread: 1 Guest(s)