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

Auto-Mix (Pug) - By: p1Mp


Post New Thread Reply   
 
Thread Tools Display Modes
Diegorkable
Veteran Member
Join Date: Jun 2011
Old 01-10-2012 , 05:39   Re: Auto-Mix (Pug) - By: p1Mp
Reply With Quote #131

New version update.

Changelog:

Code:
v1.0.8 - Fixed Bans punishments from amx_ban to amx_banip
Hey, I noticed that the bans won't work for most of the servers with this plugin, if it says to someone that he got banned he still can come back in, because for some reason not all people use the regular amx_ban or it just changed, I'm not sure of it, but for example I had normal AMX Mod X and it didnt work as amx_ban but only as amx_banip, so I think there's no reason for too much worrying about it since the bans range are only about 5-10 minutes, so it's good if we keep it as it is, and even if someone will change their IP to avoid ban, until they do it their ban would have left short time to be removed.

All you need to replace with the new version: pimpspug.amxx
I uploaded the new .sma/.amxx file of pimpspug.
Enjoy!
__________________
My Projects:

Auto-Mix (Pug): 100%

Joined the Military (a soldier now) - Inactive
Diegorkable is offline
Diegorkable
Veteran Member
Join Date: Jun 2011
Old 01-10-2012 , 05:42   Re: Auto-Mix (Pug) - By: p1Mp
Reply With Quote #132

Quote:
Originally Posted by Pop0N View Post
Hey, if i want DISABLED the option of FF, i need change the cvar to 0 ?
Yes.
__________________
My Projects:

Auto-Mix (Pug): 100%

Joined the Military (a soldier now) - Inactive
Diegorkable is offline
Old 01-17-2012, 04:40
reko_o
This message has been deleted by xPaw. Reason: Flooding "thanks" posts
Diegorkable
Veteran Member
Join Date: Jun 2011
Old 01-19-2012 , 11:02   Re: Auto-Mix (Pug) - By: p1Mp
Reply With Quote #133

New version update.

Changelog:
Code:
v1.0.9 - Fixed the bug of being able to change a team by 'retry'
v1.0.9 - Fixed Knife Round bug that when a team wins it still says "No team has won".
I got few complaints from people about these 2 bugs, so I fixed it and tested it. For whoever complains about these problems - it is not happening anymore, also the server doesn't crash anymore to whoever thinking so..

All you need to replace with the new version: pimpspug.amxx
I uploaded the new .sma/.amxx file of pimpspug.
Enjoy!
__________________
My Projects:

Auto-Mix (Pug): 100%

Joined the Military (a soldier now) - Inactive
Diegorkable is offline
Joob
Member
Join Date: Apr 2007
Old 01-22-2012 , 05:57   Re: Auto-Mix (Pug) - By: p1Mp
Reply With Quote #134

Hello,

Where is the bug on the script?
What the new script part ? I want to put the new script of the bug to resolve my problem "my server craches on X time" :/


Regards,
Joob
Joob is offline
Diegorkable
Veteran Member
Join Date: Jun 2011
Old 01-22-2012 , 07:52   Re: Auto-Mix (Pug) - By: p1Mp
Reply With Quote #135

Look at the first page, first post... You can find the attachments there. Replace the pimpspug.amxx there with your old one
__________________
My Projects:

Auto-Mix (Pug): 100%

Joined the Military (a soldier now) - Inactive
Diegorkable is offline
Joob
Member
Join Date: Apr 2007
Old 01-22-2012 , 07:59   Re: Auto-Mix (Pug) - By: p1Mp
Reply With Quote #136

Wooww nicee, I going to see this.. ;)
Joob is offline
Old 01-22-2012, 08:12
Joob
This message has been deleted by Joob.
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 01-22-2012 , 13:36   Re: Auto-Mix (Pug) - By: p1Mp
Reply With Quote #137

PHP Code:
public DoAgain(id) {
    
client_cmd(id"bind ^"n^" ^"pmenu;nightvision^""
Remove slowhack plz.


Also, poor code shouldn't exist in a released plugin.
Examples :

Useless statements :
PHP Code:
    for( new ii<pnumi++ ) 
    { 
        
tempid players[i];
        
        if (
g_LeftKills[tempid] >= 40)
        {
            
get_user_name(tempidszName31); 
            
num_to_str(tempidszTempid9); 
            
menu_additem(g_MenuszNameszTempid0);
            
added++
        }
        
        else
        {
            continue;
        }
    } 
Empty statements :
PHP Code:
    if (g_ToDisplay || g_IsStarted || g_AfterRdy || g_KnifeRound)
    {

    }
    
    else
    {
        
ToSetTaskToInfo(id)
    } 

Also cvars pointers that are not used.


Unapproved.
__________________
- tired and retired -

- my plugins -

Last edited by ConnorMcLeod; 01-22-2012 at 13:41.
ConnorMcLeod is offline
Joob
Member
Join Date: Apr 2007
Old 01-22-2012 , 14:28   Re: Auto-Mix (Pug) - By: p1Mp
Reply With Quote #138

hmm nicee..
Joob is offline
Joob
Member
Join Date: Apr 2007
Old 01-22-2012 , 15:18   Re: Auto-Mix (Pug) - By: p1Mp
Reply With Quote #139

hey..

I have problem :/ my tag's is not show for all, but for caps yes.. :/

Help me
Joob is offline
Joob
Member
Join Date: Apr 2007
Old 01-22-2012 , 19:31   Re: Auto-Mix (Pug) - By: p1Mp
Reply With Quote #140

Already solved the problem ^^
Joob is offline
Reply



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 05:33.


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