29.12.2010, 14:37
Hello i came to the idea to make a horn for driving backwards when you drive backwards then it does BEEP! BEEP! BEEP! with horn anybody a idea how to do that?
SOUND_SWEETS_HORN 1147
Actually, it is possible and quite simple to do. You could use a timer and "OnPlayerKeyStateChange" to see if the player is HOLDING the reverse button. If they are, run the timer and make a "beep" noise...
|