Source SDK

Source SDK

MrSnake Dec 4, 2017 @ 9:31am
How to make players spawn without weapons?
I'm currently making a GMOD map in Source SDK. And I want to make players spawn without weapons, physics gun, tool gun and the camera. How can I do that? I've tried to use sbox_weapons but that doesn't work and weapons are still spawned.
Last edited by MrSnake; Dec 4, 2017 @ 9:32am
< >
Showing 1-7 of 7 comments
♕ DarkOhio ♕ Dec 4, 2017 @ 9:34am 
Put a trigger_weapon_strip around the info_player_start.
MrSnake Dec 4, 2017 @ 9:58am 
Originally posted by Ohio (Ohix):
Put a trigger_weapon_strip around the info_player_start.
I don't have trigger_weapon_strip
♕ DarkOhio ♕ Dec 4, 2017 @ 10:15am 
Originally posted by MrSnake:
Originally posted by Ohio (Ohix):
Put a trigger_weapon_strip around the info_player_start.
I don't have trigger_weapon_strip
Create a brush, make all faces a tools/toolstrigger or just simply, trigger. Select your brush, press Control-T (CTRL-T) or tie it to a entity, search in the properties of the brush and write in trigger_weapon_strip or simply find it.
MrSnake Dec 4, 2017 @ 10:28am 
Originally posted by Ohio (Ohix):
Originally posted by MrSnake:
I don't have trigger_weapon_strip
Create a brush, make all faces a tools/toolstrigger or just simply, trigger. Select your brush, press Control-T (CTRL-T) or tie it to a entity, search in the properties of the brush and write in trigger_weapon_strip or simply find it.
Thanks for the help! I was somehow using an older version of Source SDK and that's why it wasn't showing up. Thanks again!
♕ DarkOhio ♕ Dec 4, 2017 @ 10:36am 
Nice, got it working. Happy to help.
how do i make a brush? im new to hammer
Media Persuasive May 3, 2023 @ 4:41pm 
Originally posted by IceWallowpis:
how do i make a brush? im new to hammer
Find the block tool
< >
Showing 1-7 of 7 comments
Per page: 1530 50

Date Posted: Dec 4, 2017 @ 9:31am
Posts: 7