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

[L4D/L4D2] Weapon/Zombie Spawner v1.0a (Update 18.10.10)


Post New Thread Reply   
 
Thread Tools Display Modes
Gixxer
Member
Join Date: Nov 2009
Old 12-01-2009 , 15:07   Re: [L4D2] Weapon Spawner
Reply With Quote #101

Do you have to execute global_filters.cfg on your server? I added those into global_filters.cfg, but the weapons still don't work.
Gixxer is offline
anon666
Member
Join Date: Apr 2009
Location: south east asia
Old 12-01-2009 , 17:29   Re: [L4D2] Weapon Spawner
Reply With Quote #102

Quote:
Originally Posted by Gixxer View Post
Do you have to execute global_filters.cfg on your server? I added those into global_filters.cfg, but the weapons still don't work.
The global_filters.cfg is for the stripper (MM:S) plugin and should be put in \addons\stripper\

Edit: Didnt see that you;ve already posted in the stripper thread

Last edited by anon666; 12-01-2009 at 17:31.
anon666 is offline
Gixxer
Member
Join Date: Nov 2009
Old 12-01-2009 , 17:45   Re: [L4D2] Weapon Spawner
Reply With Quote #103

Aye, managed to get everything working, but the code to get the guns working without a restart/map change still doesn't work.
Gixxer is offline
Gixxer
Member
Join Date: Nov 2009
Old 12-01-2009 , 18:33   Re: [L4D2] Weapon Spawner
Reply With Quote #104

Actually, his code does work... He just didn't include a starting/ending bracket.
Code:
;pre-caches guns on all maps
{
add:
{
"origin" "0 0 -10000"
"spawnflags" "1"
"solid" "6"
"skin" "0"
"disableshadows" "0"
"count" "1"
"angles" "0 0 0"
"classname" "weapon_sniper_scout"
}
{
"origin" "0 0 -10000"
"spawnflags" "1"
"solid" "6"
"skin" "0"
"disableshadows" "0"
"count" "1"
"angles" "0 0 0"
"classname" "weapon_sniper_awp"
}
{
"origin" "0 0 -10000"
"spawnflags" "1"
"solid" "6"
"skin" "0"
"disableshadows" "0"
"count" "1"
"angles" "0 0 0"
"classname" "weapon_smg_mp5"
}
{
"origin" "0 0 -10000"
"spawnflags" "1"
"solid" "6"
"skin" "0"
"disableshadows" "0"
"count" "1"
"angles" "0 0 0"
"classname" "weapon_rifle_sg552"
}
}
Gixxer is offline
raydan
Senior Member
Join Date: Aug 2006
Old 12-02-2009 , 04:10   Re: [L4D2] Weapon Spawner
Reply With Quote #105

Quote:
Originally Posted by Gixxer View Post
Actually, his code does work... He just didn't include a starting/ending bracket.
Code:
;pre-caches guns on all maps
{
add:
{
"origin" "0 0 -10000"
"spawnflags" "1"
"solid" "6"
"skin" "0"
"disableshadows" "0"
"count" "1"
"angles" "0 0 0"
"classname" "weapon_sniper_scout"
}
{
"origin" "0 0 -10000"
"spawnflags" "1"
"solid" "6"
"skin" "0"
"disableshadows" "0"
"count" "1"
"angles" "0 0 0"
"classname" "weapon_sniper_awp"
}
{
"origin" "0 0 -10000"
"spawnflags" "1"
"solid" "6"
"skin" "0"
"disableshadows" "0"
"count" "1"
"angles" "0 0 0"
"classname" "weapon_smg_mp5"
}
{
"origin" "0 0 -10000"
"spawnflags" "1"
"solid" "6"
"skin" "0"
"disableshadows" "0"
"count" "1"
"angles" "0 0 0"
"classname" "weapon_rifle_sg552"
}
}

gun no damage, must restart or wait next map
raydan is offline
station2009
Junior Member
Join Date: Dec 2009
Old 12-02-2009 , 13:11   Re: [L4D2] Weapon Spawner
Reply With Quote #106

What is the weapon code for the laser sights? Thanks!

Oh and awesome plugin dude!!

Last edited by station2009; 12-02-2009 at 13:16.
station2009 is offline
thejuice027
Senior Member
Join Date: Dec 2009
Old 12-02-2009 , 15:15   Re: [L4D2] Weapon Spawner
Reply With Quote #107

Could you add the ability to spawn...

CS:S knife?
Witches?
Hordes?
UnCommon Common?
Force Panic Events?
thejuice027 is offline
shizzleL4D
Member
Join Date: Aug 2009
Old 12-02-2009 , 22:14   Re: [L4D2] Weapon Spawner
Reply With Quote #108

Quote:
Originally Posted by thejuice027 View Post
Could you add the ability to spawn...

CS:S knife?
Witches?
Hordes?
UnCommon Common?
Force Panic Events?

Don't forget CS:S M249 and the ability to spawn all melee weapons in spawn menu, not just give menu.
__________________

shizzleL4D is offline
billabonker
Senior Member
Join Date: May 2009
Old 12-02-2009 , 23:26   Re: [L4D2] Weapon Spawner
Reply With Quote #109

your plugin really works in different ways that i cannot comprehend..
when i play with my friends i type this

] sm_gw @me katana

and it gave the katana

and when i playy single player i typed the same thing and error shows up.

insanity. plain insanity
billabonker is offline
DarthNinja
SourceMod Plugin Approver
Join Date: Mar 2009
Location: PreThinkHook()
Old 12-03-2009 , 03:12   Re: [L4D2] Weapon Spawner
Reply With Quote #110

Quote:
Originally Posted by billabonker View Post
your plugin really works in different ways that i cannot comprehend..
when i play with my friends i type this

] sm_gw @me katana

and it gave the katana

and when i playy single player i typed the same thing and error shows up.

insanity. plain insanity

I just got some serious déjà vu
__________________
DarthNinja is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:41.


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