• Why isn't my entity spawning?
    5 replies, posted
Pastebin: Shared: [URL]http://pastebin.com/JDrwcysV[/URL] init: [URL]http://pastebin.com/t4m5yZtg[/URL] cl_init: [URL]http://pastebin.com/Dc1CrjMX[/URL] info: [URL]http://pastebin.com/13kik9Nw[/URL] --Don't mind the highlighter I couldn't find text Basically I am testing to see if I can put a custom model (Bank robber by DrDeanDrako) on an entity. However, the entity(addon) does not show up in my spawn menu and I cannot figure it out.
Type in console something like entcreate <ENTITY NAME> and if it spawns you know it works.
Okay, it didn't spawn, it said "Attempted to create unknown entity type Corp_Clothing!". So now what do I do?
[QUOTE=Raxis;22695881]Okay, it didn't spawn, it said "Attempted to create unknown entity type Corp_Clothing!". So now what do I do?[/QUOTE] Create an folder in entities called Corp_Clothing, and put your init cl_init and shared in there.
Fixed, info.txt was broken and I forgot some includes. I'm an idiot. Thank you Cubar and samwilki
No problem. :)
Sorry, you need to Log In to post a reply to this thread.