Vice City Multiplayer

VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: MatheuS on August 01, 2012, 12:21:31 am

Title: how to put functions in pickups?
Post by: MatheuS on August 01, 2012, 12:21:31 am
How to put the functions in pickups please reply thank you ma
Title: Re: how to put functions in pickups?
Post by: kitt85711 on August 02, 2012, 04:59:27 am
You ask a lot of questions, I use to do that. And I still am! Well think about it. First you need your static pickup. AddStaticPickup(pickupid, pickupmodelid, x, y, z,);

Have that at the GameModeInt

And then you have OnPickedUp. figure it out from there.
Title: Re: how to put functions in pickups?
Post by: dynavolt71 on October 26, 2012, 02:36:37 am
Whow whow whow thx bro this helped my couple question thx