Raised This Month: $ Target: $400
 0% 

Galileo v5.9.1-925 (a feature rich map voting plugin) | Last Update: 2018-07-16


Post New Thread Reply   
 
Thread Tools Display Modes
Agression Terrpr
Member
Join Date: Jun 2015
Location: Lithuania
Old 06-23-2016 , 01:47   Re: Galileo v2.6 (a feature rich map voting plugin) | Last Update: 09.04.2016
Reply With Quote #241

Quote:
Originally Posted by addons_zz View Post
Such thing depends on what command do you want to change and how/what you want to change.

Look into these lines for the cmd_say handler:
https://github.com/addonszz/Galileo/blob/713b7ee9702482c815d0ea96b2d1c0fde78bb438/scripting/galileo.sma#L2449-L2574

Also search for 'register_clcmd' for other commands.
I this is find

i not find

say nomanythingmenu
say nommenu
Agression Terrpr is offline
Send a message via Skype™ to Agression Terrpr
addons_zz
Veteran Member
Join Date: Aug 2015
Location: Dreams, zz
Old 06-23-2016 , 18:09   Re: Galileo v2.6 (a feature rich map voting plugin) | Last Update: 09.04.2016
Reply With Quote #242

Quote:
Originally Posted by Agression Terrpr View Post
I this is find

i not find

say nomanythingmenu
say nommenu
It is here on the development version 2.6.1-95:




https://github.com/addonszz/Galileo/blob/713b7ee9702482c815d0ea96b2d1c0fde78bb438/scripting/galileo.sma#L2519-L2525
__________________
Plugin: Sublime Text - ITE , Galileo
Multi-Mod: Manager / Plugin / Server

Support me on Patreon, Ko-fi, Liberapay or Open Collective
addons_zz is offline
BeNq!
Senior Member
Join Date: Mar 2009
Old 06-27-2016 , 20:50   Re: Galileo v2.6 (a feature rich map voting plugin) | Last Update: 09.04.2016
Reply With Quote #243

WARNING: Symbol is assigned a value that is never used: "g_isMaxfragsExtend" on line 7296.
BeNq! is offline
addons_zz
Veteran Member
Join Date: Aug 2015
Location: Dreams, zz
Old 06-27-2016 , 21:08   Re: Galileo v2.6 (a feature rich map voting plugin) | Last Update: 09.04.2016
Reply With Quote #244

Quote:
Originally Posted by BeNq! View Post
WARNING: Symbol is assigned a value that is never used: "g_isMaxfragsExtend" on line 7296.
This is for a new feature which I was working on, but did not finished it yet. Later on I will use it.
__________________
Plugin: Sublime Text - ITE , Galileo
Multi-Mod: Manager / Plugin / Server

Support me on Patreon, Ko-fi, Liberapay or Open Collective

Last edited by addons_zz; 06-27-2016 at 21:10. Reason: misspellings
addons_zz is offline
EFFx
Veteran Member
Join Date: Feb 2016
Location: São Paulo, Brasil
Old 06-27-2016 , 21:11   Re: Galileo v2.6 (a feature rich map voting plugin) | Last Update: 09.04.2016
Reply With Quote #245

I like this galileo, i'll use him now
__________________
• Ranking System • AutoMix 5vs5 System
• Web Ban System • Plugins for free

____________________________________________
For private works:
• Discord: EFFEXo#8850 • Steam: EFFEXo

Last edited by EFFx; 06-27-2016 at 21:18.
EFFx is offline
addons_zz
Veteran Member
Join Date: Aug 2015
Location: Dreams, zz
Old 06-30-2016 , 23:33   Re: Galileo v2.6 (a feature rich map voting plugin) | Last Update: 09.04.2016
Reply With Quote #246

Quote:
Originally Posted by waynesmith15 View Post
Hi,

A few problems I have had in the last few weeks of running this is below.
...
2. When extending the map time it fails to do another vote. When the time limit expires it will then changes to the default next map. May have a bad setting here.
...
Hi, I just tested this but, it was working fine.
I was on the development version 2.6.1-101.
Do you still have this problem?
Could you try to use this develop version?

https://forums.alliedmods.net/showth...19#Development
__________________
Plugin: Sublime Text - ITE , Galileo
Multi-Mod: Manager / Plugin / Server

Support me on Patreon, Ko-fi, Liberapay or Open Collective
addons_zz is offline
BeNq!
Senior Member
Join Date: Mar 2009
Old 07-01-2016 , 08:51   Re: Galileo v2.6 (a feature rich map voting plugin) | Last Update: 09.04.2016
Reply With Quote #247

Please add full-whitelist and info on chat: "This map can't be nominated, because it is in whitelist".
BeNq! is offline
addons_zz
Veteran Member
Join Date: Aug 2015
Location: Dreams, zz
Old 07-01-2016 , 09:06   Re: Galileo v2.6 (a feature rich map voting plugin) | Last Update: 09.04.2016
Reply With Quote #248

Quote:
Originally Posted by BeNq! View Post
Please add full-whitelist and info on chat: "This map can't be nominated, because it is in whitelist".
I can add/implement this cvar and your print out. Is it as you need?
Code:
// The Whitelist feature specifies the time where the maps are allowed // to be added to the voting list as fillers after the nominations being // loaded. // 0 - Do not block map nominations. // 1 - Block map nomination not allowed on the Whitelist. gal_whitelist_nom_block 1
__________________
Plugin: Sublime Text - ITE , Galileo
Multi-Mod: Manager / Plugin / Server

Support me on Patreon, Ko-fi, Liberapay or Open Collective
addons_zz is offline
BeNq!
Senior Member
Join Date: Mar 2009
Old 07-01-2016 , 11:48   Re: Galileo v2.6 (a feature rich map voting plugin) | Last Update: 09.04.2016
Reply With Quote #249

Ok.
BeNq! is offline
BeNq!
Senior Member
Join Date: Mar 2009
Old 07-03-2016 , 13:31   Re: Galileo v2.6 (a feature rich map voting plugin) | Last Update: 09.04.2016
Reply With Quote #250

Please Add cvar gal_whitelist_nom_block and message: "This map can't be nominated...".

Questions:

1. Why, when I change the map, next map timeleft = 0?
2. Why 3 times performed function calculate_menu_dirt ?
3. Why galileo change map, when throw me a gun at the end of map? Should wait a few seconds ... as in deagle map manager ( gal_endonround_countdown ).

Would do well to add this cvar: gal_endonround_msg 0 = disabled and gal_endonround_countdown 0 = disabled.

Logs:

Code:
L 07/03/2016 - 19:10:50: Log file started (file "cstrike/addons/amxmodx/logs/_galileo.log") (game "cstrike") (amx "1.8.2")
L 07/03/2016 - 19:10:50: {1.0000} 



GALILEO PLUGIN VERSION v2.6.1-117 INITIATING...
L 07/03/2016 - 19:10:50: {1.0000} gal_debug_level: 1048575 | 8
L 07/03/2016 - 19:10:50: {1.0000} I AM ENTERING ON nextmap_plugin_init(0)
L 07/03/2016 - 19:10:50: {1.0000} I AM ENTERING ON readMapCycle(3) | mapcycleFilePath: mapcycle.txt
L 07/03/2016 - 19:10:50: {1.0000} I AM ENTERING ON ValidMap(1) | mapname: $10000$
L 07/03/2016 - 19:10:50: {1.0000} I AM ENTERING ON ValidMap(1) | mapname: aim_ak_colt_pool
L 07/03/2016 - 19:10:50: {1.0000}     ( readMapCycle ) Just returning/blocking on 'mapsProcessedNumber > g_nextMapCyclePosition'.
L 07/03/2016 - 19:10:50: {1.0000} I AM ENTERING ON saveCurrentMapCycleSetting(0)
L 07/03/2016 - 19:10:50: {1.0000} I AM ENTERING ON configureEndGameCvars(0)
L 07/03/2016 - 19:10:50: {1.0000} I AM ENTERING ON configureTheVotingMenus(0)
L 07/03/2016 - 19:10:50: {1.0000} I AM ENTERING ON register_dictionary_colored(1) | dictionaryFile: galileo.txt
L 07/03/2016 - 19:10:50: {1.0000} I AM EXITING PLUGIN_INIT(0)...
L 07/03/2016 - 19:10:50: {1.0000} 
L 07/03/2016 - 19:10:50: {1.0000} I AM ENTERING ON plugin_cfg(0)
L 07/03/2016 - 19:10:50: {1.0000} I AM ENTERING ON resetRoundsScores(0)
L 07/03/2016 - 19:10:50: {1.0000} I AM ENTERING ON loadPluginSetttings(0)
L 07/03/2016 - 19:10:50: {1.0000} ( loadPluginSetttings ) g_configsDirPath: addons/amxmodx/configs/galileo, g_dataDirPath: addons/amxmodx/data/galileo,
L 07/03/2016 - 19:10:50: {1.0000} I AM ENTERING ON initializeGlobalArrays(0)
L 07/03/2016 - 19:10:50: {1.0000} I AM ENTERING ON nomination_clearAll(0)
L 07/03/2016 - 19:10:50: {1.0000} I AM ENTERING ON mp_fraglimit_virtual_support(0)
L 07/03/2016 - 19:10:50: {1.0000} ( mp_fraglimit_virtual_support ) exists_mp_fraglimit_cvar: 0
L 07/03/2016 - 19:10:50: {1.0000} I AM ENTERING ON cacheCvarsValues(0)
L 07/03/2016 - 19:10:50: {1.0000} 
L 07/03/2016 - 19:10:50: {1.0000}  The current map is [de_dust2].
L 07/03/2016 - 19:10:50: {1.0000}  The next map is [aim_ak_colt_pool]
L 07/03/2016 - 19:10:50: {1.0000} 
L 07/03/2016 - 19:10:50: {1.0000} I AM ENTERING ON configureRTV(0)
L 07/03/2016 - 19:10:50: {1.0000} I AM ENTERING ON map_loadPrefixList(0)
L 07/03/2016 - 19:10:50: {1.0000} I AM ENTERING ON map_loadNominationList(0)
L 07/03/2016 - 19:10:50: {1.0000} ( map_loadNominationList() ) cvar_nomMapFilePath: #
L 07/03/2016 - 19:10:50: {1.0000} I AM ENTERING ON map_populateList(4) | mapFilePath: #
L 07/03/2016 - 19:10:50: {1.0000} 
L 07/03/2016 - 19:10:50: {1.0000}     map_populateList(...) Loading the MAPCYCLE! mapFilePath: mapcycle.txt
L 07/03/2016 - 19:10:50: {1.0000} I AM ENTERING ON loadMapFileList(3) | mapFilePath: mapcycle.txt
L 07/03/2016 - 19:10:50: {1.0000} map_populateList() 0, loadedMapName: $10000$
L 07/03/2016 - 19:10:50: {1.0000} map_populateList() 1, loadedMapName: aim_ak_colt_pool
L 07/03/2016 - 19:10:50: {1.0000} map_populateList() 2, loadedMapName: de_airstrip
L 07/03/2016 - 19:10:50: {1.0000} map_populateList() 3, loadedMapName: cs_havana
L 07/03/2016 - 19:10:50: {1.0000} map_populateList() 4, loadedMapName: de_chateau
L 07/03/2016 - 19:10:50: {1.0000} map_populateList() 5, loadedMapName: de_aztec
L 07/03/2016 - 19:10:50: {1.0000} map_populateList() 6, loadedMapName: as_oilrig
L 07/03/2016 - 19:10:50: {1.0000} map_populateList() 7, loadedMapName: cs_siege
L 07/03/2016 - 19:10:50: {1.0000} map_populateList() 8, loadedMapName: de_cbble
L 07/03/2016 - 19:10:50: {1.0000} map_populateList() 9, loadedMapName: de_dust
L 07/03/2016 - 19:10:50: {1.0000} map_populateList() 10, loadedMapName: cs_747
L 07/03/2016 - 19:10:50: {1.0000} map_populateList() 11, loadedMapName: de_prodigy
L 07/03/2016 - 19:10:50: {1.0000} map_populateList() 12, loadedMapName: cs_assault
L 07/03/2016 - 19:10:50: {1.0000} map_populateList() 13, loadedMapName: cs_office
L 07/03/2016 - 19:10:50: {1.0000} map_populateList() 14, loadedMapName: cs_italy
L 07/03/2016 - 19:10:50: {1.0000} map_populateList() 15, loadedMapName: cs_backalley
L 07/03/2016 - 19:10:50: {1.0000} map_populateList() 16, loadedMapName: cs_militia
L 07/03/2016 - 19:10:50: {1.0000} map_populateList() 17, loadedMapName: de_train
L 07/03/2016 - 19:10:50: {1.0000} map_populateList() 18, loadedMapName: de_dust2
L 07/03/2016 - 19:10:50: {1.0000} map_populateList() 19, loadedMapName: de_inferno
L 07/03/2016 - 19:10:50: {1.0000} map_populateList() 20, loadedMapName: de_nuke
L 07/03/2016 - 19:10:50: {1.0000} 
L 07/03/2016 - 19:10:50: {1.0000} I AM ENTERING ON configureServerStart(0)
L 07/03/2016 - 19:10:50: {1.0000} I AM ENTERING ON saveCurrentAndNextMapNames(1) | nextMap: aim_ak_colt_pool
L 07/03/2016 - 19:10:50: {1.0000} I AM ENTERING ON configureServerMapChange(0)
L 07/03/2016 - 19:10:50: {1.0000} I AM EXITING PLUGIN_CFG(0)...
L 07/03/2016 - 19:10:50: {1.0000} 
L 07/03/2016 - 19:10:50: {2.0892} I AM ENTERING ON client_authorized(1) | player_id: 1
L 07/03/2016 - 19:10:50: {2.0892} I AM ENTERING ON restartEmptyCycle(0)
L 07/03/2016 - 19:10:52: {3.9760} I AM ENTERING ON client_putinserver(1) | player_id: 1
L 07/03/2016 - 19:10:55: {7.0004} I AM ENTERING ON round_start_event(0)
L 07/03/2016 - 19:11:00: {11.4220} I AM ENTERING ON cmd_say(1) | player_id: 
L 07/03/2016 - 19:11:00: {11.4220} ( cmd_say ) sentence: de_inferno, firstWord: de_inferno, secondWord: , thirdWord: 
L 07/03/2016 - 19:11:00: {11.4220} ( cmd_say ) the thirdWord is empty.
L 07/03/2016 - 19:11:00: {11.4220} ( cmd_say ) the secondWord is empty.
L 07/03/2016 - 19:11:00: {11.4220} ( cmd_say ) on the 1 word: else if( cvar_nomPlayerAllowance ), get_pcvar_num( cvar_nomPlayerAllowance ): 1
L 07/03/2016 - 19:11:00: {11.4220} I AM ENTERING ON getSurMapNameIndex(1) | mapSurName: de_inferno
L 07/03/2016 - 19:11:00: {11.4220} I AM ENTERING ON nomination_toggle(2) | player_id: 1, mapIndex: 19
L 07/03/2016 - 19:11:00: {11.4220} I AM ENTERING ON nomination_getPlayer(1) | mapIndex: 19
L 07/03/2016 - 19:11:00: {11.4220} ( nomination_getPlayer ) trieKey: 19
L 07/03/2016 - 19:11:00: {11.4220} I AM ENTERING ON map_nominate(3) | player_id: 1, mapIndex: 19, nominatorPlayerId: 0
L 07/03/2016 - 19:11:00: {11.4220} ( map_nominate ) mapIndex: 19, mapName: de_inferno, ArraySize( g_nominationMapsArray ): 21,
L 07/03/2016 - 19:11:00: {11.4220} I AM ENTERING ON map_isTooRecent(1) | map: de_inferno
L 07/03/2016 - 19:11:00: {11.4220}     ( map_isTooRecent ) Returning false.
L 07/03/2016 - 19:11:00: {11.4220} I AM ENTERING ON countPlayerNominations(2) | player_id: 1, nominationOpenIndex: 0
L 07/03/2016 - 19:11:00: {11.4220} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 1, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:00: {11.4220} ( createPlayerNominationKey ) player_id: 1, trieKey: 89.230.136.231:27005STEAM_0:1:26617088,
L 07/03/2016 - 19:11:00: {11.4220} ( countPlayerNominations ) nominationCount: 0, trieKey: 89.230.136.231:27005STEAM_0:1:26617088, nominationOpenIndex: 0
L 07/03/2016 - 19:11:00: {11.4220} I AM ENTERING ON setPlayerNominationMapIndex(3) | player_id: 1, nominationIndex: 0, mapIndex: 19
L 07/03/2016 - 19:11:00: {11.4220} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 1, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:00: {11.4220} ( createPlayerNominationKey ) player_id: 1, trieKey: 89.230.136.231:27005STEAM_0:1:26617088,
L 07/03/2016 - 19:11:00: {11.4220} ( setPlayerNominationMapIndex ) playerNominationData[0]: -1
L 07/03/2016 - 19:11:00: {11.4220} ( setPlayerNominationMapIndex ) playerNominationData[1]: -1
L 07/03/2016 - 19:11:00: {11.4220} ( setPlayerNominationMapIndex ) playerNominationData[2]: -1
L 07/03/2016 - 19:11:00: {11.4220} ( setPlayerNominationMapIndex ) playerNominationData[3]: -1
L 07/03/2016 - 19:11:00: {11.4220} ( setPlayerNominationMapIndex ) playerNominationData[4]: -1
L 07/03/2016 - 19:11:00: {11.4220} ( setPlayerNominationMapIndex ) playerNominationData[5]: -1
L 07/03/2016 - 19:11:00: {11.4220} ( setPlayerNominationMapIndex ) playerNominationData[6]: -1
L 07/03/2016 - 19:11:00: {11.4220} ( setPlayerNominationMapIndex ) playerNominationData[7]: -1
L 07/03/2016 - 19:11:00: {11.4220} I AM ENTERING ON updateNominationsReverseSearch(4) | player_id: 1, nominationIndex: 0, mapIndex: 19, originalMapIndex: 0
L 07/03/2016 - 19:11:00: {11.4220} I AM ENTERING ON map_announceNomination(2) | player_id: 1, map: de_inferno
L 07/03/2016 - 19:11:00: {11.4220} I AM ENTERING ON color_print(...) | player_id: 0, message: %L...
L 07/03/2016 - 19:11:00: {11.4220} ( color_print ) playersCount: 1, params_number: 6...
L 07/03/2016 - 19:11:00: {11.4220} ( color_print ) getarg(2): ˙KL 07/03/2016 - 19:11:00: {11.4220} ( color_print ) player_id: 0, formated_message: GAL_NOM_SUCCESS
L 07/03/2016 - 19:11:00: {11.4220} ( color_print ) GetLangTransKey( formated_message ) != TransKey_Bad: 1, multi_lingual_constants_number: 0, string_index: 16...
L 07/03/2016 - 19:11:00: {11.4220} ( color_print ) argument_index (after ArrayPushCell): 3...
L 07/03/2016 - 19:11:00: {11.4220} ( color_print ) getarg(4): GKL 07/03/2016 - 19:11:00: {11.4220} ( color_print ) getarg(5): dKL 07/03/2016 - 19:11:00: {11.4220} ( color_print ) multi_lingual_constants_number: 1...
L 07/03/2016 - 19:11:00: {11.4220} ( color_print ) argument_index: 0, player_id: 1, ArrayGetCell( 9, 0 ): 2...
L 07/03/2016 - 19:11:00: {11.4220} ( color_print ) [in] player_id: 1, Chat printed: GET wlasnie nominowal 'de_inferno'....
L 07/03/2016 - 19:11:00: {11.4220} ( color_print ) [out] player_id: 0, Chat printed: GET wlasnie nominowal 'de_inferno'....
L 07/03/2016 - 19:11:00: {11.4220} I AM ENTERING ON color_print(...) | player_id: 1, message: %L...
L 07/03/2016 - 19:11:00: {11.4220} ( color_print ) [in] player_id: 1, Chat printed: Aby anulowac nominacje swojej mapy wpisz '<nazwaMapy>' lub 'cancel <nazwaMapy>'....
L 07/03/2016 - 19:11:00: {11.4220} ( color_print ) [out] player_id: 1, Chat printed: Aby anulowac nominacje swojej mapy wpisz '<nazwaMapy>' lub 'cancel <nazwaMapy>'....
L 07/03/2016 - 19:11:00: {11.4220} ( map_nominate ) nominationOpenIndex: 0, mapName: de_inferno
L 07/03/2016 - 19:11:00: {11.4220}     ( cmd_say ) Just Returning PLUGIN_HANDLED.
L 07/03/2016 - 19:11:01: {12.3730} ( cmd_startVote ) player_id: 1, level: 32, cid: -76
L 07/03/2016 - 19:11:01: {12.3730} ( cmd_startVote ) g_isTimeToRestart? 0, g_isTimeToChangeLevel? 1, g_voteStatus & VOTE_IS_FORCED: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON vote_startDirector(1) | is_forced_voting: 1
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON approveTheVotingStart(1) | is_forced_voting: 1
L 07/03/2016 - 19:11:01: {12.3730}     ( approveTheVotingStart ) Returning true.
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON configureVotingStart(1) | is_forced_voting: 1
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON cacheCvarsValues(0)
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON loadNormalVoteChoices(0)
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON vote_addNominations(2) | blockedFillerMapsMaxChars: 63
L 07/03/2016 - 19:11:01: {12.3730} 
L 07/03/2016 - 19:11:01: {12.3730}    [NOMINATIONS ( 1 )]
L 07/03/2016 - 19:11:01: {12.3730} ( vote_addNominations ) nominationIndex: 0, maxPlayerNominations: 1
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 1, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 1, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 1, trieKey: 89.230.136.231:27005STEAM_0:1:26617088,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON nomination_getPlayer(1) | mapIndex: 19
L 07/03/2016 - 19:11:01: {12.3730} ( nomination_getPlayer ) trieKey: 19
L 07/03/2016 - 19:11:01: {12.3730}       de_inferno                       GET
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 2, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 2, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 2, trieKey: UNKNOWN,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 3, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 3, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 3, trieKey: UNKNOWN,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 4, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 4, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 4, trieKey: UNKNOWN,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 5, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 5, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 5, trieKey: UNKNOWN,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 6, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 6, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 6, trieKey: UNKNOWN,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 7, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 7, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 7, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 8, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 8, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 8, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 9, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 9, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 9, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 10, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 10, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 10, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 11, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 11, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 11, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 12, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 12, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 12, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 13, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 13, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 13, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 14, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 14, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 14, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 15, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 15, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 15, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 16, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 16, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 16, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 17, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 17, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 17, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 18, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 18, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 18, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 19, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 19, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 19, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 20, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 20, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 20, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 21, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 21, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 21, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 22, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 22, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 22, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 23, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 23, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 23, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 24, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 24, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 24, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 25, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 25, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 25, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 26, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 26, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 26, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 27, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 27, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 27, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 28, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 28, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 28, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 29, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 29, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 29, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 30, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 30, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 30, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 31, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 31, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 31, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 32, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 32, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 32, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} 
L 07/03/2016 - 19:11:01: {12.3730} ( vote_addNominations ) nominationIndex: 0, maxPlayerNominations: 1
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 1, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 1, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 1, trieKey: 89.230.136.231:27005STEAM_0:1:26617088,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 2, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 2, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 2, trieKey: UNKNOWN,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 3, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 3, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 3, trieKey: UNKNOWN,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 4, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 4, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 4, trieKey: UNKNOWN,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 5, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 5, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 5, trieKey: UNKNOWN,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 6, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 6, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 6, trieKey: UNKNOWN,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 7, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 7, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 7, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 8, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 8, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 8, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 9, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 9, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 9, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 10, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 10, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 10, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 11, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 11, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 11, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 12, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 12, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 12, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 13, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 13, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 13, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 14, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 14, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 14, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 15, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 15, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 15, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 16, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 16, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 16, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 17, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 17, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 17, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 18, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 18, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 18, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 19, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 19, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 19, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 20, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 20, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 20, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 21, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 21, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 21, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 22, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 22, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 22, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 23, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 23, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 23, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 24, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 24, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 24, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 25, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 25, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 25, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 26, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 26, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 26, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 27, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 27, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 27, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 28, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 28, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 28, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 29, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 29, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 29, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 30, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 30, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 30, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 31, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 31, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 31, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON getPlayerNominationMapIndex(2) | player_id: 32, nominationIndex: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON createPlayerNominationKey(3) | player_id: 32, trieKey: , trieKeyMaxChars: 47
L 07/03/2016 - 19:11:01: {12.3730} ( createPlayerNominationKey ) player_id: 32, trieKey: 193.33.177.44:27066,
L 07/03/2016 - 19:11:01: {12.3730} ( loadNormalVoteChoices ) blockedFillerMaps[0]: , charsmax( blockedFillerMaps[] ): 63, blockedCount: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON vote_addFiller(3) | blockedFillerMapsMaxChars: 63, blockedCount: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON loadMapGroupsFeature(3) | fillersFilePathsMaxChars: 127
L 07/03/2016 - 19:11:01: {12.3730} ( vote_addFiller ) MapsGroups Loaded, mapFilerFilePath: #
L 07/03/2016 - 19:11:01: {12.3730} 
L 07/03/2016 - 19:11:01: {12.3730} 
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON processLoadedMapsFile(7) | groupCount: 1, blockedCount: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON loadCurrentBlackList(1) | Trie:blackListTrie: 5
L 07/03/2016 - 19:11:01: {12.3730} ( loadCurrentBlackList ) currentHour: 19, currentHourString: 19
L 07/03/2016 - 19:11:01: {12.3730} ( loadCurrentBlackList ) 
L 07/03/2016 - 19:11:01: {12.3730} ( loadCurrentBlackList ) currentLine: 10-22 (currentHour: 19)
L 07/03/2016 - 19:11:01: {12.3730} ( loadCurrentBlackList ) startHour > endHour: 0
L 07/03/2016 - 19:11:01: {12.3730} ( loadCurrentBlackList ) startHour >= currentHour > endHour: 0
L 07/03/2016 - 19:11:01: {12.3730} ( loadCurrentBlackList ) startHour < endHour: 1
L 07/03/2016 - 19:11:01: {12.3730} ( loadCurrentBlackList ) startHour <= currentHour < endHour: 1, isToSkipThisGroup: 1
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON map_populateList(4) | mapFilePath: #
L 07/03/2016 - 19:11:01: {12.3730} 
L 07/03/2016 - 19:11:01: {12.3730}     map_populateList(...) Loading the MAPCYCLE! mapFilePath: mapcycle.txt
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON loadMapFileList(3) | mapFilePath: mapcycle.txt
L 07/03/2016 - 19:11:01: {12.3730} map_populateList() 0, loadedMapName: $10000$
L 07/03/2016 - 19:11:01: {12.3730} map_populateList() 1, loadedMapName: aim_ak_colt_pool
L 07/03/2016 - 19:11:01: {12.3730} map_populateList() 2, loadedMapName: de_airstrip
L 07/03/2016 - 19:11:01: {12.3730} map_populateList() 3, loadedMapName: cs_havana
L 07/03/2016 - 19:11:01: {12.3730} map_populateList() 4, loadedMapName: de_chateau
L 07/03/2016 - 19:11:01: {12.3730} map_populateList() 5, loadedMapName: de_aztec
L 07/03/2016 - 19:11:01: {12.3730} map_populateList() 6, loadedMapName: as_oilrig
L 07/03/2016 - 19:11:01: {12.3730} map_populateList() 7, loadedMapName: cs_siege
L 07/03/2016 - 19:11:01: {12.3730} map_populateList() 8, loadedMapName: de_cbble
L 07/03/2016 - 19:11:01: {12.3730} map_populateList() 9, loadedMapName: de_dust
L 07/03/2016 - 19:11:01: {12.3730} map_populateList() 10, loadedMapName: cs_747
L 07/03/2016 - 19:11:01: {12.3730} map_populateList() 11, loadedMapName: de_prodigy
L 07/03/2016 - 19:11:01: {12.3730} map_populateList() 12, loadedMapName: cs_assault
L 07/03/2016 - 19:11:01: {12.3730} map_populateList() 13, loadedMapName: cs_office
L 07/03/2016 - 19:11:01: {12.3730} map_populateList() 14, loadedMapName: cs_italy
L 07/03/2016 - 19:11:01: {12.3730} map_populateList() 15, loadedMapName: cs_backalley
L 07/03/2016 - 19:11:01: {12.3730} map_populateList() 16, loadedMapName: cs_militia
L 07/03/2016 - 19:11:01: {12.3730} map_populateList() 17, loadedMapName: de_train
L 07/03/2016 - 19:11:01: {12.3730} map_populateList() 18, loadedMapName: de_dust2
L 07/03/2016 - 19:11:01: {12.3730} map_populateList() 19, loadedMapName: de_inferno
L 07/03/2016 - 19:11:01: {12.3730} map_populateList() 20, loadedMapName: de_nuke
L 07/03/2016 - 19:11:01: {12.3730} 
L 07/03/2016 - 19:11:01: {12.3730} [0] groupCount:1      filersMapCount: 21   g_totalVoteOptions: 1   g_maxVotingChoices: 4
L 07/03/2016 - 19:11:01: {12.3730}     fillersFilePaths[0]: mapcycle.txt
L 07/03/2016 - 19:11:01: {12.3730} 
L 07/03/2016 - 19:11:01: {12.3730} [0] allowedFilersCount: 3   mapsPerGroup[0]: 8   MaxCount: 3
L 07/03/2016 - 19:11:01: {12.3730}   ( in ) [0] choice_index: 0   allowedFilersCount: 3   mapIndex: 11   mapName: de_prodigy
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON map_isInMenu(1) | map: de_prodigy
L 07/03/2016 - 19:11:01: {12.3730}     ( map_isInMenu ) Returning false.
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON map_isTooRecent(1) | map: de_prodigy
L 07/03/2016 - 19:11:01: {12.3730}     ( map_isTooRecent ) Returning false.
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON isPrefixInMenu(1) | map: de_prodigy
L 07/03/2016 - 19:11:01: {12.3730}     ( isPrefixInMenu ) Returning false.
L 07/03/2016 - 19:11:01: {12.3730}   ( out ) groupIndex: 0  map: de_prodigy, unsuccessfulCount: 0, filersMapCount: 21, g_totalVoteOptions: 2
L 07/03/2016 - 19:11:01: {12.3730}   ( in ) [0] choice_index: 1   allowedFilersCount: 3   mapIndex: 12   mapName: cs_assault
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON map_isInMenu(1) | map: cs_assault
L 07/03/2016 - 19:11:01: {12.3730}     ( map_isInMenu ) Returning false.
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON map_isTooRecent(1) | map: cs_assault
L 07/03/2016 - 19:11:01: {12.3730}     ( map_isTooRecent ) Returning false.
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON isPrefixInMenu(1) | map: cs_assault
L 07/03/2016 - 19:11:01: {12.3730}     ( isPrefixInMenu ) Returning false.
L 07/03/2016 - 19:11:01: {12.3730}   ( out ) groupIndex: 0  map: cs_assault, unsuccessfulCount: 0, filersMapCount: 21, g_totalVoteOptions: 3
L 07/03/2016 - 19:11:01: {12.3730}   ( in ) [0] choice_index: 2   allowedFilersCount: 3   mapIndex: 18   mapName: de_dust2
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON map_isInMenu(1) | map: de_dust2
L 07/03/2016 - 19:11:01: {12.3730}     ( map_isInMenu ) Returning false.
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON isPrefixInMenu(1) | map: de_dust2
L 07/03/2016 - 19:11:01: {12.3730}     ( isPrefixInMenu ) Returning false.
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON map_isTooRecent(1) | map: de_dust2
L 07/03/2016 - 19:11:01: {12.3730}     ( map_isTooRecent ) Returning false.
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON map_isInMenu(1) | map: de_dust2
L 07/03/2016 - 19:11:01: {12.3730}     ( map_isInMenu ) Returning false.
L 07/03/2016 - 19:11:01: {12.3730}     LOADING a new MAP! map_isInMenu: 0, mapName de_dust2 is the current map? 1, map_isTooRecent: 0,      isPrefixInMenu: 0, TrieKeyExists( blockedFillerMapsTrie, mapName ): 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON isPrefixInMenu(1) | map: de_inferno
L 07/03/2016 - 19:11:01: {12.3730}     ( isPrefixInMenu ) Returning false.
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON map_isTooRecent(1) | map: de_inferno
L 07/03/2016 - 19:11:01: {12.3730}     ( map_isTooRecent ) Returning false.
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON map_isInMenu(1) | map: de_inferno
L 07/03/2016 - 19:11:01: {12.3730}     ( map_isInMenu ) Returning true.
L 07/03/2016 - 19:11:01: {12.3730}     LOADED a new MAP! map_isInMenu: 1, mapName de_inferno is the current map? 0, map_isTooRecent: 0,      isPrefixInMenu: 0, TrieKeyExists( blockedFillerMapsTrie, mapName ): 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON map_isInMenu(1) | map: de_inferno
L 07/03/2016 - 19:11:01: {12.3730}     ( map_isInMenu ) Returning true.
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON isPrefixInMenu(1) | map: de_inferno
L 07/03/2016 - 19:11:01: {12.3730}     ( isPrefixInMenu ) Returning false.
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON map_isTooRecent(1) | map: de_inferno
L 07/03/2016 - 19:11:01: {12.3730}     ( map_isTooRecent ) Returning false.
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON map_isInMenu(1) | map: de_inferno
L 07/03/2016 - 19:11:01: {12.3730}     ( map_isInMenu ) Returning true.
L 07/03/2016 - 19:11:01: {12.3730}     LOADING a new MAP! map_isInMenu: 1, mapName de_inferno is the current map? 0, map_isTooRecent: 0,      isPrefixInMenu: 0, TrieKeyExists( blockedFillerMapsTrie, mapName ): 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON isPrefixInMenu(1) | map: de_nuke
L 07/03/2016 - 19:11:01: {12.3730}     ( isPrefixInMenu ) Returning false.
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON map_isTooRecent(1) | map: de_nuke
L 07/03/2016 - 19:11:01: {12.3730}     ( map_isTooRecent ) Returning false.
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON map_isInMenu(1) | map: de_nuke
L 07/03/2016 - 19:11:01: {12.3730}     ( map_isInMenu ) Returning false.
L 07/03/2016 - 19:11:01: {12.3730}     LOADED a new MAP! map_isInMenu: 0, mapName de_nuke is the current map? 0, map_isTooRecent: 0,      isPrefixInMenu: 0, TrieKeyExists( blockedFillerMapsTrie, mapName ): 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON map_isInMenu(1) | map: de_nuke
L 07/03/2016 - 19:11:01: {12.3730}     ( map_isInMenu ) Returning false.
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON map_isTooRecent(1) | map: de_nuke
L 07/03/2016 - 19:11:01: {12.3730}     ( map_isTooRecent ) Returning false.
L 07/03/2016 - 19:11:01: {12.3730}   ( out ) groupIndex: 0  map: de_nuke, unsuccessfulCount: 1, filersMapCount: 21, g_totalVoteOptions: 4
L 07/03/2016 - 19:11:01: {12.3730} 
L 07/03/2016 - 19:11:01: {12.3730} ( loadNormalVoteChoices ) g_totalVoteOptions: 4
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON initializeTheVoteDisplay(0)
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON nomination_clearAll(0)
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON sort_stringsi(5) | elem1: de_inferno, elem2: de_prodigy, array: , data: , data_size: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON sort_stringsi(5) | elem1: cs_assault, elem2: de_nuke, array: , data: , data_size: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON sort_stringsi(5) | elem1: de_inferno, elem2: cs_assault, array: , data: , data_size: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON sort_stringsi(5) | elem1: de_inferno, elem2: de_nuke, array: , data: , data_size: 0
L 07/03/2016 - 19:11:01: {12.3730} I AM ENTERING ON sort_stringsi(5) | elem1: de_prodigy, elem2: de_nuke, array: , data: , data_size: 0
L 07/03/2016 - 19:11:01: {12.3730}       1. cs_assault
L 07/03/2016 - 19:11:01: {12.3730}       2. de_inferno
L 07/03/2016 - 19:11:01: {12.3730}       3. de_nuke
L 07/03/2016 - 19:11:01: {12.3730}       4. de_prodigy
L 07/03/2016 - 19:11:01: {12.3730}    [PLAYER CHOICES]
L 07/03/2016 - 19:11:01: {12.3730} 
L 07/03/2016 - 19:11:01: {12.3730}     ( vote_startDirector|out ) g_isTimeToRestart: 0, g_isTimeToChangeLevel: 1, g_voteStatus & VOTE_IS_FORCED: 1
L 07/03/2016 - 19:11:01: {12.3730} 
L 07/03/2016 - 19:11:02: {13.4129} I AM ENTERING ON pendingVoteCountdown(0)
L 07/03/2016 - 19:11:03: {14.4189} I AM ENTERING ON pendingVoteCountdown(0)
L 07/03/2016 - 19:11:04: {15.4231} I AM ENTERING ON pendingVoteCountdown(0)
L 07/03/2016 - 19:11:05: {16.4295} I AM ENTERING ON pendingVoteCountdown(0)
L 07/03/2016 - 19:11:06: {17.4360} I AM ENTERING ON pendingVoteCountdown(0)
L 07/03/2016 - 19:11:07: {18.4411} I AM ENTERING ON pendingVoteCountdown(0)
L 07/03/2016 - 19:11:08: {19.4467} I AM ENTERING ON pendingVoteCountdown(0)
L 07/03/2016 - 19:11:10: {21.4561} I AM ENTERING ON vote_handleDisplay(0)
L 07/03/2016 - 19:11:11: {22.4619} I AM ENTERING ON tryToShowTheVotingMenu(0)
L 07/03/2016 - 19:11:11: {22.4619}   ( votedisplay ) player_id: 1, updateTimeRemaining: 0
L 07/03/2016 - 19:11:11: {22.4619}   ( votedisplay ) g_isToRefreshVoteStatus: 1,  g_totalVoteOptions: 4, strlen( g_voteStatusClean ): 0
L 07/03/2016 - 19:11:11: {22.4619}     ( vote_handleDisplay ) Add optional menu item | allowStay: 1, allowExtend: 0, g_isExtendmapAllowStay: 1
L 07/03/2016 - 19:11:11: {22.4619}     [GET ( clean )]
L 07/03/2016 - 19:11:11: {22.4619}         \yWybierz nastepna mape

\r1. \wcs_assault
\r2. \wde_inferno
\r3. \wde_nuke
\r4. \wde_prodigy

\r5. \wZostan na tej mapie


L 07/03/2016 - 19:11:11: {22.4619} 
L 07/03/2016 - 19:11:12: {23.4678} I AM ENTERING ON tryToShowTheVotingMenu(0)
L 07/03/2016 - 19:11:13: {24.4732} I AM ENTERING ON tryToShowTheVotingMenu(0)
L 07/03/2016 - 19:11:14: {25.4799} I AM ENTERING ON tryToShowTheVotingMenu(0)
L 07/03/2016 - 19:11:15: {26.4857} I AM ENTERING ON tryToShowTheVotingMenu(0)
L 07/03/2016 - 19:11:16: {27.4910} I AM ENTERING ON tryToShowTheVotingMenu(0)
L 07/03/2016 - 19:11:16: {28.0354} I AM ENTERING ON vote_handleChoice(2) | player_id: 1, key: 2
L 07/03/2016 - 19:11:16: {28.0354} I AM ENTERING ON register_vote(2) | player_id: 1, pressedKeyCode: 2
L 07/03/2016 - 19:11:16: {28.0354} I AM ENTERING ON announceRegistedVote(2) | player_id: 1, pressedKeyCode: 2
L 07/03/2016 - 19:11:16: {28.0354}       GET                              de_nuke
L 07/03/2016 - 19:11:16: {28.0354} I AM ENTERING ON color_print(...) | player_id: 0, message: %L...
L 07/03/2016 - 19:11:16: {28.0354} ( color_print ) playersCount: 1, params_number: 6...
L 07/03/2016 - 19:11:16: {28.0354} ( color_print ) getarg(2): ˙ L 07/03/2016 - 19:11:16: {28.0354} ( color_print ) player_id: 0, formated_message: GAL_CHOICE_MAP_ALL
L 07/03/2016 - 19:11:16: {28.0354} ( color_print ) GetLangTransKey( formated_message ) != TransKey_Bad: 1, multi_lingual_constants_number: 0, string_index: 19...
L 07/03/2016 - 19:11:16: {28.0354} ( color_print ) argument_index (after ArrayPushCell): 3...
L 07/03/2016 - 19:11:16: {28.0354} ( color_print ) getarg(4): G L 07/03/2016 - 19:11:16: {28.0354} ( color_print ) getarg(5): d L 07/03/2016 - 19:11:16: {28.0354} ( color_print ) multi_lingual_constants_number: 1...
L 07/03/2016 - 19:11:16: {28.0354} ( color_print ) argument_index: 0, player_id: 1, ArrayGetCell( 9, 0 ): 2...
L 07/03/2016 - 19:11:16: {28.0354} ( color_print ) [in] player_id: 1, Chat printed: GET wybral 'de_nuke'....
L 07/03/2016 - 19:11:16: {28.0354} ( color_print ) [out] player_id: 0, Chat printed: GET wybral 'de_nuke'....
L 07/03/2016 - 19:11:17: {28.4952} I AM ENTERING ON tryToShowTheVotingMenu(0)
L 07/03/2016 - 19:11:18: {29.5002} I AM ENTERING ON tryToShowTheVotingMenu(0)
L 07/03/2016 - 19:11:19: {30.5050} I AM ENTERING ON tryToShowTheVotingMenu(0)
L 07/03/2016 - 19:11:20: {31.5097} I AM ENTERING ON tryToShowTheVotingMenu(0)
L 07/03/2016 - 19:11:21: {32.5144} I AM ENTERING ON tryToShowTheVotingMenu(0)
L 07/03/2016 - 19:11:22: {33.5188} I AM ENTERING ON tryToShowTheVotingMenu(0)
L 07/03/2016 - 19:11:22: {33.5188} I AM ENTERING ON closeVoting(0)
L 07/03/2016 - 19:11:23: {34.4232} I AM ENTERING ON voteExpire(0)
L 07/03/2016 - 19:11:23: {34.5240}   ( votedisplay ) player_id: -1, updateTimeRemaining: 0
L 07/03/2016 - 19:11:23: {34.5240}   ( votedisplay ) g_isToRefreshVoteStatus: 1,  g_totalVoteOptions: 4, strlen( g_voteStatusClean ): 97
L 07/03/2016 - 19:11:23: {34.5240}     ( vote_handleDisplay ) Add optional menu item | allowStay: 1, allowExtend: 0, g_isExtendmapAllowStay: 1
L 07/03/2016 - 19:11:23: {34.5240}     [GET ( dirty )]
L 07/03/2016 - 19:11:23: {34.5240}         \yWynik glosowania

\r1. \wcs_assault
\r2. \wde_inferno
\r3. \wde_nuke \y(\d100%\y)
\r4. \wde_prodigy

\r5. \wZostan na tej mapie

\yGlosowanie zakonczone.
L 07/03/2016 - 19:11:23: {34.5240} 
L 07/03/2016 - 19:11:24: {35.5269}   ( votedisplay ) player_id: -1, updateTimeRemaining: 0
L 07/03/2016 - 19:11:24: {35.5269}   ( votedisplay ) g_isToRefreshVoteStatus: 1,  g_totalVoteOptions: 4, strlen( g_voteStatusClean ): 97
L 07/03/2016 - 19:11:24: {35.5269}     ( vote_handleDisplay ) Add optional menu item | allowStay: 1, allowExtend: 0, g_isExtendmapAllowStay: 1
L 07/03/2016 - 19:11:24: {35.5269}     [GET ( dirty )]
L 07/03/2016 - 19:11:24: {35.5269}         \yWynik glosowania

\r1. \wcs_assault
\r2. \wde_inferno
\r3. \wde_nuke \y(\d100%\y)
\r4. \wde_prodigy

\r5. \wZostan na tej mapie

\yGlosowanie zakonczone.
L 07/03/2016 - 19:11:24: {35.5269} 
L 07/03/2016 - 19:11:25: {36.5319}   ( votedisplay ) player_id: -1, updateTimeRemaining: 0
L 07/03/2016 - 19:11:25: {36.5319}   ( votedisplay ) g_isToRefreshVoteStatus: 1,  g_totalVoteOptions: 4, strlen( g_voteStatusClean ): 97
L 07/03/2016 - 19:11:25: {36.5319}     ( vote_handleDisplay ) Add optional menu item | allowStay: 1, allowExtend: 0, g_isExtendmapAllowStay: 1
L 07/03/2016 - 19:11:25: {36.5319}     [GET ( dirty )]
L 07/03/2016 - 19:11:25: {36.5319}         \yWynik glosowania

\r1. \wcs_assault
\r2. \wde_inferno
\r3. \wde_nuke \y(\d100%\y)
\r4. \wde_prodigy

\r5. \wZostan na tej mapie

\yGlosowanie zakonczone.
L 07/03/2016 - 19:11:25: {36.5319} 
L 07/03/2016 - 19:11:27: {39.0457} I AM ENTERING ON computeVotes(0)
L 07/03/2016 - 19:11:27: {39.0457} 
L 07/03/2016 - 19:11:27: {39.0457}    [VOTE RESULT]
L 07/03/2016 - 19:11:27: {39.0457}        0/  1  0. cs_assault
L 07/03/2016 - 19:11:27: {39.0457}        0/  1  1. de_inferno
L 07/03/2016 - 19:11:27: {39.0457}        1/  1  2. de_nuke
L 07/03/2016 - 19:11:27: {39.0457}        0/  1  3. de_prodigy
L 07/03/2016 - 19:11:27: {39.0457}        0/  1  4. 
L 07/03/2016 - 19:11:27: {39.0457} 
L 07/03/2016 - 19:11:27: {39.0457} Inside the for to determine which maps are in 1st and 2nd places, g_arrayOfMapsWithVotesNumber[0] = 0 
L 07/03/2016 - 19:11:27: {39.0457} Inside the for to determine which maps are in 1st and 2nd places, g_arrayOfMapsWithVotesNumber[1] = 0 
L 07/03/2016 - 19:11:27: {39.0457} Inside the for to determine which maps are in 1st and 2nd places, g_arrayOfMapsWithVotesNumber[2] = 1 
L 07/03/2016 - 19:11:27: {39.0457} Inside the for to determine which maps are in 1st and 2nd places, g_arrayOfMapsWithVotesNumber[3] = 0 
L 07/03/2016 - 19:11:27: {39.0457} Inside the for to determine which maps are in 1st and 2nd places, g_arrayOfMapsWithVotesNumber[4] = 0 
L 07/03/2016 - 19:11:27: {39.0457} After for to determine which maps are in 1st and 2nd places.
L 07/03/2016 - 19:11:27: {39.0457} g_totalVoteOptions: 4, numberOfMapsAtFirstPosition: 1, numberOfMapsAtSecondPosition: 4
L 07/03/2016 - 19:11:27: {39.0457}     ( computeVotes|middle ) g_isTimeToRestart: 0,g_isTimeToChangeLevel: 1 g_voteStatus & VOTE_IS_FORCED: 1
L 07/03/2016 - 19:11:27: {39.0457}     ( computeVotes|moreover ) g_isTimeToRestart: 0, g_isTimeToChangeLevel: 1 g_voteStatus & VOTE_IS_FORCED: 1
L 07/03/2016 - 19:11:27: {39.0457} I AM ENTERING ON setNextMap(1) | nextMap: de_nuke
L 07/03/2016 - 19:11:27: {39.0457} I AM ENTERING ON saveCurrentAndNextMapNames(1) | nextMap: de_nuke
L 07/03/2016 - 19:11:27: {39.0457} I AM ENTERING ON color_print(...) | player_id: 0, message: %L...
L 07/03/2016 - 19:11:27: {39.0457} ( color_print ) playersCount: 1, params_number: 5...
L 07/03/2016 - 19:11:27: {39.0457} ( color_print ) getarg(2): ˙
L 07/03/2016 - 19:11:27: {39.0457} ( color_print ) player_id: 0, formated_message: GAL_NEXTMAP
L 07/03/2016 - 19:11:27: {39.0457} ( color_print ) GetLangTransKey( formated_message ) != TransKey_Bad: 1, multi_lingual_constants_number: 0, string_index: 12...
L 07/03/2016 - 19:11:27: {39.0457} ( color_print ) argument_index (after ArrayPushCell): 3...
L 07/03/2016 - 19:11:27: {39.0457} ( color_print ) getarg(4): d
L 07/03/2016 - 19:11:27: {39.0457} ( color_print ) multi_lingual_constants_number: 1...
L 07/03/2016 - 19:11:27: {39.0457} ( color_print ) argument_index: 0, player_id: 1, ArrayGetCell( 9, 0 ): 2...
L 07/03/2016 - 19:11:27: {39.0457} ( color_print ) [in] player_id: 1, Chat printed: Nastepna mapa to 'de_nuke'....
L 07/03/2016 - 19:11:27: {39.0457} ( color_print ) [out] player_id: 0, Chat printed: Nastepna mapa to 'de_nuke'....
L 07/03/2016 - 19:11:27: {39.0457} I AM ENTERING ON process_last_round(0)
L 07/03/2016 - 19:11:27: {39.0457} I AM ENTERING ON intermission_display(0)
L 07/03/2016 - 19:11:27: {39.0457}  ( intermission_display ) do not showing the countdown and dropping weapons.
L 07/03/2016 - 19:11:27: {39.0457}     ( computeVotes|out ) g_isTimeToRestart: 0, g_isTimeToChangeLevel: 1 g_voteStatus & VOTE_IS_FORCED: 1
L 07/03/2016 - 19:11:27: {39.0457} I AM ENTERING ON finalizeVoting(0)
L 07/03/2016 - 19:11:27: {39.0457} I AM ENTERING ON vote_resetStats(0)
L 07/03/2016 - 19:11:27: {39.1462} I AM ENTERING ON map_change(0)
L 07/03/2016 - 19:11:27: {39.1462} I AM ENTERING ON resetRoundEnding(0)
L 07/03/2016 - 19:11:27: {39.1462} I AM ENTERING ON serverChangeLevel(1) | mapName: de_nuke
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON client_disconnected(1) | player_id: 1
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON vote_unrockTheVote(1) | player_id: 1
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON isToHandleRecentlyEmptyServer(0)
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON isToHandleRecentlyEmptyServer(0) | mp_timelimit: 0, g_originalTimelimit: 0, playersCount: 1
L 07/03/2016 - 19:11:27: {39.1473} I AM EXITING ON isToHandleRecentlyEmptyServer(0) | g_isUsingEmptyCycle = 0, g_emptyCycleMapsNumber = 0
L 07/03/2016 - 19:11:27: {39.1473} 
L 07/03/2016 - 19:11:27: {39.1473} 
L 07/03/2016 - 19:11:27: {39.1473} 
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON plugin_end(0). THE END OF THE PLUGIN LIFE!
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON map_restoreEndGameCvars(0) | mp_timelimit: 0.000000, g_originalTimelimit: 0.000000
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON restoreOriginalServerMaxSpeed(0)
L 07/03/2016 - 19:11:27: {39.1473} I AM EXITING ON map_restoreEndGameCvars(0) | mp_timelimit: 0.000000, g_originalTimelimit: 0.000000
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON gameCrashActionFilePath(2) | charsmaxGameCrashActionFilePath: 127
L 07/03/2016 - 19:11:27: {39.1473} ( generateGameCrashActionFilePath ) | gameCrashActionFilePath: addons/amxmodx/data/galileo/gameCrashRecreationAction.txt
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON clearMenuMapIndexForPlayers(1) | player_id: 0
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON clearMenuMapIndexForPlayers(1) | player_id: 1
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON clearMenuMapIndexForPlayers(1) | player_id: 2
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON clearMenuMapIndexForPlayers(1) | player_id: 3
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON clearMenuMapIndexForPlayers(1) | player_id: 4
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON clearMenuMapIndexForPlayers(1) | player_id: 5
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON clearMenuMapIndexForPlayers(1) | player_id: 6
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON clearMenuMapIndexForPlayers(1) | player_id: 7
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON clearMenuMapIndexForPlayers(1) | player_id: 8
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON clearMenuMapIndexForPlayers(1) | player_id: 9
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON clearMenuMapIndexForPlayers(1) | player_id: 10
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON clearMenuMapIndexForPlayers(1) | player_id: 11
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON clearMenuMapIndexForPlayers(1) | player_id: 12
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON clearMenuMapIndexForPlayers(1) | player_id: 13
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON clearMenuMapIndexForPlayers(1) | player_id: 14
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON clearMenuMapIndexForPlayers(1) | player_id: 15
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON clearMenuMapIndexForPlayers(1) | player_id: 16
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON clearMenuMapIndexForPlayers(1) | player_id: 17
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON clearMenuMapIndexForPlayers(1) | player_id: 18
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON clearMenuMapIndexForPlayers(1) | player_id: 19
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON clearMenuMapIndexForPlayers(1) | player_id: 20
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON clearMenuMapIndexForPlayers(1) | player_id: 21
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON clearMenuMapIndexForPlayers(1) | player_id: 22
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON clearMenuMapIndexForPlayers(1) | player_id: 23
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON clearMenuMapIndexForPlayers(1) | player_id: 24
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON clearMenuMapIndexForPlayers(1) | player_id: 25
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON clearMenuMapIndexForPlayers(1) | player_id: 26
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON clearMenuMapIndexForPlayers(1) | player_id: 27
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON clearMenuMapIndexForPlayers(1) | player_id: 28
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON clearMenuMapIndexForPlayers(1) | player_id: 29
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON clearMenuMapIndexForPlayers(1) | player_id: 30
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON clearMenuMapIndexForPlayers(1) | player_id: 31
L 07/03/2016 - 19:11:27: {39.1473} I AM ENTERING ON clearMenuMapIndexForPlayers(1) | player_id: 32
L 07/03/2016 - 19:11:28: {1.0000} 



GALILEO PLUGIN VERSION v2.6.1-117 INITIATING...
L 07/03/2016 - 19:11:28: {1.0000} gal_debug_level: 1048575 | 8
L 07/03/2016 - 19:11:28: {1.0000} I AM ENTERING ON nextmap_plugin_init(0)
L 07/03/2016 - 19:11:28: {1.0000} I AM ENTERING ON readMapCycle(3) | mapcycleFilePath: mapcycle.txt
L 07/03/2016 - 19:11:28: {1.0000} I AM ENTERING ON ValidMap(1) | mapname: $10000$
L 07/03/2016 - 19:11:28: {1.0000} I AM ENTERING ON ValidMap(1) | mapname: aim_ak_colt_pool
L 07/03/2016 - 19:11:28: {1.0000} I AM ENTERING ON ValidMap(1) | mapname: de_airstrip
L 07/03/2016 - 19:11:28: {1.0000}     ( readMapCycle ) Just returning/blocking on 'mapsProcessedNumber > g_nextMapCyclePosition'.
L 07/03/2016 - 19:11:28: {1.0000} I AM ENTERING ON saveCurrentMapCycleSetting(0)
L 07/03/2016 - 19:11:28: {1.0000} I AM ENTERING ON configureEndGameCvars(0)
L 07/03/2016 - 19:11:28: {1.0000} I AM ENTERING ON configureTheVotingMenus(0)
L 07/03/2016 - 19:11:28: {1.0000} I AM ENTERING ON register_dictionary_colored(1) | dictionaryFile: galileo.txt
L 07/03/2016 - 19:11:28: {1.0000} I AM EXITING PLUGIN_INIT(0)...
L 07/03/2016 - 19:11:28: {1.0000} 
L 07/03/2016 - 19:11:28: {1.0000} I AM ENTERING ON plugin_cfg(0)
L 07/03/2016 - 19:11:28: {1.0000} I AM ENTERING ON resetRoundsScores(0)
L 07/03/2016 - 19:11:28: {1.0000} I AM ENTERING ON loadPluginSetttings(0)
L 07/03/2016 - 19:11:28: {1.0000} ( loadPluginSetttings ) g_configsDirPath: addons/amxmodx/configs/galileo, g_dataDirPath: addons/amxmodx/data/galileo,
L 07/03/2016 - 19:11:28: {1.0000} I AM ENTERING ON initializeGlobalArrays(0)
L 07/03/2016 - 19:11:28: {1.0000} I AM ENTERING ON nomination_clearAll(0)
L 07/03/2016 - 19:11:28: {1.0000} I AM ENTERING ON mp_fraglimit_virtual_support(0)
L 07/03/2016 - 19:11:28: {1.0000} ( mp_fraglimit_virtual_support ) exists_mp_fraglimit_cvar: 0
L 07/03/2016 - 19:11:28: {1.0000} I AM ENTERING ON cacheCvarsValues(0)
L 07/03/2016 - 19:11:28: {1.0000} 
L 07/03/2016 - 19:11:28: {1.0000}  The current map is [de_nuke].
L 07/03/2016 - 19:11:28: {1.0000}  The next map is [de_airstrip]
L 07/03/2016 - 19:11:28: {1.0000} 
L 07/03/2016 - 19:11:28: {1.0000} I AM ENTERING ON configureRTV(0)
L 07/03/2016 - 19:11:28: {1.0000} I AM ENTERING ON map_loadPrefixList(0)
L 07/03/2016 - 19:11:28: {1.0000} I AM ENTERING ON map_loadNominationList(0)
L 07/03/2016 - 19:11:28: {1.0000} ( map_loadNominationList() ) cvar_nomMapFilePath: #
L 07/03/2016 - 19:11:28: {1.0000} I AM ENTERING ON map_populateList(4) | mapFilePath: #
L 07/03/2016 - 19:11:28: {1.0000} 
L 07/03/2016 - 19:11:28: {1.0000}     map_populateList(...) Loading the MAPCYCLE! mapFilePath: mapcycle.txt
L 07/03/2016 - 19:11:28: {1.0000} I AM ENTERING ON loadMapFileList(3) | mapFilePath: mapcycle.txt
L 07/03/2016 - 19:11:28: {1.0000} map_populateList() 0, loadedMapName: $10000$
L 07/03/2016 - 19:11:28: {1.0000} map_populateList() 1, loadedMapName: aim_ak_colt_pool
L 07/03/2016 - 19:11:28: {1.0000} map_populateList() 2, loadedMapName: de_airstrip
L 07/03/2016 - 19:11:28: {1.0000} map_populateList() 3, loadedMapName: cs_havana
L 07/03/2016 - 19:11:28: {1.0000} map_populateList() 4, loadedMapName: de_chateau
L 07/03/2016 - 19:11:28: {1.0000} map_populateList() 5, loadedMapName: de_aztec
L 07/03/2016 - 19:11:28: {1.0000} map_populateList() 6, loadedMapName: as_oilrig
L 07/03/2016 - 19:11:28: {1.0000} map_populateList() 7, loadedMapName: cs_siege
L 07/03/2016 - 19:11:28: {1.0000} map_populateList() 8, loadedMapName: de_cbble
L 07/03/2016 - 19:11:28: {1.0000} map_populateList() 9, loadedMapName: de_dust
L 07/03/2016 - 19:11:28: {1.0000} map_populateList() 10, loadedMapName: cs_747
L 07/03/2016 - 19:11:28: {1.0000} map_populateList() 11, loadedMapName: de_prodigy
L 07/03/2016 - 19:11:28: {1.0000} map_populateList() 12, loadedMapName: cs_assault
L 07/03/2016 - 19:11:28: {1.0000} map_populateList() 13, loadedMapName: cs_office
L 07/03/2016 - 19:11:28: {1.0000} map_populateList() 14, loadedMapName: cs_italy
L 07/03/2016 - 19:11:28: {1.0000} map_populateList() 15, loadedMapName: cs_backalley
L 07/03/2016 - 19:11:28: {1.0000} map_populateList() 16, loadedMapName: cs_militia
L 07/03/2016 - 19:11:28: {1.0000} map_populateList() 17, loadedMapName: de_train
L 07/03/2016 - 19:11:28: {1.0000} map_populateList() 18, loadedMapName: de_dust2
L 07/03/2016 - 19:11:28: {1.0000} map_populateList() 19, loadedMapName: de_inferno
L 07/03/2016 - 19:11:28: {1.0000} map_populateList() 20, loadedMapName: de_nuke
L 07/03/2016 - 19:11:28: {1.0000} 
L 07/03/2016 - 19:11:28: {1.0000} I AM ENTERING ON configureServerStart(0)
L 07/03/2016 - 19:11:28: {1.0000} I AM ENTERING ON saveCurrentAndNextMapNames(1) | nextMap: de_airstrip
L 07/03/2016 - 19:11:28: {1.0000} I AM ENTERING ON configureServerMapChange(0)
L 07/03/2016 - 19:11:28: {1.0000} I AM EXITING PLUGIN_CFG(0)...
L 07/03/2016 - 19:11:28: {1.0000} 
L 07/03/2016 - 19:11:28: {2.0860} I AM ENTERING ON client_authorized(1) | player_id: 1
L 07/03/2016 - 19:11:28: {2.0860} I AM ENTERING ON restartEmptyCycle(0)
L 07/03/2016 - 19:11:30: {3.9879} I AM ENTERING ON client_putinserver(1) | player_id: 1
L 07/03/2016 - 19:11:33: {7.0001} I AM ENTERING ON round_start_event(0)

Last edited by BeNq!; 07-03-2016 at 13:40.
BeNq! is offline
Reply


Thread Tools
Display Modes

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 09:10.


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