Raised This Month: $51 Target: $400
 12% 

[L4D2] Spawn uncommon Infected


Post New Thread Reply   
 
Thread Tools Display Modes
AtomicStryker
Veteran Member
Join Date: Apr 2009
Location: Teutonia!!
Old 02-16-2011 , 16:15   Re: [L4D2] Spawn uncommon Infected
Reply With Quote #161

Use the search, open your eyes, ... too lazy to list more
AtomicStryker is offline
Akl
New Member
Join Date: Feb 2011
Old 03-07-2011 , 07:49   Re: [L4D2] Spawn uncommon Infected
Reply With Quote #162

I don't know what happen.
When I used pluging playing in unofficial map I hate mountains 2, I often get a glitch.
Sorry my poor English, if you know what I mean...
Akl is offline
AtomicStryker
Veteran Member
Join Date: Apr 2009
Location: Teutonia!!
Old 03-07-2011 , 13:06   Re: [L4D2] Spawn uncommon Infected
Reply With Quote #163

I so get you man. Don't we all get glitches
AtomicStryker is offline
ocean22003
New Member
Join Date: Mar 2011
Old 03-07-2011 , 19:47   Re: [L4D2] Spawn uncommon Infected
Reply With Quote #164

how can i set l4d2_spawn_uncommons_autotypes into random?
ocean22003 is offline
ocean22003
New Member
Join Date: Mar 2011
Old 03-07-2011 , 19:53   Re: [L4D2] Spawn uncommon Infected
Reply With Quote #165

i got it, just add up all binary flag

that's awesome. thank you !
ocean22003 is offline
Searcher64
Senior Member
Join Date: Apr 2010
Old 04-23-2011 , 18:15   Re: [L4D2] Spawn uncommon Infected
Reply With Quote #166

So I updated my SDK Hooks to 2.0, and after I loaded the plugin it said that it failed to load, but after I downgraded to

http://code.google.com/p/tsunami-pro...3.zip&can=1&q=

it was working again

Is it me, or the update?
Searcher64 is offline
AtomicStryker
Veteran Member
Join Date: Apr 2009
Location: Teutonia!!
Old 04-24-2011 , 05:51   Re: [L4D2] Spawn uncommon Infected
Reply With Quote #167

SDK Hooks 2.0 _should_ work just fine. I haven't tried it myself yet.

You probably didn't upgrade correctly
AtomicStryker is offline
Searcher64
Senior Member
Join Date: Apr 2010
Old 04-24-2011 , 16:55   Re: [L4D2] Spawn uncommon Infected
Reply With Quote #168

Well, I had the spawn uncommon infected plugin in

Then I downloaded

sdkhooks200.zip

from http://forums.alliedmods.net/showthread.php?t=106748

After that I extracted the folders into addons\sourcemod. Started L4D2, sm plugins list in console, it said it failed to load the plugin
Searcher64 is offline
MasterMind420
BANNED
Join Date: Nov 2010
Old 04-29-2011 , 22:59   Re: [L4D2] Spawn uncommon Infected
Reply With Quote #169

Using Windows Dedicated Server on Windows 7 x64 with Sourcemod 1.3.7, MMSource 1.8.6 and SDKHooks 2.0 everything is working 100%. If it helps I install SDKHooks before installing any plugins on the server.
MasterMind420 is offline
songpal
Member
Join Date: Dec 2009
Old 05-02-2011 , 13:39   Re: [L4D2] Spawn uncommon Infected
Reply With Quote #170

i am poor english
I added these commands into sourcemod.cfg
sm_cvar l4d2_spawn_uncommons_hordecount 25
sm_cvar l4d2_spawn_uncommons_autoshuffle 1
sm_cvar l4d2_spawn_uncommons_autochance 15
sm_cvar l4d2_spawn_uncommons_autotypes 127 //(default 19, binary flag of allowed autoshuffle zombies. 1 = riot, 2 = ceda, 4 = clown, 8 = mudman, 16 = roadcrew, 32 = jimmy, 64 = fallen); riot + ceda + roadcrew = 19 , 1+2+4+8+16+32+64 = 127

How to use command.
how to correct
I want to sample
Commands:
sm_spawnuncommon <riot|ceda|clown|mud|roadcrew|jimmy|fallen| ra ndom>
sm_spawnuncommonhorde <riot|ceda|clown|mud|roadcrew|jimmy|fallen| ra ndom>

sourcemod/configs/adminmenu_custom.cfg <--- this file no system.
But this file only. sourcemod/configs/adminmenu_custom.txt
I need to create this file. sourcemod/configs/adminmenu_custom.cfg
I added these commands into adminmenu_custom.cfg .

"Commands"
{
"Spawn Uncommons"
{
"Spawn Uncommon Zombie"
{
"cmd" "sm_spawnuncommon @1"
"admin" "sm_spawnuncommon"
"execute" "player"
"1"
{
"1" "riot"
"1." "Riot Cop (Parish)"
"2" "ceda"
"2." "CEDA Agent (Center)"
"3" "clown"
"3." "Clown (Carnival)"
"4" "mud"
"4." "Mudman (Swamp)"
"5" "roadcrew"
"5." "Road Worker (Rain)"
"6" "jimmy"
"6." "Jimmy Gibbs Jr. (Extra)"
"7" "fallen"
"7." "Fallen Survivor (Extra)"
"8" "random"
"8." "Randomized"
}
}
"Spawn Uncommon Horde"
{
"cmd" "sm_spawnuncommonhorde @1"
"admin" "sm_spawnuncommonhorde"
"execute" "player"
"1"
{
"1" "riot"
"1." "Riot Cop (Parish)"
"2" "ceda"
"2." "CEDA Agent (Center)"
"3" "clown"
"3." "Clown (Carnival)"
"4" "mud"
"4." "Mudman (Swamp)"
"5" "roadcrew"
"5." "Road Worker (Rain)"
"6" "jimmy"
"6." "Jimmy Gibbs Jr. (Extra)"
"7" "fallen"
"7." "Fallen Survivor (Extra)"
"8" "random"
"8." "Randomized"
}
}
}
}

I am install SDKHooks 2.0 Successfully.
play games, Nothing happened.
why!!!
What can I do to correct it.
please! tell me.

Last edited by songpal; 05-02-2011 at 13:43.
songpal 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 17:31.


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