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

Showing results 1 to 25 of 47
Search took 0.01 seconds.
Search: Posts Made By: Grey83
Forum: Plugins 03-16-2023, 10:48
Replies: 118
Views: 91,845
Posted By Grey83
Re: [CSGO] Gun Menu 1.2 [2016/03/06]

m0ssie, replace these lines (477 - 486):public Action:Command_GunMenu(client_index, args)
{
new Teams:client_team = Teams:GetClientTeam(client_index);
if (IsClientInGame(client_index) &&...
Forum: Plugins 03-15-2023, 14:50
Replies: 118
Views: 91,845
Posted By Grey83
Re: [CSGO] Gun Menu 1.2 [2016/03/06]

m0ssie, can I get a link to a comment containing the source of the plugin being used?
Forum: Plugins 03-02-2021, 13:56
Replies: 118
Views: 91,845
Posted By Grey83
Re: [CSGO] Gun Menu 1.2 [2016/03/06]

Ryan2, secondary weapon menu is not displayed or secondary weapon is not given regardless of the choice?
Forum: Plugins 02-28-2021, 02:42
Replies: 118
Views: 91,845
Posted By Grey83
Re: [CSGO] Gun Menu 1.2 [2016/03/06]

This version will show a menu every round.
Forum: Plugins 02-27-2021, 06:13
Replies: 118
Views: 91,845
Posted By Grey83
Re: [CSGO] Gun Menu 1.2 [2016/03/06]

Ryan2, maybe at least this version will work fine.
Forum: Plugins 02-26-2021, 07:34
Replies: 118
Views: 91,845
Posted By Grey83
Re: [CSGO] Gun Menu 1.2 [2016/03/06]

Ryan2, WTF with CSGO? Valve removed this property?
Forum: Plugins 02-25-2021, 15:16
Replies: 118
Views: 91,845
Posted By Grey83
Re: [CSGO] Gun Menu 1.2 [2016/03/06]

Ryan2, sp-file in previous comment was updated.
Forum: Plugins 02-23-2021, 14:03
Replies: 118
Views: 91,845
Posted By Grey83
Re: [CSGO] Gun Menu 1.2 [2016/03/06]

Ryan2, maybe this version will work witout this error.
But it is better to compile the *.sp file with your SM version.
Forum: Plugins 02-23-2021, 09:11
Replies: 118
Views: 91,845
Posted By Grey83
Re: [CSGO] Gun Menu 1.2 [2016/03/06]

Ryan2, what error messages are displayed?
Forum: Plugins 02-22-2021, 08:26
Replies: 118
Views: 91,845
Posted By Grey83
Re: [CSGO] Gun Menu 1.2 [2016/03/06]

Ryan2, I see no any error. Only warnings that do not cause problems when the plugin works on the current version of SM.

But you can try this version
Forum: Plugins 02-18-2021, 09:26
Replies: 118
Views: 91,845
Posted By Grey83
Re: [CSGO] Gun Menu 1.2 [2016/03/06]

Uglublenie, check this
Forum: Plugins 02-18-2021, 08:58
Replies: 118
Views: 91,845
Posted By Grey83
Re: [CSGO] Gun Menu 1.2 [2016/03/06]

Ryan2, #62 (https://forums.alliedmods.net/showpost.php?p=2550062&postcount=62)
Forum: Plugins 03-30-2020, 19:17
Replies: 118
Views: 91,845
Posted By Grey83
Re: [CSGO] Gun Menu 1.2 [2016/03/06]

jouluvalo, as I understand it, something like this is necessary for each grenade:You can create other condition
Forum: Plugins 03-30-2020, 03:53
Replies: 118
Views: 91,845
Posted By Grey83
Re: [CSGO] Gun Menu 1.2 [2016/03/06]

jouluvalo, first of all you should allow players to take more than one grenade of each type (not only flashbangs).
Or you about giving several different grenades?
Forum: Plugins 03-14-2020, 13:15
Replies: 118
Views: 91,845
Posted By Grey83
Re: [CSGO] Gun Menu 1.2 [2016/03/06]

Enzyoo, it's possible.
But I use another plugin (https://github.com/Grey83/SourceMod-plugins/blob/master/SM/scripting/css_gunmenu%201.0.6_100perc.sp) (only for CSS) instead of this plugin. Bkz I'm...
Forum: Plugins 09-14-2019, 22:32
Replies: 118
Views: 91,845
Posted By Grey83
Re: [CSGO] Gun Menu 1.2 [2016/03/06]

You can use this tool (http://wikipedia.org/wiki/WinMerge) to look for differences.
Forum: Plugins 09-13-2019, 22:51
Replies: 118
Views: 91,845
Posted By Grey83
Re: [CSGO] Gun Menu 1.2 [2016/03/06]

napster_10, try use this
Forum: Plugins 10-06-2018, 11:26
Replies: 118
Views: 91,845
Posted By Grey83
Re: [CSGO] Gun Menu 1.2 [2016/03/06]

You can do it: just add this weapon to the block "PrimaryMenu" in gunmenu.ini
Forum: Plugins 10-01-2017, 04:11
Replies: 118
Views: 91,845
Posted By Grey83
Forum: Plugins 09-26-2017, 09:11
Replies: 118
Views: 91,845
Posted By Grey83
Re: [CSGO] Gun Menu 1.2 [2016/03/06]

qiuhaian, better fully rewrite a plugin, that he instead of gunmenu.ini used convars
Forum: Plugins 09-21-2017, 09:48
Replies: 118
Views: 91,845
Posted By Grey83
Forum: Plugins 09-21-2017, 08:34
Replies: 118
Views: 91,845
Posted By Grey83
[CSGO] Gun Menu 1.2_fix [2017/09/21]

Fixed error 'Invalid convar handle'.
Forum: Plugins 09-17-2017, 06:59
Replies: 118
Views: 91,845
Posted By Grey83
Re: [CSGO] Gun Menu 1.2 [2016/03/06]

Change to "no" in gunmenu.ini // Allow players open menu on spawn
"on_spawn" "yes"
Forum: Plugins 08-13-2017, 15:00
Replies: 118
Views: 91,845
Posted By Grey83
Re: [CSGO] Gun Menu 1.2 [2016/03/06]

Jezis, player can get his weapons only after spawn.
After death he can only open the menu.
Forum: Plugins 05-10-2017, 16:31
Replies: 118
Views: 91,845
Posted By Grey83
Re: [CSGO] Gun Menu 1.2 [2016/03/06]

rZr, just remove all weapons in the block "SecondaryMenu" in gunmenu.ini

xlucasonepvp, because no verification was done for this
Showing results 1 to 25 of 47

 
Forum Jump

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


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