DDoor weapon rsremoval
#4

Quote:
Originally Posted by [WSF]ThA_Devil
Посмотреть сообщение
by door did you mean Interior?
if so:
pawn Код:
public OnPlayerUpdate(playerid){
if(GetPlayerInterior(playerid) != 0) {
SetPlayerArmedWeapon(playerid,0);
}
return 1;
}

Ok if the interior id was 1 and the VW was 24 how would I set that up?
Reply


Messages In This Thread
DDoor weapon rsremoval - by kevin1990 - 02.05.2014, 18:49
Re: DDoor weapon rsremoval - by Danyal - 02.05.2014, 18:51
Re: DDoor weapon rsremoval - by [WSF]ThA_Devil - 02.05.2014, 18:51
Re: DDoor weapon rsremoval - by kevin1990 - 02.05.2014, 18:55
Re: DDoor weapon rsremoval - by kevin1990 - 02.05.2014, 18:57
Re: DDoor weapon rsremoval - by [WSF]ThA_Devil - 02.05.2014, 18:57
Re: DDoor weapon rsremoval - by kevin1990 - 02.05.2014, 19:00
Re: DDoor weapon rsremoval - by [WSF]ThA_Devil - 02.05.2014, 19:01
Re: DDoor weapon rsremoval - by kevin1990 - 02.05.2014, 19:02
Re: DDoor weapon rsremoval - by kevin1990 - 02.05.2014, 19:29

Forum Jump:


Users browsing this thread: 1 Guest(s)