Raised This Month: $ Target: $400
 0% 

how to add more monsters in monstermod?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
zibra
Junior Member
Join Date: Nov 2004
Old 12-18-2004 , 20:10   how to add more monsters in monstermod?
Reply With Quote #1

how do i add more monsters to spawn? i wanna add apache, bigmomma, controller.

this is how my de_dust2_monster.cfg looks like:

//
// monster config file for 2FORT
//
// valid spawn point keys are...
// origin, delay, angle, angle_min, angle_max, monster...
//
// valid monsters are:
//agrunt
apache
//barney
bigmomma
//bullsquid
controller
//hassassin
//headcrab
//hgrunt
//houndeye
//islave
//scientist
//snark
//zombie

{
origin/-425 -725 -300
delay/10
monster/barney
monster/hassassin
monster/hgrunt
monster/scientist
monster/snark
}

{
origin/-420 -558 -300
delay/10
monster/agrunt
monster/bullsquid
monster/headcrab
monster/houndeye
monster/islave
monster/snark
monster/zombie
}

{
origin/-100 -730 -300
delay/10
monster/barney
monster/hassassin
monster/hgrunt
monster/scientist
monster/snark
}

{
origin/105 -614 -300
delay/10
monster/agrunt
monster/bullsquid
monster/headcrab
monster/houndeye
monster/islave
monster/snark
monster/zombie
}

{
origin/380 -700 -300
delay/10
monster/barney
monster/hassassin
monster/hgrunt
monster/scientist
monster/snark
}

{
origin/430 -500 -300
delay/10
monster/agrunt
monster/bullsquid
monster/headcrab
monster/houndeye
monster/islave
monster/snark
monster/zombie
}

{
origin/-380 714 -300
delay/10
monster/barney
monster/hassassin
monster/hgrunt
monster/scientist
monster/snark
}

{
origin/20 -320 -300
delay/10
monster/agrunt
monster/bullsquid
monster/headcrab
monster/houndeye
monster/islave
monster/snark
monster/zombie
}

{
origin/-40 -180 -300
delay/10
monster/barney
monster/hassassin
monster/hgrunt
monster/scientist
monster/snark
}

{
origin/20 60 -300
delay/10
monster/agrunt
monster/bullsquid
monster/headcrab
monster/houndeye
monster/islave
monster/snark
monster/zombie
}

{
origin/-30 280 -300
delay/10
monster/barney
monster/hassassin
monster/hgrunt
monster/scientist
monster/snark
}

{
origin/60 530 -300
delay/10
monster/agrunt
monster/bullsquid
monster/headcrab
monster/houndeye
monster/islave
monster/snark
monster/zombie
}

{
origin/-45 712 -300
delay/10
monster/barney
monster/hassassin
monster/hgrunt
monster/scientist
monster/snark
}

{
origin/230 600 -300
delay/10
monster/agrunt
monster/bullsquid
monster/headcrab
monster/houndeye
monster/islave
monster/snark
monster/zombie
}

{
origin/390 700 -300
delay/10
monster/barney
monster/hassassin
monster/hgrunt
monster/scientist
monster/snark
}


BUT i still can't spawn those monsters except the standard monsters... what am i doing wrong?
zibra is offline
123
Veteran Member
Join Date: Apr 2005
Location: Katy, TX
Old 12-18-2004 , 20:16  
Reply With Quote #2

I have no clue that you could add more monsters to the mod.
- I don't even know which monsters that are custom used...

Quote:
this is how my de_dust2_monster.cfg looks like:
Uhm...
Where did you get the file de_dust2_monster.cfg from ?
__________________
//ShadowLeader - 123
123 is offline
Chivas2973
Veteran Member
Join Date: Mar 2004
Location: Wisconsin
Old 12-18-2004 , 21:19  
Reply With Quote #3

to add monsters, you have to take the // away from them in monster precache, if you precache too many they will crash server, so be careful, I only have 3 at a time and I can only use big momma by itself

once a monster is precached, it can be spawned in game
ex
monster barney #4
this will spawn a barney next to player #4

why are you making different configs for each map? do you want certain monsters for certain maps?

you can also edit how powerful your monsters are in monster skill
__________________
Chivas2973 is offline
zibra
Junior Member
Join Date: Nov 2004
Old 12-18-2004 , 22:02  
Reply With Quote #4

yes i know but you see i removed the // but i still can't spawn those monsters
zibra is offline
vittu
SuperHero Moderator
Join Date: Oct 2004
Location: L.A. County, CA
Old 12-19-2004 , 00:04  
Reply With Quote #5

use rcon commands (amx_rcon blah), unless there is an amx plugin to control monstermod...
vittu is offline
Send a message via AIM to vittu Send a message via MSN to vittu Send a message via Yahoo to vittu
Chivas2973
Veteran Member
Join Date: Mar 2004
Location: Wisconsin
Old 12-19-2004 , 00:51  
Reply With Quote #6

Quote:
to add monsters, you have to take the // away from them in monster precache
I don't know if the way you did it works, you have to precache them in monster precache file, read my whole post
__________________
Chivas2973 is offline
MTS Steel DrAgoN
Veteran Member
Join Date: Jul 2004
Location: California
Old 12-19-2004 , 03:51  
Reply With Quote #7

maybe its because those origin points were amde for the map 2fort?
im not sure...but to i use amx_monster and sometimes rcon to spawn monsters
MTS Steel DrAgoN is offline
Send a message via AIM to MTS Steel DrAgoN
zibra
Junior Member
Join Date: Nov 2004
Old 12-19-2004 , 16:43  
Reply With Quote #8

i did but it does'nt work...it still does'nt work to spam them
zibra is offline
MTS Steel DrAgoN
Veteran Member
Join Date: Jul 2004
Location: California
Old 12-19-2004 , 17:47  
Reply With Quote #9

ok go to the amx site
and download "AMX Monster"
that will allow you to spam as many monsters as you like
(even though u still can spam them with rcon)
MTS Steel DrAgoN is offline
Send a message via AIM to MTS Steel DrAgoN
Chivas2973
Veteran Member
Join Date: Mar 2004
Location: Wisconsin
Old 12-19-2004 , 18:30  
Reply With Quote #10

are you trying to have them automatically spawn on the map?

besides, monsters can be very detramental to the server, use alot of resources and can cause alot of lag

but, try this

type monster barney #4 in console and see what it says back to you, it should tell you which monsters are precached

make sure you have it working, type metalist and see what it says

also make sure you have a monster precached and monster skill file in the cstrike or czero directory
__________________
Chivas2973 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 12:52.


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