Upvote Upvoted 0 Downvote Downvoted
How to disable p-rec phrases ?
posted in Q/A Help
1
#1
0 Frags +

Hello,
i'd like to know if there's a way to make a bookmark without it being said in the chat ?

Thanks in advance
kuza

Hello,
i'd like to know if there's a way to make a bookmark without it being said in the chat ?

Thanks in advance
kuza
2
#2
0 Frags +

addons\prec.cfg

	"Phrases"
	{
		"start_rec"	"started recording"
		"stop_rec"	"stopped recording"
		"on_mark"	"bookmark"
	}
addons\prec.cfg

[code] "Phrases"
{
"start_rec" "started recording"
"stop_rec" "stopped recording"
"on_mark" "bookmark"
}[/code]
3
#3
0 Frags +

Thanks man

Thanks man
4
#4
5 Frags +

prec_notify 0 = console message
prec_notify 1 = team chat message
prec_notify 2 = hud message

prec_notify 0 = console message
prec_notify 1 = team chat message
prec_notify 2 = hud message
Please sign in through STEAM to post a comment.