Raised This Month: $ Target: $400
 0% 

[CS:GO] Multi-1v1 (v1.1.10, 2021-10-30)


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Nemdox
Member
Join Date: Aug 2012
Plugin ID:
4220
Plugin Version:
1.1.10
Plugin Category:
Gameplay
Plugin Game:
Counter-Strike: GO
Plugin Dependencies:
    Servers with this Plugin:
    1 
    Plugin Description:
    Players face off in seperate 1v1 arenas, ladder+elo rankings
    Old 01-22-2015 , 11:22   Re: [CS:GO] Multi-1v1 (v0.5.2, 2014-7-19)
    Reply With Quote #1

    if I have no site, whether it is possible to include without it statistics of players? How to include statistics?
    Nemdox is offline
    Nemdox
    Member
    Join Date: Aug 2012
    Old 01-22-2015 , 14:59   Re: [CS:GO] Multi-1v1 (v0.5.2, 2014-7-19)
    Reply With Quote #2

    My databases: (why error? i need sqlite databases)

    Quote:
    "multi1v1"
    {
    "driver" "sqlite"
    "host" "localhost"
    "database" "game_multi1v1_database"
    "user" "root"
    "pass" ""
    }
    Logs:
    L 01/23/2015 - 05:56:25: [multi1v1.smx] Last Connect SQL Error: near "IGNORE": syntax error

    Last edited by Nemdox; 01-22-2015 at 15:07.
    Nemdox is offline
    Nemdox
    Member
    Join Date: Aug 2012
    Old 01-22-2015 , 16:54   Re: [CS:GO] Multi-1v1 (v0.5.2, 2014-7-19)
    Reply With Quote #3

    Please if it is possible, carry out support of Sqlite
    Nemdox is offline
    Nemdox
    Member
    Join Date: Aug 2012
    Old 01-23-2015 , 05:00   Re: [CS:GO] Multi-1v1 (v0.5.2, 2014-7-19)
    Reply With Quote #4

    How to make that players could vote for map choice? I exposed in settings of a plugin. But vote doesn't work!
    Quote:
    // Don't change these:
    bot_quota 0
    bot_quota_mode fill
    mp_autoteambalance 0
    mp_ct_default_primary ""
    mp_ct_default_secondary ""
    mp_free_armor 1
    mp_halftime 0
    mp_join_grace_time 0
    mp_match_can_clinch 0
    mp_respawn_immunitytime 0
    mp_respawn_on_death_ct 0
    mp_respawn_on_death_t 0
    mp_t_default_primary ""
    mp_t_default_secondary ""


    // You can change these, but there isn't much reason to:
    mp_default_team_winner_no_objective 3
    mp_do_warmup_period 0
    mp_maxmoney 0
    mp_playercashawards 0 //Могут ли игроки заработать дополнительные действия путем выполнения игровых заданий
    mp_teamcashawards 0 //Могут ли игроки заработать дополнительные действия путем выполнения игровых заданий
    mp_warmuptime 5
    sv_competitive_official_5v5 0
    sv_ignoregrenaderadio 1


    // Game cvars you may want to change:
    mp_endmatch_votenextleveltime 8
    mp_endmatch_votenextmap 1
    mp_forcecamera 0
    mp_freezetime 3
    mp_match_end_changelevel 0 // выполните change level, даже если следующая карта - та же самое
    mp_match_end_restart 0
    mp_match_restart_delay 5
    mp_maxrounds 0
    mp_round_restart_delay 1
    mp_timelimit 12
    mp_win_panel_display_time 5
    sv_allow_votes 1
    sv_alltalk 1
    sv_deadtalk 1


    // Restarts (might not be needed?)
    mp_restartgame 1
    mp_warmup_end

    Last edited by Nemdox; 01-23-2015 at 05:01.
    Nemdox is offline
    splewis
    Veteran Member
    Join Date: Feb 2014
    Location: United States
    Old 01-23-2015 , 18:33   Re: [CS:GO] Multi-1v1 (v0.5.2, 2014-7-19)
    Reply With Quote #5

    Quote:
    Originally Posted by Nemdox View Post
    How to make that players could vote for map choice? I exposed in settings of a plugin. But vote doesn't work!
    Which cvars you set has nothing to do with this plugin really, you'd be better off asking in the srcds general forum.


    Quote:
    Originally Posted by Rop View Post
    Do i have to put something in the redirect.php to make it redirect to the top or? Don't rly knw anything about php
    I tried a tweak to the redirect page you can test if you want: https://github.com/splewis/csgo-mult...b/redirect.php


    Also: I'm working on some more documentation at https://github.com/splewis/csgo-multi-1v1/wiki (namely, pages on upgrading from 0.5.2 and how to setup the standard web/mysql stuff)
    __________________

    Last edited by splewis; 01-23-2015 at 18:35.
    splewis is offline
    Nemdox
    Member
    Join Date: Aug 2012
    Old 01-23-2015 , 18:54   Re: [CS:GO] Multi-1v1 (v0.5.2, 2014-7-19)
    Reply With Quote #6

    Quote:
    Originally Posted by splewis View Post
    Which cvars you set has nothing to do with this plugin really, you'd be better off asking in the srcds general forum.




    I tried a tweak to the redirect page you can test if you want: https://github.com/splewis/csgo-mult...b/redirect.php


    Also: I'm working on some more documentation at https://github.com/splewis/csgo-multi-1v1/wiki (namely, pages on upgrading from 0.5.2 and how to setup the standard web/mysql stuff)
    You want to tell that I won't be able to make vote of change of map?
    Nemdox is offline
    splewis
    Veteran Member
    Join Date: Feb 2014
    Location: United States
    Old 01-23-2015 , 19:31   Re: [CS:GO] Multi-1v1 (v0.5.2, 2014-7-19)
    Reply With Quote #7

    Quote:
    Originally Posted by Nemdox View Post
    You want to tell that I won't be able to make vote of change of map?
    ... what?

    I meant setting up a map rotation/votes has nothing to do with this plugin. The only special thing is that you can put cvars in that file to get them executed on map starts.
    __________________
    splewis is offline
    Nemdox
    Member
    Join Date: Aug 2012
    Old 01-23-2015 , 22:27   Re: [CS:GO] Multi-1v1 (v0.5.2, 2014-7-19)
    Reply With Quote #8

    Quote:
    Originally Posted by splewis View Post
    ... what?

    I meant setting up a map rotation/votes has nothing to do with this plugin. The only special thing is that you can put cvars in that file to get them executed on map starts.
    Please you couldn't make it for me? I don't understand a code and forgive for bad English.
    Nemdox is offline
    Gdk
    Member
    Join Date: Oct 2014
    Old 01-28-2015 , 11:54   Re: [CS:GO] Multi-1v1 (v0.5.2, 2014-7-19)
    Reply With Quote #9

    Quote:
    Originally Posted by splewis View Post
    I tried a tweak to the redirect page you can test if you want: https://github.com/splewis/csgo-mult...b/redirect.php
    I can confirm this works.
    Gdk is offline
    Protako
    Member
    Join Date: Jan 2013
    Location: Espaņa Almeria
    Old 01-24-2015 , 07:40   Re: [CS:GO] Multi-1v1 (v0.5.2, 2014-7-19)
    Reply With Quote #10

    Hello I need am_banana map for 32 players do not get it downloaded from anywhere.
    If anyone knows where to find it think it does not exist.
    If you were to not see any mapper that I could do it, it's a map stakes are high.
    Sorry if this is not the place to ask for a map.
    regards
    Protako is offline
    Send a message via Yahoo to Protako
    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 02:32.


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