PDA

View Full Version : I need a script made.


LeviEubanks
11-12-2008, 03:33 PM
I need a script that I can run through the Left 4 Dead demo that would allow me to spawn a horde of fifty to sixty infected at the push of a button where my crosshairs are pointed, of course i'd have to bind the script to a key, but still it would be a lot easier to spawn hordes of infected on maps that don't have navigation meshes to work with like gm_flatgrass, or gm_construct.

If anyone that is a script writer could make this for me it'd be greatly appreciated.

Nemesis_vs_Leon
11-12-2008, 03:39 PM
http://www.left4dead411.com/forums/index.php?actio n=vthread&forum=8&topic=5607 (http://www.left4dead411.com/forums/index.php?action=vthread&forum=8&topic=5607)

honestly, all you have to do is make a config file for this then bind executing it.

<div class="quote">
z_spawn mob
z_spawn mob
z_spawn mob
z_spawn mob
z_spawn mob
</div>

that should be it, just enter that in notepad and save it as &quot;horde.cfg&quot; in the left 4 dead cfg folder.

Next, bind a key to &quot;exec horde.cfg&quot;

That should be it.

Laser2150
11-12-2008, 07:47 PM
I posted in another topic about this just today....

Nemesis is right, lol

Enzo
11-14-2008, 06:07 PM
I'm starting to learn LUA, so I think I might be able to do it.
I'm really only vaguely familiar with using it on Gmod and Half Life 2.

I'm sure I could learn it pretty quickly.
Yeah, I could try it (no guarantees that it will work), but still give it a go nonetheless. Lemme sleep first, though... :P