I made a half life 2 mod and did everything in C++ that I was supposed to do (I.E. Changing a file to "Release" instead of "De-bug") Anyways, I have my mod shown up on my steam list and everything and have started making a map in hammer SDK with it. However if I want to play it after compiling I always get a long error about how it failed because "FS" was already running or something. CAN ANYONE HELP ME? I've done this for exactly 2 days when it comes to modding. thanks!
Thanks for this tutorial,It adds depth to my map when six metrocops rappel through the skylight. Could you Pleeease tell me how to get the npc's to climb ladders?
I will send you a clip of the finished product or not,up to you.
Random question: How do I mage a barrel fall over? I don't know how to manipulate objects in the world during a scripted event.
For example; I want a combine soldier to walk over to a barrel and push it so it falls down. I know how to script it so the soldier walks towards the barrel and does the push animation, but I don't know how to make it so the barrel falls down!
If you could help me with this, I'd be really happy
i made some zombies for a zombie rp map and the stand there unless i go within 5 feet of them anyone know how to make them awaken earlier. AND when i shoot them blood goes out and theres a bullet hole but they dont die.
@TheStaffer try going to their properties by dbl clicking or control t. Once that pops up, check it's strength by scrolling down to where it says strength. If there is any (I'm not sure) then just click it and change it to around 100-200. Then go to flags and it should say something about it's range of view, go ahead and uncheck or check that box.
@Smish132 making them jump isnt a scripted sequence its just something they do if you place the info nodes correctly and tell them to go off a ledge if you have ep1 though you can get them to rappel down large surfaces using scripted_sequences as long as you have what they are jumping of the correct hieght
unless your doing a co-operative game like synergy (mod) its not useful in multiplayer games. npc= non playable character. so more focused for single player games .
im trying 2 learn sdk and i realy want to do this but i cant seem 2 figure out something, when you used the cliping tool u made more then 1 line i can ony make 1, and if u click enter the whole area get cut off =\
I need huge help here.
I made a half life 2 mod and did everything in C++ that I was supposed to do (I.E. Changing a file to "Release" instead of "De-bug") Anyways, I have my mod shown up on my steam list and everything and have started making a map in hammer SDK with it. However if I want to play it after compiling I always get a long error about how it failed because "FS" was already running or something. CAN ANYONE HELP ME? I've done this for exactly 2 days when it comes to modding. thanks!
PivotB3stZ 8 months ago
how do you get npcs to stay still and NOT follow the player?
TarnaComedy 8 months ago
0:20 hahaha
zzaarrker 1 year ago
20:00 hahahah
zzaarrker 1 year ago
Thanks for this tutorial,It adds depth to my map when six metrocops rappel through the skylight. Could you Pleeease tell me how to get the npc's to climb ladders?
I will send you a clip of the finished product or not,up to you.
JosephMelia 1 year ago
uhh... how do you actually clip with the clip tool? i know how to select the line i want to cut but how do i cut it?
ROBLOXisthebestparas 1 year ago
ok i learned that but i cant select multiply like you! it only deletes one of those goddam bricks! D:
ROBLOXisthebestparas 1 year ago
Random question: How do I mage a barrel fall over? I don't know how to manipulate objects in the world during a scripted event.
For example; I want a combine soldier to walk over to a barrel and push it so it falls down. I know how to script it so the soldier walks towards the barrel and does the push animation, but I don't know how to make it so the barrel falls down!
If you could help me with this, I'd be really happy
HUMANCONDlTION 1 year ago
Why does it seem that EVERYONE who makes Hammer tutorials is from New Zealand/Austrailia?
TomForrestTV 1 year ago
@TomForrestTV Inorite? I luv the accent though :3
Tormundellis 1 year ago
Can you add subtitles? Volume is very low, even with everything maxed.
minirobot1 1 year ago
I can't find trigger want
clayton99master 1 year ago
I don't really understand the clipping tool, I can't it to be a small square.
tropicAL509 1 year ago
i made some zombies for a zombie rp map and the stand there unless i go within 5 feet of them anyone know how to make them awaken earlier. AND when i shoot them blood goes out and theres a bullet hole but they dont die.
TheStaffer 1 year ago
@TheStaffer try going to their properties by dbl clicking or control t. Once that pops up, check it's strength by scrolling down to where it says strength. If there is any (I'm not sure) then just click it and change it to around 100-200. Then go to flags and it should say something about it's range of view, go ahead and uncheck or check that box.
imp0ssiblew0rds 1 year ago
how do i do this without the trigger?
Deathbringer3557 1 year ago
i kneed 2 know how to make friendly npc's
kabobularproductions 1 year ago
@kabobularproductions make a ai_relationship enter subject's *npc's name that you want friendly* and the target *type !player*
elronman 1 year ago
when i spawn a npc it stands in a T shape and they wont move or attack me how do i fix it?
RavingMonkeyMadmen 2 years ago
Comment removed
HedgehogGamers 2 years ago
i found out how to do it, i meant when u tested it btw
RavingMonkeyMadmen 2 years ago
@HedgehogGamers whats up with the it.. ↑
imp0ssiblew0rds 1 year ago
@RavingMonkeyMadmen is that when u run the map or while your editing?
imp0ssiblew0rds 1 year ago
@imp0ssiblew0rds wen i ran the map but i found out what the problem was i wasnt using hl2 i was using hl2 deathmatch thing
RavingMonkeyMadmen 1 year ago
@RavingMonkeyMadmen I see. glad you figured it out.
imp0ssiblew0rds 1 year ago
Could someone tell me how to get an NPC [ex: Alyx] to follow the player? O_o
fragclone 2 years ago
@fragclone you can do this in a number of ways your best bet is scripted_sequence though.
cruckz 2 years ago
@cruckz no, its ai_goal_follow
SuperCrazyKillah 11 months ago
there is no
trigger_want
agha440 2 years ago
@agha440 i think its trigger_once
toncent 2 years ago 4
@toncent lol
cruckz 2 years ago
How do i change the outputs of a spawned npc that was spawned by the npc_maker by output? plz help!
Xbeanieluver 2 years ago
How do you make them jump?
Smish132 2 years ago
@Smish132 making them jump isnt a scripted sequence its just something they do if you place the info nodes correctly and tell them to go off a ledge if you have ep1 though you can get them to rappel down large surfaces using scripted_sequences as long as you have what they are jumping of the correct hieght
cruckz 2 years ago
how would i make a vortigaunt my enemy (and attack me), i know it can be done!
Vlodrak 2 years ago
what did you say to put the trigger as when you press CTRL T? im confused
forsakenfallenangel 2 years ago
hmm. My soldier isn't coming through the glass it wont break automaticaly. I must break it. wat must i do?
MoviemakerNoeJ 2 years ago
make a trigger to break the glass its in the second part !
cruckz 2 years ago
never mind
have the solution thanks
MoviemakerNoeJ 2 years ago
no i dont... That soldier won't break the glass when he is coming down... What must i do?
MoviemakerNoeJ 2 years ago
Comment removed
MoviemakerNoeJ 2 years ago
how do you create those dots at 3:09?
cant get those help!
MoviemakerNoeJ 2 years ago
shift x or clip tool
cruckz 2 years ago
watch my short movie. I dont get 4 dots. I have to "slice" it into peaces
MoviemakerNoeJ 2 years ago
hahaha i love that " and bam " that is classic
Technobanana 2 years ago
can you do this for CS:S?
StageFightOfficial 2 years ago
you can't spawn npc's in css, so no
reacktsymdrom 2 years ago
sure you can.. my friend spawned alex in css .. seh is sitting at the ground an when you come near to her sche stands up and vawes to you
RomanJnD 2 years ago
I don't know how to do the box with the clipping tool!!!!
FreakFixtional 2 years ago
me to help!
MoviemakerNoeJ 2 years ago
omg your voice is awesome
ownagenewb111 2 years ago 9
is there a way to put in custom npcs off the garrysmod website
Olirap 2 years ago
yeah but its complicated
cruckz 2 years ago
is there away i can spawn npc's like zombies and combines without hl2?
m12344c 2 years ago
no because it uses the hl2 models. i guess you could try download the models + animations sepratly but i wouldnt hold your breath
DJdeaddude 2 years ago
You need HL2 for the models, so no.
SoulzNinja 2 years ago
Very good tutorial! Thanks!
SherzMappingTuts 2 years ago
welcome :D
cruckz 2 years ago
o, nevermind. awesome tutorials
coenwooldrik 2 years ago
hey dude, when you make a skybox, then the whole map is light but how can you make some parts of the map with a skybox without light?
coenwooldrik 2 years ago
use a darker skybox :P
PENGUINZ00 2 years ago
what tecture did u do first ur like
"devolp texture 1.5 dodudoodoo BANG"
Commanderlego 2 years ago
put "dev" in the filter field. Without quotes obviously.
yadda101 2 years ago
how could u put this stuff into multiplayer if you only have HL2?
MrPrezidentCS 3 years ago
unless your doing a co-operative game like synergy (mod) its not useful in multiplayer games. npc= non playable character. so more focused for single player games .
cruckz 3 years ago
im trying 2 learn sdk and i realy want to do this but i cant seem 2 figure out something, when you used the cliping tool u made more then 1 line i can ony make 1, and if u click enter the whole area get cut off =\
HaloFan220 3 years ago
nvm did it
HaloFan220 3 years ago
Yeah but if i look there there is nothing with ''npc_'' how can i get those?
chrismon0 3 years ago
iTs messed up then :/ srry or your doin somthing wrong
Xaviertherocker 3 years ago
are you on deathmatch ???
cruckz 3 years ago
i think i know what the problem is, make sure your current game is on half life: Deathmatch.
nosrednahnyuh 3 years ago
Where did you got the npc's from?
chrismon0 3 years ago
entity's dropdown box on the right
cruckz 3 years ago
u really like saying 'Gonna' :p
JulianBabe321 3 years ago
Thank you Muchly Cruckz this has helped me alot.
FPSunderscoreSam 3 years ago
I dont get that thing with the clipping tool.. How do you make more of the dots?
Feenuxz 3 years ago
you can only make two but if you use it alot u will be suprized by the effects you can get from it
cruckz 3 years ago
Fantastidoodalydudar!
gimmiesumsugar 3 years ago