[HELP] Pickup's don't work corectly
#3

Quote:
Originally Posted by Twisted_Insane
Посмотреть сообщение
Hi!

Under "OnPlayerPickUpPickup", you have to use from the second pickup on the "else if" statment! Would look like this:

PHP код:
if(pickupid == policegun1) {
SetPlayerArmour(playerid100);
}
else if(
pickupid == policegun2) {
SetPlayerAmmo(playerid5500);
}
//just continue with the others also using the "else if"-statements! 
Still not working...
Reply


Messages In This Thread
[HELP] Pickup's don't work corectly - by Stefand - 17.02.2012, 08:35
Re: [HELP] Pickup's don't work corectly - by Twisted_Insane - 17.02.2012, 08:42
Re: [HELP] Pickup's don't work corectly - by Stefand - 17.02.2012, 09:11
Re: [HELP] Pickup's don't work corectly - by Twisted_Insane - 17.02.2012, 09:19
Re: [HELP] Pickup's don't work corectly - by commander_abhi - 17.02.2012, 09:35
Re: [HELP] Pickup's don't work corectly - by Stefand - 17.02.2012, 12:22
Re: [HELP] Pickup's don't work corectly - by Madd Kat - 17.02.2012, 12:31
Re: [HELP] Pickup's don't work corectly - by Stefand - 17.02.2012, 15:04
Re: [HELP] Pickup's don't work corectly - by Twisted_Insane - 17.02.2012, 16:07
Re: [HELP] Pickup's don't work corectly - by Zarky - 17.02.2012, 16:21

Forum Jump:


Users browsing this thread: 2 Guest(s)