R renko Active member Joined Jul 8, 2014 Messages 58 Reaction score 0 Jul 21, 2014 #1 How can i check if a player is AFK or if a car is locked ? :-? With the AFK thing i tryed some methods but no-one is so good. Thank you
How can i check if a player is AFK or if a car is locked ? :-? With the AFK thing i tryed some methods but no-one is so good. Thank you
blackHat Expert Joined Jul 28, 2013 Messages 930 Reaction score 2 Jul 21, 2014 #2 Player.ispaused($player_actor) Or Samp.isplayerpaused($player_actor) I dont remember the code Or something like that, try actor. And player. And car. For locked doors check , or try to search in the opcode list Upvote 0 Downvote
Player.ispaused($player_actor) Or Samp.isplayerpaused($player_actor) I dont remember the code Or something like that, try actor. And player. And car. For locked doors check , or try to search in the opcode list
ClausBear Expert Joined Aug 19, 2013 Messages 647 Reaction score 0 Jul 21, 2014 #3 You can't check for elocks those that stun you but you can the industrial locks where you just can't enter the vehicle at all. Use the newest Player Informer when you aim at the vehicle or person it will tell you if he's AFK or the vehicle is locked/unlocked http://ugbase.eu/releases-6/player-informer-(new)/ Upvote 0 Downvote
You can't check for elocks those that stun you but you can the industrial locks where you just can't enter the vehicle at all. Use the newest Player Informer when you aim at the vehicle or person it will tell you if he's AFK or the vehicle is locked/unlocked http://ugbase.eu/releases-6/player-informer-(new)/