Adding Models Created 19 years ago2004-07-31 16:43:24 UTC by rat808 rat808

Created 19 years ago2004-07-31 16:43:24 UTC by rat808 rat808

Posted 19 years ago2004-07-31 16:43:24 UTC Post #47160
i try and try and try to insert a car model into cs using cycler_sprite like i was told but it doesnt work! can any of you test it out and see what i have to do to get a model into hammer for cs.. [P.S. it would kick ass if you could tell me the steps and what you did.]

thanks again ;)
Posted 19 years ago2004-07-31 16:48:08 UTC Post #47164
Try using a cycler instead?

I've did some searching and it seems cycler_sprite, cycler, monster_furniture and env_sprite can all be used to display a model in your map. Not all of them seem to behave always correct, so it's best to try them all.
Posted 19 years ago2004-07-31 18:22:25 UTC Post #47198
There is no cycler in CS. You have to use cycler_sprite. To do it, enter the following into the "Sprite name" field of the cycler_sprite (I'll call the car model "car.mdl" jn this example):

models/car.mdl

Make sure car.mdl is in the cstrike/models folder.
Posted 19 years ago2004-08-01 11:15:43 UTC Post #47333
Even though there is no cycler in the cs.fgd, it is supported by the game code. A cycler_sprite works better and easier however, as it does appear in the .fgd and is therefor easier to work with, and it does not have a 'clip' box in the game, e.g. it's fully passable.
Posted 19 years ago2004-08-01 13:45:50 UTC Post #47367
i get the same thing it says
"Mod_NumForName : C:/blahblah/counter - not found"
and the model i want is in the model folder.
Posted 19 years ago2004-08-01 14:05:55 UTC Post #47371
k i got it to work but how do u make the model a solid figure (cant walk through it) anyone?
Posted 19 years ago2004-08-01 14:26:35 UTC Post #47375
Clipbrush...

Wich means, create a brush (or several brushes) in the shape of the model and cover them with the 'clip' texture. Then they'll be invisible and they'll block your movement.
Posted 19 years ago2004-08-01 21:41:42 UTC Post #47463
a the model doesnt show iin the editor its just a little box
Posted 19 years ago2004-08-01 22:20:35 UTC Post #47465
You need the Hammre 3.5 beta version for models to show in-editor.

http://collective.valve-erc.com/index.php?go=hammer

has a download and instructions to enable model support.
RabidMonkey RabidMonkeymapmapmapfapmap
Posted 19 years ago2004-08-02 00:03:40 UTC Post #47476
i just dont get how to set up the .fgd file because i tried to add them and it didnt work as said.
Posted 19 years ago2004-08-02 00:19:13 UTC Post #47477
Download their updated HL FGD and use only the cycler_sprite from there.

Make sure youve unpacked all the models to the modmodels directory.
RabidMonkey RabidMonkeymapmapmapfapmap
Posted 19 years ago2004-08-02 14:44:41 UTC Post #47598
ok i got it to work in hammer, but it says it cant find the model "Mod_NumForName : models/car021.mdl" and i put it in there.
You must be logged in to post a response.