damned wolfy


(Terzin1) #1

first of all, i couldnt do custom textures. now i cant do NPC’s. ive tried a tutorial but i didnt work. how do you put NPC’s in my map and get them to run around. i need civilians to run amok and then some enemy ones.


(carnage) #2

sorry to say this terzin but i do think you are doing something wrong with your textures cos the would work, the game gets the textures from cusom maps as it does from the ones that come with the game

as for NPC they are very hard as you would need to make a brand new model. And then mod all the code and AI behaviour so its far more than a mapping job

to make this easier, take and existing AI moddel thats the closest to the one your after, then make a copy of its skin file, copy the defult textures it uses and customize them to look like your own, alter your new skin file to use your own custom textures. Then in the editor set your AI’s key values to look for your skin instead of the default one

beacuse you have created new game files i think you will need to set your game up as a mod (not a problem if its a SP level though). But you may be able to use .skin files from the cusotm map pk3 in use


(Terzin1) #3

alright, alright. i just couldnt get the coding to work right when i went into the command prompt for the NPC’s. i had all of the directories right and everything, it just doesnt finish doing what it was suppose to be doing to create that .aas file


(carnage) #4

Are you shure you created the .bat file correctly

and check the spelling of your map and rember to put .bsp on the end

if you still cant get it to work send post and ill post a .bat file i wrote for a SP rtcw map