Git Product home page Git Product logo

myweaponallocator's People

Contributors

borzaka avatar lemonpaka avatar ramonberrutti avatar shanapu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

myweaponallocator's Issues

gun menu broke

sometimes you get weapons you havent selected.
many people telling me they can't chose a smg and get ump allthetime same with m4s etc..

Doesn't work whatsoever, am posting error messages.

L 01/03/2019 - 15:57:07: [SM] Exception reported: Language phrase "Pistol Round" not found (arg 5)
L 01/03/2019 - 15:57:07: [SM] Blaming: allocator.smx
L 01/03/2019 - 15:57:07: [SM] Call stack trace:
L 01/03/2019 - 15:57:07: [SM] [0] Format
L 01/03/2019 - 15:57:07: [SM] [1] Line 383, MyWeaponAllocator.sp::Event_RoundStart

L 01/03/2019 - 15:59:28: [SM] Exception reported: Language phrase "Select a T rifle" not found (arg 5)
L 01/03/2019 - 15:59:28: [SM] Blaming: allocator.smx
L 01/03/2019 - 15:59:28: [SM] Call stack trace:
L 01/03/2019 - 15:59:28: [SM] [0] Format
L 01/03/2019 - 15:59:28: [SM] [1] Line 515, MyWeaponAllocator.sp::Menu_Primary
L 01/03/2019 - 15:59:28: [SM] [2] Line 334, MyWeaponAllocator.sp::Retakes_OnGunsCommand
L 01/03/2019 - 15:59:28: [SM] [4] Call_Finish
L 01/03/2019 - 15:59:28: [SM] [5] Line 337, ././scripting/retakes.sp::Command_Guns

can't get pistol with scout

i am using this plugin's awp priority version. when you get scout on force buy rounds you can't get any pistol. no single error on logs

Fix bags

Fix this pistol round give one person ak-47 or m4a4 and fix force give helm.

what is wrong with the PrintCenterTextAll

this plugin works like a charm, except the notification on the center of the screen, i always look like this :
%t \n\t%s", "Bomb planted on Bombsite", g_sBombSite)
%s %t \n\t %s", g_sRoundType, "on Bombsite", g_sBombSite)

i'm sure it is not surpose to say this on the screen of the players on my server

CT got defuse kit and an incendiary grenade during pistol round

This shouldn't be possible, because it's 1000$

And probably related, still in pistol round sometimes I got desert eagle and a vest, which shouldn't be possible also.

Maybe this is wrong, and should be 600, as the incgrenade costs 600$ at the CT side.

if (g_iMolotov_CT < gc_iMolotov_CT.IntValue && money >= 600)
{
GivePlayerItem(client, "weapon_incgrenade");
money -= 400;
g_iMolotov_CT++;
}

or change it to:
money -= GetWeaponPrice("weapon_incgrenade");

[Issue] Html removed from csgo hints.

As mentioned html tags were removed from csgo hints, we cannot use them anymore. I removed them from the .sp file but can't manage to compile it.
'fatal error 183: cannot read from file: "autoexecconfig" '

I have autoexecconfig.inc inside the folder and all the dependencies.
If you could pls help I would be very thankful.

Best regards

HTML like code in helper popup

After i have installed your other wise perfect plugin i get this:
image

If it is not related to this plugin, can you point me in the right direction?

Not giving any pistols on Force Buy Round with SSG

If you select Desert Eagle as T force buy round weapon, and enable SSG, you won't get any pistol in Force Buy Round if you are given SSG:

image

So: If you selected Desert as force buy weapon, and also enabled SSG/AWP and SSG is given to you in forcebuy, you should have a default pistol in booth teams.

Probably related? #8

SMG not work

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

Update for the new ecenomy

— In Competitive Matchmaking, both teams are now considered to start the half with a one-round ‘losing streak’ that is reset following a round win. Instead of $1400, the Round 1 loser receives $1900, then $2400 for a subsequent loss, etc.
release note

Scout and AWP seperate ?

Hello, is it possible to split bool for scout and awp ? Cause if you accept one, you automaticly accept the other, by using the same bool variable for both.
Something like instead of using variable g_bSniper[client] for awp AND scout use it separatly just by g_bScout and g_bAWP(or g_bSniper for awp) ? Thank you if any of visitors already done that with the code. I tried do it myself, but Im kinda new to the whole sourcepawn coding and its not really easy for me to understand everything at the moment.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.