Forum
Scripts
Did player pressed F3?
Did player pressed F3?
6 replies
1

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?
Ultimate programmer has writtenthanks
and how to make key F11?
and how to make key F11?
You can't , you can use only f2,f3,f4.
1

Offline