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

Showing results 1 to 25 of 26
Search took 0.01 seconds.
Search: Posts Made By: HateMeh
Forum: Plugins 05-03-2010, 15:09
Replies: 500
Views: 458,815
Posted By HateMeh
Re: [L4D2] Weapon/Zombie Spawner v0.7a (Update 14.01.2010)

You might want to add the option of spawning more than 1 infected at once. made a little plugin myself that did that and it can be quite usefull sometimes
Forum: Plugins 04-29-2010, 14:28
Replies: 41
Views: 54,015
Posted By HateMeh
Re: [L4D]Spawn x amount special/ common infected

it should work in l4d2 i am not 100% sure though since its a long time since i made this
Forum: Plugins 10-31-2009, 11:08
Replies: 315
Views: 280,703
Posted By HateMeh
Re: [L4D] SM Respawn command plugin (SDK call)

i'm trying to implement this in a point buy mod but just wondering if its even possible since so far no luck
Forum: Plugins 10-04-2009, 08:16
Replies: 41
Views: 54,015
Posted By HateMeh
Re: [L4D]Spawn x amount special/ common infected

Update:
fixed not being able to spawn common infected
and fixed the multiple boomer/ smoker spawn in versus mode
Forum: Plugins 09-19-2009, 18:00
Replies: 15
Views: 32,502
Posted By HateMeh
Re: [L4D]Vocalize Menu

doubt it but they should add it i think
Forum: Plugins 09-18-2009, 07:01
Replies: 15
Views: 32,502
Posted By HateMeh
Re: [L4D]Vocalize Menu

going to update the voice blocks real soon some dont seem to work which i dont think is my fault. and going to add descriptions for them cause voiceblockxxx as description isnt really handy to read
Forum: Plugins 09-17-2009, 06:54
Replies: 15
Views: 32,502
Posted By HateMeh
Re: [L4D]Vocalize Menu

Update check log for details
Forum: Plugins 09-15-2009, 13:07
Replies: 15
Views: 32,502
Posted By HateMeh
Re: [L4D]Vocalize Menu

wouldnt know if it would work on 1.2.3 works on 1.2.2 here

but did you check if it loaded properly. and did you check if it doesnt clash with any other plugins you might have installed
Forum: Plugins 09-12-2009, 09:07
Replies: 15
Views: 32,502
Posted By HateMeh
Re: [L4D]Vocalize Menu

yea this was just something i made for a friend yesterday in like 10 mins

but yea indeed going to sort them all out and put the vocalizes em in category's
Forum: Plugins 09-12-2009, 06:27
Replies: 15
Views: 32,502
Posted By HateMeh
[L4D]Vocalize Menu

Ok very simple plugin that brings up a menu with all the general vocalize commands.
atm general vocalizes are not sorted. but all voiceblocks and character specific vocalizes are

Commands:...
Forum: Plugins 09-02-2009, 04:51
Replies: 41
Views: 54,015
Posted By HateMeh
Re: [L4D]Spawn x amount special/ common infected

ill make it anyway i guess good practice for me XD

but yea id indeed suggest using aSpawn for that
and olj i think he means spawn em in the map not giving them to some1
Forum: Plugins 09-01-2009, 07:16
Replies: 41
Views: 54,015
Posted By HateMeh
Re: [L4D]Spawn x amount special/ common infected

hmmmm good idea might add it or make a seperate plugin for that
Forum: Plugins 08-27-2009, 11:27
Replies: 41
Views: 54,015
Posted By HateMeh
Re: [L4D]Spawn x amount special/ common infected

thanks for checking it out ^^

oh btw any idea's on stuff i could maybe add ?
menu's or something or would that just make it harder to use ?
Forum: Plugins 08-25-2009, 11:55
Replies: 41
Views: 54,015
Posted By HateMeh
Re: [L4D]Spawn x amount special/ common infected

well i missed it too XD so dont worry XD
Forum: Plugins 08-25-2009, 10:40
Replies: 78
Views: 78,624
Posted By HateMeh
Re: [L4D] Survivor AI Trigger Fixes

wow really nice ill try this out on my server soon
Forum: Plugins 08-25-2009, 09:38
Replies: 41
Views: 54,015
Posted By HateMeh
Re: [L4D]Spawn x amount special/ common infected

Update:

1.0.7
added a sm_give command
Forum: Plugins 08-25-2009, 08:59
Replies: 41
Views: 54,015
Posted By HateMeh
Re: [L4D]Spawn x amount special/ common infected

ill try spawning 100 tanks and see what happens and ill also upload the script

#define PLUGIN_VERSION "1.0.6"
#define PLUGIN_NAME "Special Spawn [L4D]"

#include <sourcemod>
#include...
Forum: Plugins 08-25-2009, 07:26
Replies: 41
Views: 54,015
Posted By HateMeh
Re: [L4D]Spawn x amount special/ common infected

ok so i finally fixed it and it spawn stuff again (problem was that amount wasnt being defined so the plugin never knew how much to spawn)

next problem when i try to spawn a lot of things i get...
Forum: Plugins 08-20-2009, 07:45
Replies: 41
Views: 54,015
Posted By HateMeh
Forum: Plugins 08-19-2009, 12:29
Replies: 41
Views: 54,015
Posted By HateMeh
Re: [L4D]Spawn x amount special/ common infected

Thanks olj really appreciate the help

I really need to check on how to work with the variables here cause seeing this i realized i failed quite horribly XD

oh well starting a study on computer...
Forum: Plugins 08-19-2009, 08:25
Replies: 41
Views: 54,015
Posted By HateMeh
Re: [L4D]Spawn x amount special/ common infected

new update:
version 1.0.4

updated replytocommand message

added some code for spawning more special infected but is buggy and doesnt work need some help with that ^^
Forum: Plugins 08-16-2009, 13:30
Replies: 41
Views: 54,015
Posted By HateMeh
Re: [L4D]Spawn x amount special/ common infected

updated

cleaned up code a little bit and added Added a notification on how to use the commands if they are used without any arguments

going to work on the restrictions this week


Another...
Forum: Plugins 08-15-2009, 16:20
Replies: 41
Views: 54,015
Posted By HateMeh
Re: [L4D]Spawn x amount special/ common infected

i think it would be possible for me to circumvent the max amount of boomers in the script itself by turning the max boomer value to 100 and then restoring it to its original state after the spawn?
...
Forum: Plugins 08-15-2009, 16:09
Replies: 41
Views: 54,015
Posted By HateMeh
Re: [L4D]Spawn x amount special/ common infected

if you use this in vs it will make a x amount of people the class you specified
for example you do: sm_spawnboomer 100
every1 in the infected team would become boomer.

two exceptions are that...
Forum: Plugins 08-15-2009, 13:07
Replies: 41
Views: 54,015
Posted By HateMeh
[L4D]Spawn x amount special/ common infected

Just a very simple plugin that allows you to spawn special/ common infected.

I limited the amount you can spawn at once to 100 because of lag and issues leading to crashes with spawning large...
Showing results 1 to 25 of 26

 
Forum Jump

All times are GMT -4. The time now is 18:10.


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