cycler_sprite

cycler_sprite

Hammer Mapping — Page [1]
awhippo

2007 Oct 20 • 186
57 ₧
i am using cycler_sprite to put models in my map am i just want to know 2 things.

when i go into my map it closes my cs and pops up a error saying Mod_NumForName: C:/program Files/steam/steammapps/username/counter-strike/cst not found

and i want to know how do i get more models like mybe a website.
 
 
 
2009 Feb 22 at 17:06 PST
Killer-Duck
Homicidal Anatidae

2008 Mar 5 • 1169
633 ₧
awhippo said:
i am using cycler_sprite to put models in my map am i just want to know 2 things.

when i go into my map it closes my cs and pops up a error saying Mod_NumForName: C:/program Files/steam/steammapps/username/counter-strike/cst not found

First of all, make sure the model is in the "models"-folder (C:\Program Files\Steam\SteamApps\*****\counter-strike\cstrike\models).

Remember that the path to the model in your cycler_sprite needs to be written as a relative path. E.g. let's say you got a model inside the models-folder called myModel (i.e. C:\Program Files\Steam\SteamApps\*****\counter-strike\cstrike\models\myModel.mdl) then the filepath in the cycler_sprite should say: models/myModel.mdl

If the model is inside a folder inside the models-folder (e.g. C:\Program Files\Steam\SteamApps\******\counter-strike\cstrike\models\aFolder\myModel.mdl ) then the filepath in the cycler_sprite should say: models/aFolder/myModel.mdl

etc.

QUACK! QUACK!
 
 
 
2009 Feb 22 at 23:19 PST
awhippo

2007 Oct 20 • 186
57 ₧
ty man it worked ty for the help
 
 
 
2009 Feb 23 at 11:34 PST
Page [1]