RebornAdevarat Posted March 21, 2018 Share Posted March 21, 2018 (edited) Salut,astazi va voi prezenta cum sa nu va mai pice serverul prin /report /changepass sau altele. Multii "incepatori" nu stie de ce le pica serverul. Asta nu ar fi protectie si pentru altele de ex:irc,sau unele. Deci va duceti la public OnDialogResponse Si puneti aceasta. { SendClientMessage(playerid, COLOR_GENANNOUNCE, "SERVER: Invalid dialog input. You can't use %%.");ShowPlayerDialog(playerid, dialogid, DIALOG_STYLE_INPUT, "Invalid dialog input", "Invalid dialog input", "OK", "Exit");return 1;} Si asa nu va mai pica serverul prin /report /changepass. Deci sper sa va placa tutorialul de astazi. Edited March 21, 2018 by RebornAdevarat Quote Link to comment Share on other sites More sharing options...
Un4m3d_Hokage Posted March 21, 2018 Share Posted March 21, 2018 { SendClientMessage(playerid, COLOR_GENANNOUNCE, "SERVER: Invalid dialog input. You can't use %%."); ShowPlayerDialog(playerid, dialogid, DIALOG_STYLE_INPUT, "Invalid dialog input", "Invalid dialog input", "OK", "Exit"); return 1; } asta iti inchide public-ul OnDialogResponse si iti da si eroare ca restul codului o sa ramana pe afara, calculatorul nestiind ce sa faca cu el. Quote Link to comment Share on other sites More sharing options...
RebornAdevarat Posted March 21, 2018 Author Share Posted March 21, 2018 Unde apare aia? Ca o observ =)) Aaaaa,am gresit prima data si am dat edit,dar e bun pentru /report si astea am folosit de multe ori si nu am avut probleme/ Quote Link to comment Share on other sites More sharing options...
Rares666 Posted April 8, 2018 Share Posted April 8, 2018 Ahh, si chiar voiam sa pic un server fantoma. :/ Quote Link to comment Share on other sites More sharing options...
Ramzes Posted April 8, 2018 Share Posted April 8, 2018 Ba, nu stiam de asa ceva. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.