View Single Post
Destinyg133
Senior Member
Join Date: Jul 2016
Location: Croatia
Old 03-13-2017 , 17:33   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #2

Quote:
Originally Posted by Destinyg133 View Post
I am having a problem with stripper, hopefully someone could help me out cause i am not sure what could it be

I wanted to change angle when you spawn on surf map

when i set new angle , nothing happens, literally nothing
Code:
modify:
{
	match:
	{
		"origin" "15712 5120 2216"
		"targetname" "stage_06_start"
		"angles" "0 180 0"
		"classname" "info_teleport_destination"
		"hammerid" "752699"
	}
	replace:
	{
		"angles" "0 0 0"
	}
}
but everythig else i do in stripper works
so does anyone know how to fix this?
problem is spawn point is putting my in wrong direction, i have tried every combination, from getpos angle, 90*, any other numbers, nothing is working, its always putting me on the same way?
__________________
Destinyg133 is offline