[Question] How do I know if the player is in PAUSE MENU?
#1

How do I know if the player is in PAUSE MENU?
Reply
#2

https://sampforum.blast.hk/showthread.php?tid=520666

PHP код:
public OnPlayerOpenPauseMenu(playerid
Reply
#3

No client plugin, I need tutorial please.
Reply
#4

He works without client
Reply
#5

Okay, and there's no other way to do it?
Reply
#6

I tried your plugin, and this not working..
Reply
#7

Can i show you'r code ? , You write include in the top of you'r script ?
Reply
#8

Quote:

[18:38:57] [join] Guy has joined the server (0:127.0.0.1)
[18:38:57] [SA-MP+] Player connecting, has the SA-MP+ plugin: 0
[18:41:44] [part] Guy has left the server (0:1)
[18:42:45] [SA-MP+] Unhandled connection accepted: 127.0.0.1:55896
[18:42:45] [SA-MP+] Unknown packet received: 19, local: 0
[18:42:49] Incoming connection: 127.0.0.1:55909
[18:42:49] [join] Guy has joined the server (0:127.0.0.1)
[18:42:49] [SA-MP+] Player connecting, has the SA-MP+ plugin: 1
[18:43:00] Guy On Menu
What can I do?
I don't want Client Plugin my bro.
Reply
#9

You cannot currently detect if player has opened pause menu without any client modification. But it's possible to know if player is inactive from game because OnPlayerUpdate doesn't get called when player is inactive. If you search 'OnPlayerPause' or something similar, you may find some codes.
Reply
#10

Quote:
Originally Posted by Lordzy
Посмотреть сообщение
You cannot currently detect if player has opened pause menu without any client modification. But it's possible to know if player is inactive from game because OnPlayerUpdate doesn't get called when player is inactive. If you search 'OnPlayerPause' or something similar, you may find some codes.
I did, and didnt find anything.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)