#How do i do this!

1 messages · Page 1 of 1 (latest)

cold mortar
#

Does anyone know how to make it so once the players flashlight hits of a zombie the zombie flees?

acoustic valley
#

The easiest way would be to do a trace

#

There's not going to be a guide on this if that's what you're looking for

cold mortar
#

I was asking other people have done this before

acoustic valley
#

The simplest way I could explain a trace is that it's a vector where you check what that vector collides with

#

Also there are no vscripts for HL2

#

Mapbase added support for it

#

But there are no vscripts for HL2 made by valve

cold mortar
#

How did valve make a game on this

acoustic valley
#

They wrote the code in C++

cold mortar
#

Yes but they used hammer too

acoustic valley
#

Hammer is used for making maps and some game logic but a core AI behavior changing feature is going to be actual code

cold mortar
#

So if i get mapbase

#

I can make VSCRIPT

acoustic valley
#

Yes

cold mortar
#

"No, you do not need Mapbase to use VScripts in Hammer SDK 2013. VScripts are a built-in feature of the Source engine and can be used without any additional tools or plugins.

However, Mapbase does include additional functionality for VScripts, such as new functions and improved performance. If you are using Mapbase, you may have access to additional features when writing VScripts. But for basic VScripting, you do not need Mapbase."

acoustic valley
#

Lol whoever told you this does not know what they're talking about

#

Vscript was introduced on the AWS branch and back ported by Sam

cold mortar
#

Is there a video on how to download mapbase

acoustic valley
#

I don't know, there might be. You should probably check

cold mortar
#

i am looking on there gitub on how to download it

#

but theres no videos that i can see

#

the insturctions are unclear

acoustic valley
#

You should actually try before coming to ask for help

#

You didn't even spend 5 minutes before coming back here to tell me you couldn't figure out downloading

#

Did you click any of the links on the page or search at all before coming back here

#

Because I can tell that you didn't

#

If you want to make something you are going to need to actually put some effort in

cold mortar
# acoustic valley Because I can tell that you didn't

Your assuming, I did look into it instantly, i read the github i read the instructions i am still unsure I asked if there was videos on how to download it, i already checked and i could not see any that showed me how too, i was only asking. hence why i am in the 'hammer help' channel, and don't comment on what effort i am putting in, its been 2 days and i still desperatly am finding ways to do this and find work around because i think it would be amazing and add a unique feature to my maps and plot.

acoustic valley
#

You didn't even click the wiki tab on GitHub...

cold mortar
#

Again

#

You are assuming

acoustic valley
cold mortar
#

I have clicked on it pal

#

I know!

#

Oh my!

acoustic valley
cold mortar
#

Again

acoustic valley
#

You then can't read lol

cold mortar
#

I just told you

#

I can't read because i am having issue with setting up, thats not very kind or mature pal.

#

And because i asked for help in the "Hammer_help" Thread,

acoustic valley
cold mortar
#

I have this, i can go into detail about my problem.

#

I am making a map for HL2 Episode 2

acoustic valley
#

i am looking on there gitub on how to download it

cold mortar
#

Will this work for that.

cold mortar
acoustic valley
#

Mapbase is separate

#

Ep2 does NOT have vscript support

#

This is a modified version of ep2

cold mortar
#

So thats out of the question, i cannot use

#

MapBase

#

it will too much hastle

acoustic valley
#

Cool so how do you plan to implement your feature without using vscript or modifying code?

cold mortar
#

You tell me

#

I am always open for suggestions

acoustic valley
#

Nah, you seem to know what you're doing

cold mortar
#

Again, I AM IN HAMMER HELP, i am asking you for help

acoustic valley
#

it will too much hastle

cold mortar
#

I am asking for suggestions

#

It will be too much hastle

#

I have other developers with me

#

will all of them

#

need to download map base.

acoustic valley
#

If this is your response to a minor problem then you are way out of your league

cold mortar
#

Your the one assuming and saying i am not putting effort, i am asking for help and you keep responding with this,

#

If your not going to help me then please, save me some time and not respond, if you are great.

acoustic valley
#

Here's the answer. You tell everyone on your team they are going to deal with setting up Mapbase

#

You need to figure out how to run a team first before you get to the actual modding

cold mortar
#

Theres no issue with that, my issue is don't understand the instructions

cold mortar
#

We know majority of things, but this feature we want to implement has became a struggle to do

acoustic valley
#

What part are you having trouble with

#

Because the instructions are pretty clear on how to download and setup

cold mortar
#

A shortcut" to hammer.exe that has the -game launch parameter followed by the absolute path to your mod"

cold mortar
acoustic valley
# cold mortar A shortcut" to hammer.exe that has the -game launch parameter followed by the ab...
Digital Citizen

How to create a Windows shortcut with parameters (or with arguments) that launches the .exe file you want, the way you want.

#

The easiest way for me or anyone else to help is if you can provide exactly what it is you would like to accomplish and what you have tried so far. I'm pretty busy for the rest of the day so I can not respond often.

If you give me all the details of what you are trying to accomplish I will try to provide you information