Garry's Mod

Garry's Mod

Slasher
Press K 2016 年 12 月 7 日 下午 9:44
This gamemode is short on maps.
I'd like to make maps for Slasher, I'm sure many others do to. Would I need some components specific for the gamemode?
< >
正在显示第 1 - 2 条,共 2 条留言
Krotter  [开发者] 2016 年 12 月 8 日 上午 6:32 
There aren't specific things.
The hiders spawn on the info_player_start entity and the slasher spawns on the info_player_deathmatch entity.

If you want to make objects to hide in (e.g. closets), you place a prop and name it something like hr_hide_REPLACEME, place an info_target in front of it named hr_hide_REPLACEME_outpos and place another info_target inside it named hr_hide_REPLACEME_inpos. Make sure that none of these use the same name. You might also want to place a brush using the tools/toolsblack texture inside the prop if it's not hollow.

And the elevator is completely made in Hammer Editor.

I uploaded a .vmf here[www.dropbox.com] for examples.
最后由 Krotter 编辑于; 2016 年 12 月 8 日 上午 6:36
Press K 2016 年 12 月 8 日 上午 9:29 
引用自 lil'Chinese
There aren't specific things.
The hiders spawn on the info_player_start entity and the slasher spawns on the info_player_deathmatch entity.

If you want to make objects to hide in (e.g. closets), you place a prop and name it something like hr_hide_REPLACEME, place an info_target in front of it named hr_hide_REPLACEME_outpos and place another info_target inside it named hr_hide_REPLACEME_inpos. Make sure that none of these use the same name. You might also want to place a brush using the tools/toolsblack texture inside the prop if it's not hollow.

And the elevator is completely made in Hammer Editor.

I uploaded a .vmf here[www.dropbox.com] for examples.
Thanks, I love you. I've been making hideable closets too where you have to manaully open it up with destructable doors, but this works too. If it is not too much to ask, a video tutorial would be swell. I'll make one if need be once I figure out the (your) closets. Once again, thank you.
< >
正在显示第 1 - 2 条,共 2 条留言
每页显示数: 1530 50