Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 25 of 78
Search took 0.02 seconds.
Search: Posts Made By: eyeonus
Forum: Plugins 01-14-2021, 05:12
Replies: 11
Views: 11,034
Posted By eyeonus
Re: [L4D2]survivor tallents

The Engineer turret is not auto-firing like it's supposed to. It just sits there. Any ideas why?
Forum: Plugins 01-13-2021, 21:34
Replies: 6
Views: 8,106
Posted By eyeonus
Re: [L4D] Health

This'll work in L4D2.
Forum: Plugins 01-13-2021, 21:05
Replies: 83
Views: 90,019
Posted By eyeonus
Re: [L4D2] Charger Power

Why does this thing still not make a config file?

Seriously, that's so easy.

Here, this is Silvers' script posted above, but now it makes a config file.
Forum: Plugins 01-06-2021, 06:59
Replies: 92
Views: 80,579
Posted By eyeonus
Re: [L4D & L4D2] Weapon Spawn (1.6) [10-May-2020]

I've added

sm_weapon_spawn_rot {x|y|z} {degree}

sm_weapon_spawn_mov {x|y|z} {distance}

for those like me who would rather move these things via keybinds than via menu.

Speaking of, here's...
Forum: Plugins 01-01-2021, 21:05
Replies: 87
Views: 73,984
Posted By eyeonus
Re: [L4D & L4D2] Missile System

Had to make a few changes for it to compile for me, but here you go.

I also fixed the grammar issues, but someone else will have to code in translation support.
Forum: Plugins 10-10-2010, 00:15
Replies: 42
Views: 69,165
Posted By eyeonus
Re: [L4D2 & L4D] Hunter Training Map Multiplayer Enabler

Actually, I just added the L4D2 command to the list. Considering that when the command that doesn't exist is called, all that happens is an "unknown command" message, it doesn't really need to be...
Forum: Plugins 10-09-2010, 01:20
Replies: 42
Views: 69,165
Posted By eyeonus
Re: [L4D2 & L4D] Hunter Training Map Multiplayer Enabler

Actually, it can't be replaced, because it's still the same command on L4D1, so replacing it breaks it on L4D. So what really need to happen is that the map and the plugin do both, and I need to fix...
Forum: Plugins 09-20-2010, 19:57
Replies: 42
Views: 69,165
Posted By eyeonus
Re: [L4D2 & L4D] Hunter Training Map Multiplayer Enabler

Is there a reason why this hasn't been approved YET? It's been nearly 6 months now.
Forum: Plugins 08-24-2010, 22:27
Replies: 42
Views: 69,165
Posted By eyeonus
Re: [L4D2 & L4D] Hunter Training Map Multiplayer Enabler

I have now. The gamedata folder uses a Signature instead of an offset for the SDK call, which supposedly makes it more stable, but it doesn't appear to work. In any case, I have successfully gotten...
Forum: Plugins 08-24-2010, 22:20
Replies: 315
Views: 280,714
Posted By eyeonus
Re: [L4D & L4D2] SM Respawn command

The Windows signature appears to be broken. I am unable to use the respawn command even typing "sm_respawn eyeonus" directly into the console.
Forum: Plugins 08-24-2010, 21:18
Replies: 42
Views: 69,165
Posted By eyeonus
Re: [L4D2 & L4D] Hunter Training Map Multiplayer Enabler

It does. Almost. For some reason, it doesn't work on dead survivors. It will teleport the survivor back to the start location, yes, but it doesn't, you know, respawn. It's very odd. Other than that,...
Forum: Plugins 08-24-2010, 18:08
Replies: 42
Views: 69,165
Posted By eyeonus
Re: [L4D2 & L4D] Hunter Training Map Multiplayer Enabler

It uses a trigger_teleport encompassing the interior of the end room that activates when all the survivors are inside it and teleports them to the beginning.

I PM'ed xaider, the author of the...
Forum: Plugins 08-24-2010, 11:59
Replies: 42
Views: 69,165
Posted By eyeonus
Re: [L4D2 & L4D] Hunter Training Map Multiplayer Enabler

I don't need anything for the Live Fire Course. The Live Fire Course is DESIGNED like that. I'm talking about using the plugin to do what happens on the Live Fire Course on ANY map.
Forum: Plugins 08-23-2010, 18:59
Replies: 42
Views: 69,165
Posted By eyeonus
Re: [L4D2 & L4D] Hunter Training Map Multiplayer Enabler

That would require an excessive amount of work, as it would require me to know the start position of every survivor on every map, which is 20 positions just for one campaign at 4 per map and 5 maps....
Forum: Plugins 08-23-2010, 18:24
Replies: 42
Views: 69,165
Posted By eyeonus
Re: [L4D2 & L4D] Hunter Training Map Multiplayer Enabler

Okay, so if I had the code to respawn survivors, that would enable me to send them back to the start of the map when they enter the end start room. Is there a plugin that has respawning code, or...
Forum: Plugins 08-23-2010, 16:26
Replies: 42
Views: 69,165
Posted By eyeonus
Re: [L4D2 & L4D] Hunter Training Map Multiplayer Enabler

I tried enabling "respawn", but apparently it's like noclip- just removing the cheat flag isn't enough for it to work.

I would like to add it to the enabled list, or at least add something that...
Forum: Plugins 08-23-2010, 16:07
Replies: 42
Views: 69,165
Posted By eyeonus
Forum: Plugins 08-22-2010, 23:31
Replies: 42
Views: 69,165
Posted By eyeonus
Re: [L4D2 & L4D] Hunter Training Map Multiplayer Enabler

I know C. I know what || and && mean.

As I've said multiple times since the one in which I announced version 1.3.1, this plugin will NOT interfere with any other plugins when it is turned off with...
Forum: Plugins 08-22-2010, 22:34
Replies: 42
Views: 69,165
Posted By eyeonus
Re: [L4D2 & L4D] Hunter Training Map Multiplayer Enabler

Two things:
1) My maps begin with "hunter_training". They are "hunter_training.bsp", "hunter_training_map.bsp", and "hunter_training_c21.bsp". Is it possible to check just for "hunter_training",...
Forum: Plugins 08-22-2010, 19:04
Replies: 42
Views: 69,165
Posted By eyeonus
Re: [L4D2 & L4D] Hunter Training Map Multiplayer Enabler

I don't know how to get the plugin to find out which map is loaded, so instead I added a check to determine if the plugin is enabled or not, and to not restrict the commands unless it is enabled.
...
Forum: Plugins 08-22-2010, 17:12
Replies: 42
Views: 69,165
Posted By eyeonus
Re: [L4D2 & L4D] Hunter Training Map Multiplayer Enabler

Is there a way to restrict it that will still make it possible for other plugins to use it?
Forum: General 08-08-2010, 00:01
Replies: 8
Views: 2,831
Posted By eyeonus
Re: [L4D] disable boomer and smoker / possible ?

Go to http://l4dmapdb.com/addon:hunter-training and download the PDF file in the downloads section. In it, look at Step 5-5. The table has all the commands needed to practice on any map. "nb_stop"...
Forum: Plugins 08-06-2010, 18:47
Replies: 42
Views: 69,165
Posted By eyeonus
Re: [L4D2 & L4D] Hunter Training Map Multiplayer Enabler

Over 1300 downloads and still no approval.... :(
Forum: Plugins 06-22-2010, 00:25
Replies: 42
Views: 69,165
Posted By eyeonus
Forum: Plugins 05-28-2010, 18:07
Replies: 42
Views: 69,165
Posted By eyeonus
Re: [L4D2 & L4D] Hunter Training Map Multiplayer Enabler

I wonder if this will ever be approved....
Showing results 1 to 25 of 78

 
Forum Jump

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


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