Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: Add engine sounds in config?  (Read 1504 times)

0 Members and 1 Guest are viewing this topic.

swordfish

  • Guest
Add engine sounds in config?
« on: 17 Oct 2002, 23:02:31 »
Hi
Does anyone know what i have to put in the config file to make my engine noise work when the vehicle moves.
If anyone does where would it go.

CrunchyFrog

  • Guest
Re:Add engine sounds in config?
« Reply #1 on: 18 Oct 2002, 17:44:34 »
in the cfgVehicles part:

soundEngine[]={"\MyAddon\MyEngineSound.wav",1,1};

swordfish

  • Guest
Re:Add engine sounds in config?
« Reply #2 on: 18 Oct 2002, 21:46:42 »
Thanks for that Crunchy :)