2 problems
#9

Quote:
Originally Posted by [M2S
moe ]
ok, first your pickup problem. You need to CREATE the pickups, and assign the variable to those pickups so you later identify them under OnPLayerPickupPickup.

So add OnGameModeInIt your pickups like this:

pickupwep = CreatePickup(blahblahblah);
pickupwep2 = CreatePickup(blahblahblah);

Second, you're using a RP script which tells you you need the keys to drive a car. So I suggest you figure out how to buy the car or get the keys ingame as your script was probably made this way for a reason. Otherwise search for SetVehicleParamsForPlayer which is the function used to lock cars.
I did, Says:
error 021: symbol already defined: "OnPlayerPickUpPickup"
Reply


Messages In This Thread
2 problems - by Taz86 - 05.04.2009, 00:03
Re: 2 problems - by Torekk - 05.04.2009, 00:17
Re: 2 problems - by Taz86 - 05.04.2009, 11:40
Re: 2 problems - by Taz86 - 05.04.2009, 11:56
Re: 2 problems - by Taz86 - 05.04.2009, 12:23
Re: 2 problems - by [M2S]moe - 05.04.2009, 12:25
Re: 2 problems - by Taz86 - 05.04.2009, 12:25
Re: 2 problems - by [M2S]moe - 05.04.2009, 12:28
Re: 2 problems - by Taz86 - 05.04.2009, 13:03
Re: 2 problems - by [M2S]moe - 05.04.2009, 13:05

Forum Jump:


Users browsing this thread: 1 Guest(s)