Posts: 399
Threads: 9
Joined: Dec 2010
Reputation:
0
You can use a script to detect when a player pauses, then you can send the message that he ESC'd, or ALT TAB'd, but you just can't detect when he presses ESC key.
Posts: 6,236
Threads: 310
Joined: Jan 2011
Reputation:
0
You can detect when a player pauses by checking if OnPlayerUpdate doesn't get called for > 2-3 seconds.
Posts: 90
Threads: 5
Joined: May 2012
Reputation:
0
Someone please correct me if im wrong but, i don't think there is a way to detect if they press ESC.
Posts: 149
Threads: 59
Joined: Jan 2013
Reputation:
0
@MP2 can make one code and give me mp2 ?