Function? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Function? (
/showthread.php?tid=70694)
Function? -
Snyper18 - 26.03.2009
I've searched and searched, Im wondering is there a function that does this?
" OnPlayerPickup"
Then it says which pickup they picked up, example money stacks, So Like " OnPlayerPickup1240 ", I need this for my script.. due to the Money hack dosent recognize Actual money and money picked up in interiors, or if theres a way to disable weapons/money inside houses, I would really like to know how to do that.. Thanks.
Re: Function? -
ICECOLDKILLAK8 - 26.03.2009
No
Re: Function? -
Snyper18 - 26.03.2009
Damn.. Im guessing its a interior bug?
Re: Function? -
ICECOLDKILLAK8 - 26.03.2009
No, Its just like Stunt Bonus's, You cant change them
Re: Function? -
Drift_04 - 26.03.2009
Theres not thing called onplayerpickup but there is a OnPlayerPickupPickup(playerid, pickupid)
if you need an example of how to use it PM me.