View Single Post
Author Message
Kal
New Member
Join Date: Nov 2019
Old 11-10-2019 , 23:27   Stripper:Source Help
Reply With Quote #1

Hi, Im trying to modify the gravity of a trigger_gravity
Code:
modify:
{
	match: 
	{
	       "classname" "trigger_gravity"
	       "origin" "0 -1536 6692"
	}
	insert:
	{
	       "gravity" "-100"
	}
}
This is my config right now, If anyone could help that would be great!
Kal is offline