PDA

View Full Version : Teddy´s in a map



Darkangel
28th October 2012, 22:20
Hello guys,
how can i make Teddy´s in a Cod2 map ?

:D

kung foo man
28th October 2012, 22:30
Hey, you just need to precache and spawn the teddy-xmodel:

precache:


precacheModel("xmodel/prop_bear_detail_sitting");



spawn:


teddy = spawn("script_model", (0,0,35));
teddy.angles = (0,90,0);
teddy setmodel("xmodel/prop_bear_detail_sitting");


Just fit (0,0,35) to where you want it to be. :D

STAUFFi
29th October 2012, 10:18
He want make with me a Horrormap
I have Sound , Teddys all ready.
Angel need a new skin ( a Little Girl) -> A Bot ..
The Girl kill all the People and so ;P.....