Make Gordon run faster? Created 16 years ago2008-04-17 09:08:11 UTC by R1Co R1Co

Created 16 years ago2008-04-17 09:08:11 UTC by R1Co R1Co

Posted 16 years ago2008-04-17 09:08:11 UTC Post #248862
Hi! I want to create some HL2 maps for the sake of science and humanity! No big things, only test chambers, trying different possibilities.

I was wondering if I could change the actor's speed and where would I do that. Also it would be interesting to change the gear he wears (currently it's nothing). Any tips or links to tutorials would be appreciated!

Thanx!
Posted 16 years ago2008-04-17 09:18:12 UTC Post #248863
There are some commands that starts with hl2_

Ex: HL2_speed_walk 100

They control all the speeds, but are a bit buggy, for example, if you already are walking during the change, it won't change until you stop walking.

Or you could experiment with paranting trigger_push brushes to the player, but I doubt that it is possible.

And what do you mean, "gear"?
Madcow MadcowSpy zappin my udder
Posted 16 years ago2008-04-17 09:37:26 UTC Post #248865
gear = weapons, suit, flashlight

He doesn't carry anything atm and flashlight can't be activated.

Also the commands that you mean

hl2_normspeed
hl2_sprintspeed
hl2_walkspeed

don't change anything. I can't sprint and my "normspeed" doesn't change when I use the commands in console. I'm testing that on sdk_d1_trainstation_4.
Posted 16 years ago2008-04-17 11:38:49 UTC Post #248868
Ep2?

Worked fine in HL2, I managed to slow down the player anyways.

itc, you will need to code to be able to change the speed.
Madcow MadcowSpy zappin my udder
Posted 16 years ago2008-04-17 12:18:24 UTC Post #248869
No, it's the EP1 engine.
Posted 16 years ago2008-04-17 12:21:26 UTC Post #248870
Coding it is.
Madcow MadcowSpy zappin my udder
Posted 16 years ago2008-04-17 13:51:06 UTC Post #248873
Hi! I want to create some HL2 maps for the sake of science and humanity! No big things, only test chambers, trying different possibilities.
Buy Garry's Mod and install WireMod.
Striker StrikerI forgot to check the oil pressure
Posted 16 years ago2008-04-25 09:51:19 UTC Post #249156
Thanx guys! I might look into Wire Mod but I think for some highly confidential reasons I'll have to use coding and do it the hard way. I'm currently trying that and I'm fighting my way through compiler errors. :\

Cheers!
You must be logged in to post a response.