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

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


Post New Thread Reply   
 
Thread Tools Display Modes
Nemdox
Member
Join Date: Aug 2012
Old 01-22-2015 , 08:06   Re: [CS:GO] Multi-1v1 (v0.5.2, 2014-7-19)
Reply With Quote #551

Hello, Why I can't find translitas the file?!
Nemdox is offline
Nemdox
Member
Join Date: Aug 2012
Old 01-22-2015 , 11:22   Re: [CS:GO] Multi-1v1 (v0.5.2, 2014-7-19)
Reply With Quote #552

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 #553

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
splewis
Veteran Member
Join Date: Feb 2014
Location: United States
Old 01-22-2015 , 16:34   Re: [CS:GO] Multi-1v1 (v0.5.2, 2014-7-19)
Reply With Quote #554

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 don't know what the best solution is.

Quote:
Originally Posted by Nemdox View Post
Hello, Why I can't find translitas the file?!
0.5.2 didn't have translation support.

Quote:
Originally Posted by Nemdox View Post
if I have no site, whether it is possible to include without it statistics of players? How to include statistics?
You just don't set up a website.

Quote:
Originally Posted by Nemdox View Post
My databases: (why error? i need sqlite databases)



Logs:
L 01/23/2015 - 05:56:25: [multi1v1.smx] Last Connect SQL Error: near "IGNORE": syntax error

Because it doesn't support sqlite right now. There's an open issue if someone wants to work on getting sqlite support. (https://github.com/splewis/csgo-multi-1v1/issues/82)
__________________

Last edited by splewis; 01-22-2015 at 16:35.
splewis 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 #555

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 #556

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 #557

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 #558

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 #559

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 #560

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
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 07:58.


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