View Single Post
TnTSCS
AlliedModders Donor
Join Date: Oct 2010
Location: Undisclosed...
Old 09-05-2014 , 17:15   Re: [CS:S] Ammo From Dead
Reply With Quote #150

Give this version a shot.

* Version 0.2.1.1
* + Added ability to change scale of models (requested by Allower - https://forums.alliedmods.net/member.php?u=237510)
* + Added ability to use custom models

There are quite a few new CVars. I put on Impact123's AutoExecConfig include file so all the new CVars should be added to your plugin.ammo_from_dead.cfg file.

Full CVar List


Once tested, I'll updated the first post with this new version. I tested the model scale and it works pretty neat - even looks like fun using big models but 0.5 for model scale looks about right.

Here's a sample of the configs\ammo_from_dead.cfg

Code:
// ammo_from_dead models download for the ammo boxes

models\weapons\rifleshell.dx80.vtx
models\weapons\rifleshell.dx90.vtx
models\weapons\rifleshell.mdl
models\weapons\rifleshell.sw.vtx
models\weapons\rifleshell.vvd
materials\models\weapons\black.vmt
materials\models\weapons\rifleshellback.vmt
materials\models\weapons\rifleshellside.vmt
Attached Files
File Type: sp Get Plugin or Get Source (ammo_from_dead.sp - 118 views - 37.5 KB)
File Type: smx ammo_from_dead.smx (22.5 KB, 123 views)
__________________
View my Plugins | Donate

Last edited by TnTSCS; 04-27-2015 at 10:45.
TnTSCS is offline