Another problem with on player death
#4

Quote:
Originally Posted by HellSphinX
Посмотреть сообщение
GetPlayerVehicleID returns the player's vehicle id not the model id. You should have used GetVehicleModel, like this:

pawn Код:
if(GetVehicleModel(GetPlayerVehicleID(killerid)) == 432)
// and
if(GetVehicleModel(GetPlayerVehicleID(killerid)) == 476)
Thanks mate worked
Reply


Messages In This Thread
Another problem with on player death - by CoDeZ - 22.07.2012, 19:53
Re: Another problem with on player death - by leonardo1434 - 22.07.2012, 19:57
Re: Another problem with on player death - by [KHK]Khalid - 22.07.2012, 19:58
Re: Another problem with on player death - by CoDeZ - 22.07.2012, 20:00

Forum Jump:


Users browsing this thread: 1 Guest(s)