home *** CD-ROM | disk | FTP | other *** search
- 300 // Cruising Speed
- 600 // Under Attack Speed
- 320 // Acceleration
- 350 // Deacceration
-
- // Common vehicle data
- 50 // Activation Distance.
- 200 // Armor Amount
- 50 // Tire Armor Amount
-
- // Engines
- 0 // Number engines
-
- C_BLMTTK.WAV // Hit Sound
- L_velec.wav // Operating Sound
-
- 1000.0 // Min. Sound Emitter Distance cm.
- 10000.0 // Max Sound Emitter Distance cm.
-
-
- golfcart.rob // Original Model
- none.rob // Damaged Model
-
- 0 // Number of wheel models
-
- 0 // Accessory Count
-
- 2 // Number spawn/rest locations
-
- -110.0 0.0 50.0 // Location on vehicle to spawn.( local location )
- -50.0 60.0 60.0 //Joe-was: -50.0 60.0 10.0 // Location on vehicle to rest. ( local location )
- 110.0 0.0 50.0 // Location on vehicle to spawn.( local location )
- 50.0 60.0 60.0 //Joe-was: 50.0 60.0 10.0 // Location on vehicle to rest. ( local location )
-