Jump to content

Recommended Posts

Posted

Am facut acest mic tutorial pentru cei ce vor sa modifice comanda setinfo. Setinfo este folosit la conectarea adminilor pe un server. Setinfo-ul default este: setinfo _pw "parola". Insa, daca doriti ca adminii serverului dumneavoasta sa scrie altfel, intrati in HLDS -> cstrike -> addons -> amxmodx -> configs si deschideti cu programul Notepad, amxx.cfg. Acolo cautati linia:

[color=#A0A0A0][font='Lucida Grande', Verdana, Helvetica, Arial, sans-serif][size=3][background=rgb(19, 19, 19)]// Name of setinfo which should store a password on a client (you should change this)[/background][/size][/font][/color]
[color=#A0A0A0][font='Lucida Grande', Verdana, Helvetica, Arial, sans-serif][size=3][background=rgb(19, 19, 19)]// (Example: setinfo _pw "password")[/background][/size][/font][/color]
[color=#A0A0A0][font='Lucida Grande', Verdana, Helvetica, Arial, sans-serif][size=3][background=rgb(19, 19, 19)]amx_password_field "_pw"[/background][/size][/font][/color]

In loc de "_pw", puneti ce text vreti dumneavoastra, salvati si inchideti fisierul. De acum, inainte de a se conecta la server, adminii vor trebui sa scrie in consola: setinfo _text parola

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.