AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [L4D1] Helicopter model changer (https://forums.alliedmods.net/showthread.php?t=334906)

Dragokas 10-26-2021 05:32

[L4D1] Helicopter model changer
 
1 Attachment(s)
Authors: Alex Dragokas & Joshe Gatito

Description:
This is very similar to axelnieves2012's plugin, but was done a year before. It's much simple with a less functionality, and other set of models.
Published to demostrate another way of hiding / hooking / parenting.
Features:
- Replace helicopter model (on "No Mercy" finale) with one of the 6 models.
Settings (ConVars):
Can be found in: cfg/sourcemod/l4d_heli_modelchanger.cfg
PHP Code:

// Enable Plugin? 0 - No, 1 - Yes.
l4d_heli_modelchanger_enable "1"

// Remove pilot? 0 - No, 1 - Yes.
l4d_heli_modelchanger_remove_pilot "1" 

Compatibility:
- L4D1.
Donate
Donates are very appreciated and welcomed for further inspiration, make me happy, and make next updates came out more often:
- Patreon
- BitCoin
- Ю.Money

HarryPotter 10-26-2021 07:13

Re: [L4D1] Helicopter model changer
 
6 models, cool

kochiurun119 09-21-2023 06:28

Re: [L4D1] Helicopter model changer
 
sir , you know helicopter .mdl path? tks

Dragokas 09-21-2023 06:41

Re: [L4D1] Helicopter model changer
 
No, need to look via map editor. Though, you may try use Silver's DevCmds !ent command for that.


All times are GMT -4. The time now is 20:05.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.