How to make a toll
#2

Make a pickup or something then do

pawn Код:
EX.

public OnPlayerPickUpPickup(playerid, pickupid)
{
  if(pickupid == toll)
  {
  GivePlayerMoney(playerid,-10);
  SendClientMessage(playerid,COLOR_,"[Server] You paid the 10$ toll fee.");
  }
  return 1;
}
I am not going to code you a gate or anything, because like you said you know what to do, which is a complete total lie and you would just copy paste and you wouldn't learn anything.
Reply


Messages In This Thread
How to make a toll - by Georgelopez1 - 11.10.2010, 02:39
Re: How to make a toll - by Steven82 - 11.10.2010, 04:42
Re: How to make a toll - by Miguel - 11.10.2010, 04:53
Re: How to make a toll - by willsuckformoney - 11.10.2010, 05:21
Re: How to make a toll - by <Weponz> - 11.10.2010, 05:26
Re: How to make a toll - by Vandooz - 11.10.2010, 07:18
Re: How to make a toll - by <Weponz> - 11.10.2010, 07:24
Re: How to make a toll - by Vandooz - 11.10.2010, 07:33
Re: How to make a toll - by JamesC - 11.10.2010, 07:43
Re: How to make a toll - by Georgelopez1 - 11.10.2010, 17:27

Forum Jump:


Users browsing this thread: 1 Guest(s)