samedi 16 juillet 2016

what wrong with it? (OnVehicleDamageStatusUpdate)

public OnVehicleDamageStatusUpdate(vehicleid, playerid)
{
new rand = random(3);
if(rand == 1)PlayerPlaySound(playerid,100015);
if(rand == 2)PlayerPlaySound(playerid,100010);
if(rand == 0)PlayerPlaySound(playerid,100005);
return 1;
}

so? why it dont working? help plz

This entry passed through the Full-Text RSS service - if this is your content and you're reading it on someone else's site, please read the FAQ at http://ift.tt/jcXqJW.
Recommended article from FiveFilters.org: Most Labour MPs in the UK Are Revolting.



what wrong with it? (OnVehicleDamageStatusUpdate)

Aucun commentaire:

Enregistrer un commentaire