Forum




Did player pressed F3?
6 replies



Does no one read the fucking examples or search!?
edited 1×, last 22.03.12 07:44:19 pm
1
2
3
4
5
6
2
3
4
5
6
addhook("serveraction","yourfunction") function yourfunction(id,action) 	if action==2 then 		[...] 	end end
and how to make key F11?

thanks
and how to make key F11?
and how to make key F11?
You can't , you can use only f2,f3,f4.



