Blockland Forums > Modification Help
Removed flying vehicle fields question
Midway Sentinel:
what do each of these do for the most part:
--- Code: --- //Flying vehicle fields
//jetSound = ; //AudioProfile
//engineSound = ; //AudioProfile
--- End code ---
?
otto-san:
From the looks of it, engineSound is the sound the engines make and jetSound is the sound it makes when it's flying.
Midway Sentinel:
interesting.... i might have to try this out :D
Destiny/Zack0Wack0:
They're commented out for a reason.. idle sound functionality for vehicles is broken.
Midway Sentinel:
and the jetSound?