Raised This Month: $12 Target: $400
 3% 

[MVP] MVP Of the Round + Custom Sounds (reAPI Support)


Post New Thread Reply   
 
Thread Tools Display Modes
Shadows Adi
AlliedModders Donor
Join Date: Aug 2019
Location: Romania
Old 11-18-2020 , 04:38   Re: MVP Of the Round v1.3 + SoundTracks (reAPI Support)
Reply With Quote #21

Update v. 1.4

- Added SQLite Support.
- Moved the project to GitHub.
__________________


Accepting Paid Requests, contact PM.

MVP Of The Round View project on GITHUB / AlliedModders
CSGO REMAKE ~ CSGO MOD [STABLE + SOURCE CODE]
Shadows Adi is offline
Shadows Adi
AlliedModders Donor
Join Date: Aug 2019
Location: Romania
Old 12-01-2020 , 09:23   Re: MVP Of the Round + Custom SoundTracks (reAPI Support)
Reply With Quote #22

Update 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.
__________________


Accepting Paid Requests, contact PM.

MVP Of The Round View project on GITHUB / AlliedModders
CSGO REMAKE ~ CSGO MOD [STABLE + SOURCE CODE]

Last edited by Shadows Adi; 12-01-2020 at 09:23.
Shadows Adi is offline
pakgamerz
AlliedModders Donor
Join Date: Aug 2017
Old 12-18-2020 , 16:01   Re: MVP Of the Round + Custom SoundTracks (reAPI Support)
Reply With Quote #23

Plugin is ok but errors in log.

L 12/18/2020 - 20:56:20: [AMXX] Run time error 4 (plugin "most_valuable_player.amxx") - debug not enabled!
L 12/18/2020 - 20:56:20: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 12/18/2020 - 20:56:28: Start of error session.
L 12/18/2020 - 20:56:28: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20201218.log")
L 12/18/2020 - 20:56:28: [AMXX] Run time error 4 (plugin "most_valuable_player.amxx") - debug not enabled!
L 12/18/2020 - 20:56:28: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 12/18/2020 - 20:58:25: [AMXX] Run time error 4 (plugin "most_valuable_player.amxx") - debug not enabled!
L 12/18/2020 - 20:58:25: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 12/18/2020 - 21:00:22: [AMXX] Run time error 4 (plugin "most_valuable_player.amxx") - debug not enabled!
L 12/18/2020 - 21:00:22: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
pakgamerz is offline
Shadows Adi
AlliedModders Donor
Join Date: Aug 2019
Location: Romania
Old 12-19-2020 , 04:11   Re: MVP Of the Round + Custom SoundTracks (reAPI Support)
Reply With Quote #24

Quote:
Originally Posted by pakgamerz View Post
Plugin is ok but errors in log.

L 12/18/2020 - 20:56:20: [AMXX] Run time error 4 (plugin "most_valuable_player.amxx") - debug not enabled!
L 12/18/2020 - 20:56:20: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 12/18/2020 - 20:56:28: Start of error session.
L 12/18/2020 - 20:56:28: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20201218.log")
L 12/18/2020 - 20:56:28: [AMXX] Run time error 4 (plugin "most_valuable_player.amxx") - debug not enabled!
L 12/18/2020 - 20:56:28: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 12/18/2020 - 20:58:25: [AMXX] Run time error 4 (plugin "most_valuable_player.amxx") - debug not enabled!
L 12/18/2020 - 20:58:25: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 12/18/2020 - 21:00:22: [AMXX] Run time error 4 (plugin "most_valuable_player.amxx") - debug not enabled!
L 12/18/2020 - 21:00:22: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
Hello, can you add debug after plugin name in plugins.ini to provide more informations? It would be great!
__________________


Accepting Paid Requests, contact PM.

MVP Of The Round View project on GITHUB / AlliedModders
CSGO REMAKE ~ CSGO MOD [STABLE + SOURCE CODE]
Shadows Adi is offline
Shadows Adi
AlliedModders Donor
Join Date: Aug 2019
Location: Romania
Old 01-03-2021 , 04:07   Re: MVP Of the Round + Custom SoundTracks (reAPI Support)
Reply With Quote #25

Update!
Version 1.6:
  • Fixed multiple SQL connections.
  • Added Disable tracks option to saving / loading data.
  • Improved nVault save / load data.
__________________


Accepting Paid Requests, contact PM.

MVP Of The Round View project on GITHUB / AlliedModders
CSGO REMAKE ~ CSGO MOD [STABLE + SOURCE CODE]

Last edited by Shadows Adi; 01-03-2021 at 04:08.
Shadows Adi is offline
kww
Senior Member
Join Date: Feb 2021
Location: Russia
Old 03-18-2021 , 08:05   Re: MVP Of the Round v1.3 + SoundTracks
Reply With Quote #26

Quote:
Originally Posted by Shadows Adi View Post
Thanks for your suggestion, but I will definitely not adding this, because I want to keep this simple and efficient and closest possible to CS:GO's one.
I think u can make something like addon. Then u will have simple mvp plugin and this addon
kww is offline
Shadows Adi
AlliedModders Donor
Join Date: Aug 2019
Location: Romania
Old 03-19-2021 , 03:02   Re: MVP Of the Round + Custom SoundTracks (reAPI Support)
Reply With Quote #27

Update!
Version 1.7
Multiple code improvements.

  • 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.
__________________


Accepting Paid Requests, contact PM.

MVP Of The Round View project on GITHUB / AlliedModders
CSGO REMAKE ~ CSGO MOD [STABLE + SOURCE CODE]
Shadows Adi is offline
Shadows Adi
AlliedModders Donor
Join Date: Aug 2019
Location: Romania
Old 03-22-2021 , 04:42   Re: MVP Of the Round + Custom SoundTracks (reAPI Support)
Reply With Quote #28

Bug Fix:
  • Fixed MySQL Syntax for Name data saving / loading.
__________________


Accepting Paid Requests, contact PM.

MVP Of The Round View project on GITHUB / AlliedModders
CSGO REMAKE ~ CSGO MOD [STABLE + SOURCE CODE]
Shadows Adi is offline
Shadows Adi
AlliedModders Donor
Join Date: Aug 2019
Location: Romania
Old 03-23-2021 , 04:08   Re: MVP Of the Round + Custom SoundTracks (reAPI Support)
Reply With Quote #29

Small Bug Fix:
  • Fixed the size of array g_bDisableTracks
__________________


Accepting Paid Requests, contact PM.

MVP Of The Round View project on GITHUB / AlliedModders
CSGO REMAKE ~ CSGO MOD [STABLE + SOURCE CODE]
Shadows Adi is offline
nades
Junior Member
Join Date: Oct 2020
Old 03-30-2021 , 16:21   Re: MVP Of the Round + Custom SoundTracks (reAPI Support)
Reply With Quote #30

it would be interesting to have a version to buy the songs, and an option to be for VIP or not
nades is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:42.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode