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

CS:GO Mod [v2.5.11 - 08.11.2021]


Post New Thread Reply   
 
Thread Tools Display Modes
EFFx
Veteran Member
Join Date: Feb 2016
Location: São Paulo, Brasil
Old 09-06-2020 , 15:36   Re: CS:GO Mod [v2.1.1 - 04.09.2020]
Reply With Quote #21

The idea of API is acceptable as soon as you start making a MOD y'know? Owners will be able to download it and use it on another plugins instead of opening a 2 thousand lines plugin to find where he wants to edit something. There are a lot of CSGO Mods out there, make yours special ^^.
__________________
• Ranking System • AutoMix 5vs5 System
• Web Ban System • Plugins for free

____________________________________________
For private works:
• Discord: EFFEXo#8850 • Steam: EFFEXo
EFFx is offline
TheDoctor0
Member
Join Date: Aug 2020
Location: Poland
Old 09-07-2020 , 04:23   Re: CS:GO Mod [v2.1.1 - 04.09.2020]
Reply With Quote #22

Quote:
Originally Posted by EFFx View Post
The idea of API is acceptable as soon as you start making a MOD y'know? Owners will be able to download it and use it on another plugins instead of opening a 2 thousand lines plugin to find where he wants to edit something. There are a lot of CSGO Mods out there, make yours special ^^.
That is true for public mods, but not necessarily for private ones - which this was at start.
It was sold as a mod targeted mostly at "casual" server owners that cannot make any modification by themselves.
Developing a good API is a work that unfortunately clients do not care about, they care about features.
That's why natives that do exists are used only between its plugins, but with a help of community it may change.
TheDoctor0 is offline
TheDoctor0
Member
Join Date: Aug 2020
Location: Poland
Old 09-09-2020 , 09:05   Re: CS:GO Mod [v2.1.1 - 04.09.2020]
Reply With Quote #23

Minor versions 2.1.2 and 2.1.3 have been released:
  • Make name/steamid columns non-nullable to fix primary key error on MySQL 5.7+ - #51.
  • Add new forwards: csgo_user_register and csgo_user_assist and csgo_user_login - #54 (thanks @ShadowsAdi).
  • Fix crash on autobuy caused by missing items/kevlar.wav sound removed by unprecacher module - #58 (thanks @boriscois).
TheDoctor0 is offline
TheDoctor0
Member
Join Date: Aug 2020
Location: Poland
Old 09-13-2020 , 10:22   Re: CS:GO Mod [v2.1.4 - 13.09.2020]
Reply With Quote #24

Next minor version 2.1.4 has been released:
  • Add Turkish translation - #44 (thanks @Snakeren).
  • Fix invalid param conversion in csgo_get_skin_name native - #64.
  • Fix kick command string formatting in accounts plugin - #64.

Last edited by TheDoctor0; 09-13-2020 at 10:23.
TheDoctor0 is offline
TheDoctor0
Member
Join Date: Aug 2020
Location: Poland
Old 09-25-2020 , 05:30   Re: CS:GO Mod [v2.1.4 - 13.09.2020]
Reply With Quote #25

Next minor version 2.1.5 has been released:
  • Fix more unexpected crash issues by removing all sounds from Unprecacher module - #67, #69
  • Fix translation string for market withdraw confirmation menu
  • Fix possible errors in notification loops
  • Remove unixtime.inc and stripweapons.inc
TheDoctor0 is offline
snijeg
New Member
Join Date: Oct 2020
Old 10-13-2020 , 16:35   Re: CS:GO Mod [v2.1.5 - 25.09.2020]
Reply With Quote #26

Hey i got these problems and need some help to solve it

L 10/13/2020 - 222:52: [AMXX] Plugin file open error (plugin "VIP.amxx")
L 10/13/2020 - 222:52: [AMXX] Load error 17 (invalid file format or version) (plugin "csgo_core.amxx")
L 10/13/2020 - 222:52: [AMXX] Load error 17 (invalid file format or version) (plugin "csgo_clans.amxx")
L 10/13/2020 - 222:52: [AMXX] Load error 17 (invalid file format or version) (plugin "csgo_accounts.amxx")
L 10/13/2020 - 222:52: [AMXX] Load error 17 (invalid file format or version) (plugin "csgo_nades.amxx")
L 10/13/2020 - 222:52: [AMXX] Load error 17 (invalid file format or version) (plugin "csgo_vip_svip.amxx")
L 10/13/2020 - 222:52: [AMXX] Load error 17 (invalid file format or version) (plugin "csgo_server_menu.amxx")
L 10/13/2020 - 222:52: [AMXX] Load error 17 (invalid file format or version) (plugin "csgo_transfer.amxx")
L 10/13/2020 - 222:52: [AMXX] Load error 17 (invalid file format or version) (plugin "csgo_operations.amxx")
L 10/13/2020 - 222:52: [AMXX] Load error 17 (invalid file format or version) (plugin "csgo_molotov.amxx")
L 10/13/2020 - 222:52: [AMXX] Load error 17 (invalid file format or version) (plugin "csgo_smoke.amxx")
L 10/13/2020 - 222:52: [AMXX] Load error 17 (invalid file format or version) (plugin "csgo_zeus.amxx")
L 10/13/2020 - 222:52: [AMXX] Load error 17 (invalid file format or version) (plugin "csgo_runboost.amxx")
L 10/13/2020 - 222:52: [AMXX] Load error 17 (invalid file format or version) (plugin "csgo_inspect.amxx")
L 10/13/2020 - 222:52: [AMXX] Load error 17 (invalid file format or version) (plugin "csgo_buymenu.amxx")
L 10/13/2020 - 222:52: [AMXX] Load error 17 (invalid file format or version) (plugin "csgo_ranks.amxx")
L 10/13/2020 - 222:52: [AMXX] Load error 17 (invalid file format or version) (plugin "csgo_assist_revenge.amxx")
L 10/13/2020 - 222:52: [AMXX] Load error 17 (invalid file format or version) (plugin "csgo_stattrak.amxx")
L 10/13/2020 - 222:52: [AMXX] Load error 17 (invalid file format or version) (plugin "csgo_no_distractions.amxx")
snijeg is offline
Shadows Adi
AlliedModders Donor
Join Date: Aug 2019
Location: Romania
Old 10-13-2020 , 16:50   Re: CS:GO Mod [v2.1.5 - 25.09.2020]
Reply With Quote #27

You need to have at least AmxModX 1.9.0 installed.
__________________


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
TheDoctor0
Member
Join Date: Aug 2020
Location: Poland
Old 10-17-2020 , 08:59   Re: CS:GO Mod [v2.1.5 - 25.09.2020]
Reply With Quote #28

Version 2.2.0 has been released:
- Add buyable flag for skins - #70.
- Add csgo_add_skin command - #70.
- Add plugin that adds physics for weapons (except C4) - #75.
- Add fallback for command execution - #72.
- Add use default 'showbriefing' command to open main menu - #71.
- Fix typos for some P228 skins path - #77 (thanks @regener)
- Fix missing .txt extension in skins_tr motd filename.
TheDoctor0 is offline
TheDoctor0
Member
Join Date: Aug 2020
Location: Poland
Old 11-07-2020 , 06:47   Re: CS:GO Mod [v2.2.0 - 17.10.2020]
Reply With Quote #29

Version 2.2.1 has been released:
- Add csgo_min_player_filter cvar - (#82 (thanks @regener)
- Fix reset command name - (#82 (thanks @regener)
- Fix issue with weapon assignment in vip/svip menus - #81
- Fix zeus and molotov buying from custom buymenu - #84
TheDoctor0 is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 11-07-2020 , 20:21   Re: CS:GO Mod [v2.2.1 - 07.11.2020]
Reply With Quote #30

Nice one
__________________
- tired and retired -

- my plugins -
ConnorMcLeod 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 07:03.


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