Page 1 of 1
Spawning monsters
Posted: February 10th, 2010, 12:45 pm
by NoraaPro
How do you spawn monsters from Master Chief into a map made in sandbox do i need to transfer over files or something to that affect?
Re: Spawning monsters
Posted: February 10th, 2010, 2:43 pm
by arcones
In RPG mode just hit . then type /spawn /getmonster
I think there is a page that tells you how to spawn monsters... can't remember where
Hope that helps!
Arc

Re: Spawning monsters
Posted: February 10th, 2010, 4:24 pm
by NoraaPro
ah sorry i wasnt typing what i ment really well haha umm i ment i can spawn the creatures but unlike Master chief they dont hjave nay ai how would i go about that ?
Re: Spawning monsters
Posted: February 10th, 2010, 7:58 pm
by arcones
well I don't have Master chef orgo but I'm pretty sure you can code the AI in.
Things like bots are only for multiplayer and the svn version.
I'd recommend looking at MCO code and trying to figure it out.
Hope that helps but sorry I couldn't help more!
Arc

Re: Spawning monsters
Posted: February 10th, 2010, 10:19 pm
by NoraaPro
Well thanks for the adivce and yeah i know ive been working on looking through the files i kinda know what im looking for but im still not quite sure what files i may nedd to edit to get what i want
Re: Spawning monsters
Posted: February 11th, 2010, 9:05 am
by Mike
To spawn them you type /spawn monstername The list of monsters is in /data/game_rpg.cfg That is where you can add your own monsters and tweak the values for them as well. Same goes for items, npcs, etc, they are all in there. Take care.
-mike
Re: Spawning monsters
Posted: February 12th, 2010, 4:00 pm
by LoganCline
it is not working
Re: Spawning monsters
Posted: February 12th, 2010, 5:31 pm
by arcones
@ Mike, I looked under data/game_rpg.cfg and I couldn't find the list of names.
This might just be me, but can you specify where they are? (under the spells, above the spells etc.)
Thanks,
ARC