Garry's Mod

Garry's Mod

Combine APC
Showing 1-10 of 14 entries
< 1  2 >
Update: Aug 24, 2023 @ 5:49am

Remove the removed workaround again for x86-64

Update: Aug 24, 2023 @ 3:15am

Removed workaround to prevent vehicle script server crashes

Update: Apr 29, 2020 @ 3:01am

Removed drive mode toggle because GMod can't deal with it anymore apparently.

Update: Jul 17, 2015 @ 7:20pm

- Seats and turrets can no longer be picked up/tooled
- Refactored some code a little
- Passengers now exit properly in the back instead of the gunner's position
- Passengers are properly thrown out of the APC during removal

Update: Mar 9, 2015 @ 10:09am

Fix for the latest update

Update: Mar 31, 2014 @ 12:26pm

Added z_secondary_magnitude.

Update: Dec 17, 2013 @ 7:26am

Added new features and concommands per request.

- zapc_togglehatch: Allows remote (un-)locking of the hatch, up to zapc_remote_lock_distance yards away (using 'remotelock' permission).
- zapc_enterhatch: Tries to move directly into the passenger bay, even if we were allowed as driver.
- If you press +walk while +use'ing an (empty) APC and the hatch is opened, you will enter the passenger bay. Otherwise, nothing happens.

A proper documentation on the client (with a list of cvars, commands and usage) is currently planned and will be released at some point in the future.

Happy I'mnotgoingtomakeahelicoptermas!

Update: Sep 27, 2013 @ 2:17pm

Moved to the new publishing tools and have a few changes:
+ Added several convars on the server to modify the APC's behaviour.
+ Added rocket ignition and shhhh sound.
* The APC is now found under 'Vehicles' and no longer under 'Entities'. Yes, that took some time.

Update: Feb 22, 2013 @ 8:25am

! Fixed 2345610112 ("attempt to index local 'k' (a number value)". Stop abusing _G.

Update: Jan 27, 2013 @ 3:18pm

! Attempt to fix various bugs reported by the GMod error tool (exclusive the gibmod bug).