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:
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: