OnPlayerPickUpPickup Help.
#1

Hello,i am using the Godfather and there are duals(shotguns) in few huses,
my question is how can i kick someone that picks up Pickup ID number 1263(I think thats the dual id).
thanks.
Reply
#2

Код:
if(pickupid == PICKUPIDOFSAWNOFFSHERE)
  {
     Kick(playerid);
  }
Reply
#3

Quote:
Originally Posted by » ded «
Код:
if(pickupid == PICKUPIDOFSAWNOFFSHERE)
  {
    Kick(playerid);
  }
Thanks
Reply
#4

Quote:
Originally Posted by Nakash
Quote:
Originally Posted by » ded «
Код:
if(pickupid == PICKUPIDOFSAWNOFFSHERE)
  {
    Kick(playerid);
  }
Thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)