Scripters Shadows Adi Postat Octombrie 3, 2020 Scripters Postat Octombrie 3, 2020 (editat) - Nume plugin: Most Valuable Player of the Round + Soundtracks ( Sunete ) - Autor: @Shadows Adi - Engine ( HLDS / SRCDS ) : HLDS & reHLDS cu suport ReAPI ( reHLDS ) - Versiune: 2.6 - Informatii: Este un plugin pentru detectarea celui mai bun jucator dintr-o runda. Fara erori sau bug-uri ( daca se gasesc eventual, puteti lasa aici sau deschide o problema pe GitHub. Puteti adauga si sunete care pot fi selectate ulterior printr-un meniu. Salvarea facandu-se prin MySQL sau nVault. Toate setarile pot fi gasite in MVPTracks.ini . Script-ul dispune si de 4 native si 1 forward pe care le puteti folosi in plugin-uri exterioare. Daca doriti sa folositi suport-ul pentru ReAPI ( reHLDS ), stergeti "//" din fata #define USE_REAPI - Download: GitHub Project / DOWNLOAD LINK - Instalare: Descarcati arhiva de AICI . Fisierul most_valuable_player.amxx il adaugati in folderul amxmodx/plugins Dupa aceea deschideti amxmodx/configs/plugins.ini si adaugati la urma most_valuable_player.amxx Editat Septembrie 4, 2021 de Shadows Adi Update versiunea 2.6 3 1
Scripters Shadows Adi Postat Octombrie 31, 2020 Autor Scripters Postat Octombrie 31, 2020 (editat) Update 1.3: Am adaugat melodii pentru MVP. Am adaugat suport pentru salvare MySQL / nVault. Am adaugat suport pentru mesaje de tip HUD & DHUD, culorile cat si pozitia hud-ului fiind configurabile cu ajutorul unui fisier extern ( MVPTracks.ini ) Am fixat un bug in care daca niciun jucator nu era MVP, nu arata niciun mesaj. Editat Noiembrie 1, 2020 de Shadows Adi 1 1
Scripters Shadows Adi Postat Septembrie 4, 2021 Autor Scripters Postat Septembrie 4, 2021 (editat) Version 1.4: Added SQLite Support. Version 1.5: Fixed a bug when no tracks were loaded from file. Fixed a bug to tracklist handler. Added Romanian Translation + a new entry in ML File. Version 1.6: Fixed multiple SQL connections. Added Disable tracks option to saving / loading data. Improved nVault save / load data. Version 1.7: Added the possibility to load / save data on Name or SteamID Added the possibility to track player's MVPs. Added a new native get_user_mvps() returning Player's MVPs. Added a check for connected players. Improved Load / Save checks against bots or hltv proxies. Improved SQL Queries. Less HardCoded SQL Queries. Optimized Chat messages. Fixed the Chat Prefix. Version 1.8: Added support for colored menus from Tracks Array Cleaned and Improved pieces of code Version 1.9: Added a new feature: VIP Only Tracks Fixed a bug reported in #42 Optimized code Version 2.0: Now name of the tracks are showing along with the MVP of the round Added a check for ASCII alphabet character in FindCharPos() stock Added a check for is_user_vip() stock if the flag is not an ASCII character Optimized the code Version 2.1: Fixed a small bug when playing a track. Implemented plugin compilation through GitHub. Thanks fysiks Version 2.2: Fixed a bug when displaying a message to all players using ML thanks lexzor Implemented automatically connect to SqLite database if the MySQL database connection fails Code style improvements Version 2.3: Multiple code improvements Implemented support for AmxModX 1.8.2 Version 2.4: Added full support for AmxModX 1.8.2 Improved PlayTrack() function Fixed a bug in loading settings Added support for changing name Improved code ( Thanks to HamletEagle ) Version 2.5: Fixed a bug when getting players from Terrorist team Fixed detection when player is changing his name Fixed a bug in showing menu ( it didn't show the MVP_VIP_ONLY in player's selected language Fixed a bug in PlayTrack() function Modified Load / Save Data code Modified functions name Version 2.6: Fixed reading non-vips tracks even if they not exists Inside plugin_precache, declared needed variables outside the while() loop Fixed copying database credentials if not exists Added a check for one or more missing data field in DataBase connection Code style improvements Added new natives: get_user_mvp_track(); get_mvp_track_info() Editat Septembrie 4, 2021 de Shadows Adi
Postări Recomandate