"PlayerDialogResponse crash exploit from PlayerId"
#6

Nah nah, Y_Less that's not related to script i read about that crashing cheat, same exploit happened to me.
When you use "%s" "%f" or any specifier in dialog your server log gets spammed with it, and then it leads to crash..
to avoid it,

Restrict usage of "%" by using string find function.
pawn Code:
if(strfind(inputtext,"%",true) != -1)
Reply


Messages In This Thread
"PlayerDialogResponse crash exploit from PlayerId" - by RingoRus - 31.03.2012, 15:08
Re: "PlayerDialogResponse crash exploit from PlayerId" - by D3XT3R - 31.03.2012, 16:24
Re: "PlayerDialogResponse crash exploit from PlayerId" - by jotan. - 31.03.2012, 16:54
Re: "PlayerDialogResponse crash exploit from PlayerId" - by RingoRus - 31.03.2012, 17:24
Re: "PlayerDialogResponse crash exploit from PlayerId" - by hub4 - 15.12.2012, 16:23
Re: "PlayerDialogResponse crash exploit from PlayerId" - by Jarnu - 17.12.2012, 15:59

Forum Jump:


Users browsing this thread: 1 Guest(s)