SA-MP Forums Archive
[Include] GetPlayerDialogID + Anti-DialogHack - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+---- Forum: Includes (https://sampforum.blast.hk/forumdisplay.php?fid=83)
+---- Thread: [Include] GetPlayerDialogID + Anti-DialogHack (/showthread.php?tid=283790)

Pages: 1 2


Re : Re: GetPlayerDialogID + Anti-DialogHack - Naruto_Emilio - 21.09.2011

Quote:
Originally Posted by BaubaS
Посмотреть сообщение
wtf is dialog hack? Im asking because title is "... + anti dialog hack"
Who knows xD..

else: The script is cool and useful too. thanks you for sharing with us.


Re: Re : Re: GetPlayerDialogID + Anti-DialogHack - wups - 21.09.2011

Quote:
Originally Posted by Naruto_Emilio
Посмотреть сообщение
Who knows xD..

else: The script is cool and useful too. thanks you for sharing with us.
Quote:
Originally Posted by wups
Посмотреть сообщение
Client's can change their DIALOGID with some specific programs(and for example evade login).
....


Re: GetPlayerDialogID - KoczkaHUN - 21.09.2011

Quote:
Originally Posted by wups
Посмотреть сообщение
Thanks for the reports, fixed the bugs and added your suggestions!
good job. but i still don't know why returning 1, and not 0. If a filterscript has this include but does not have an OnDialogResponse, it will break all OnDialogResponse callbacks. C


Re: GetPlayerDialogID - wups - 21.09.2011

Quote:
Originally Posted by KoczkaHUN
Посмотреть сообщение
good job. but i still don't know why returning 1, and not 0. If a filterscript has this include but does not have an OnDialogResponse, it will break all OnDialogResponse callbacks. C
Oh, okay, i'll fix that.


Re: GetPlayerDialogID + Anti-DialogHack - wups - 03.10.2011

Version 2.2 released.
Fixed a crash bug when empty strings are passed to inputtext(Thanks Y_Less).


Re: GetPlayerDialogID + Anti-DialogHack - System64 - 03.10.2011

what is dialog hack, never heard about that?


Re: GetPlayerDialogID + Anti-DialogHack - wups - 03.10.2011

Quote:
Originally Posted by System64
Посмотреть сообщение
what is dialog hack, never heard about that?
For the FOURTH TIME:
Quote:
Originally Posted by wups
Посмотреть сообщение
Client's can change their DIALOGID with some specific programs(and for example evade login).
P.S. Added to the main post.


Re: GetPlayerDialogID + Anti-DialogHack - OKStyle - 13.10.2011

Are you sure that it's detected NOP dialogs? You set PVAr and show dialog. If dialog don't showing, PVar anyway set... Isn't it?


Re : GetPlayerDialogID + Anti-DialogHack - TheBest6 - 13.10.2011

Nice.


Re: GetPlayerDialogID + Anti-DialogHack - Dredd - 14.10.2011

Awesome!


Re: GetPlayerDialogID + Anti-DialogHack - KoczkaHUN - 16.10.2011

Quote:
Originally Posted by wups
Посмотреть сообщение
You can press TAB, and move hehe
lol, that bug must be reported :d and fixed.


Re: GetPlayerDialogID + Anti-DialogHack - Yousha - 21.06.2017

This include has some problems with dldialog include (dynamic list dialog)