05.10.2011, 17:13
(
Последний раз редактировалось Meta; 08.10.2011 в 09:32.
)
~~~ AntiDesktopDialog v0.2 ~~~
Hi guys!I present to you the ultimate include to prevent wrong processes of answered dialogs!
Storyline:
Quote:
You all know it, you're on your desktop and something ingame happens. You get a dialog-window! So now, you want to re-enter the game. How do you do it? With return or ESC. Damn! There's been some important stuff to read and you didn't see it! What to do? (More info about that "bug": Link.) |
It prevents incorrect dialogs being sent and shows up the dialog again!
Simple and clever!
All you have to do is to include it into your scripts (or a_samp.inc?).
pawn Код:
#include <AntiDesktopDialog>
pawn Код:
new varstring[256];
[v0.2]:
- Fixed an issue where dialogs for playerIDs did not hide after a relog/disconnect.
- First Release
Pastebin
Post in german forums
Greetz
Meta.
PS: Critics and comments are welcome
Some testing would be great, too. I tested it, but it still could be buggy because of recent changes.