need help with onplayerpickuppickup
#3

ok so do i do that with every other one now? like this.

if (pickupid == cash)
{
GivePlayerMoney(playerid,500);
}
else if (pickupid == cash2)
{
GivePlayerMoney(playerid,500);
}
else if (pickupid == cash3)
{
GivePlayerMoney(playerid,500);
}

Reply


Messages In This Thread
need help with onplayerpickuppickup - by Drift_04 - 15.02.2009, 23:56
Re: need help with onplayerpickuppickup - by AlExAlExAlEx - 15.02.2009, 23:59
Re: need help with onplayerpickuppickup - by Drift_04 - 16.02.2009, 00:00
Re: need help with onplayerpickuppickup - by AlExAlExAlEx - 16.02.2009, 00:20

Forum Jump:


Users browsing this thread: 2 Guest(s)