 |
 |
GoldenEye 007 Nintendo 64 Community, GoldenEye X, Nintendo 64 Games Discussion GoldenEye Cheats, GoldenEye X Codes, Tips, Help, Nintendo 64 Gaming Community
|
 |
 |
 |
 |
|
 |
 |
 |
 |
 |
ShiftClick Agent

Joined: 16 Jun 2012 Posts: 111 Location: USA, Louisiana  |
Posted: Sun Jan 13, 2013 2:42 pm Post subject: Vehicle Sounds |
 |
|
How would I make a vehicle emit a sound if you were close enough to hear it? _________________ YouTube Channel: http://Youtube.com/Peep5167
---
Completed Levels: Missile Facility, Research Complex, Prison, Infiltration |
|
|
|
|
|
 |
 |
 |
 |
 |
SubDrag Administrator

Joined: 16 Aug 2006 Posts: 6171
 |
Posted: Sun Jan 13, 2013 4:57 pm Post subject: |
 |
|
Should be a play sound action, and you can do "if within units of preset" action. |
|
|
|
|
|
 |
 |
 |
 |
 |
ShiftClick Agent

Joined: 16 Jun 2012 Posts: 111 Location: USA, Louisiana  |
Posted: Thu Jan 17, 2013 6:54 pm Post subject: |
 |
|
I coded an action block like so for the truck sound:
0200 Resume If Return Value Loop Met
03 Leave The Routine, But When Return Continue From Spot
4B002001 Return Value Loop If Within Proximity Of Bond (0020)
0100 Go To Beginning, Then Return Value Loop
0201 Resume If Return Value Loop Met
03 Leave The Routine, But When Return Continue From Spot
C4003C00 Play Sound Effect # In Slot # (0-7) (Sound: 003C - Engine sound)
4C002003 Return Value Loop If Not Within Proximity Of Bond (0020)
0101 Go To Beginning, Then Return Value Loop
0203 Resume If Return Value Loop Met
03 Leave The Routine, But When Return Continue From Spot
0100 Go To Beginning, Then Return Value Loop
04 Terminator
---
When I start the level, it crashes. _________________ YouTube Channel: http://Youtube.com/Peep5167
---
Completed Levels: Missile Facility, Research Complex, Prison, Infiltration |
|
|
|
|
|
 |
 |
 |
 |
 |
Wreck Administrator


Joined: 14 Dec 2005 Posts: 7250 Location: Ontario, Canada  |
Posted: Fri Jan 18, 2013 12:39 pm Post subject: |
 |
|
Just make sure you're using the right object type for the vehicle in question. Some have real wheels, while others have static ones. For those with actual wheels, you'll need to choose the 27 Wheeled Vehicle type. For the others, you'll probably want to go with 03 Standard Object. I think I remember having the game crash on me during level load when I mixed the two up. Not sure if that is what's happening for you, but it is worth checking. _________________
YOUTUBE | TWITTER/X | FACEBOOK | VAULT | MOD DB | RHDN |
|
|
|
|
|
 |
 |
 |
 |
 |
|
 |
 |
 |
 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
 |