shanapu / MyWeaponAllocator

CSGO - Retakes weapon allocator
https://forums.alliedmods.net/showthread.php?t=309217
GNU General Public License v3.0
31 stars 13 forks source link

SMG not work #21

Closed chulicoxd closed 4 years ago

chulicoxd commented 4 years ago

Hi, how are you? I have a small problem and the smg menu does not work for me, I have the splewis retake and its complement and the MyWeaponAllocator.cfg configuration is not generated according to the installation guide and nothing continues just by selecting of pistols rifles and awp

chulicoxd commented 4 years ago

I realized that I have this add-on also retakes_standardallocator.smx deleted this add-on so that yours that has smg works?

borzaka commented 4 years ago

Yes, you have to disable any other weapon allocator plugin, if you what to use this plugin. This includes the default retakes_standardallocator plugin as well.

chulicoxd commented 4 years ago

hello friend thanks for answering me I thought that would not happen. Disable the retakes_standardallocator.smx and install the add-on of you but it does not run, the restart continues to work perfectly but does not let me put the !guns menu. and when I rerun the retakes_standardallocator.smx the !guns menu works normally again but only pistols rifles and awp, smg / scout does not work

chulicoxd commented 4 years ago

These are the add-ons that I have without adding the MyWeaponAllocator do you see any other add-on other than the retakes_standardallocator.smx that can make a conflict?

plugins

and this is my version of sourcemod

myversionsourcemod

[SM] Plugin myweaponallocator.smx is already loaded.

being inside works retake normally but the weapons menu does not work! and with the server console I put sm_cvar mywa_enable "1" and I figure this in the console: [SM] Unable to find cvar: mywa_enable

borzaka commented 4 years ago

There is no MyWeaponAllocator.smx in your plugins folder;

retakes_autoplant.sp shouldn't be there, .sp files belongs toscripting folder.

chulicoxd commented 4 years ago

Thank you very much you are very kind and I could make it work but I have one last problem and that is that I get a central message but it looks bad and when you remove it everything is unconfigured and it becomes full buy every round. What could I do? msgcentral myweaponallocator1 MyWeaponAllocator3

borzaka commented 4 years ago

That's a known problem; an update removed the support of HTML tags in alert messages. You have to use this plugin to fix that: FixHintColorMessages Copy the .smx to the plugins folder. You don't need the .sp file, but you can copy it to scripting. Restart your server.

After that, the messages became styled again, but with a starting green $. That's the fix, don't complain about it.

chulicoxd commented 4 years ago

With that it solves everything for me !!! and it will be perfect! Thank you very much for taking your time to answer me!