Dotaz

Technická podpora k herním serverům Counter-Strike 1.6
Message
Autor
Lubka
Příspěvky: 110
Věk: 29
Registrován: 24 srp 2010, 13:30
Reputation: 0
Kontaktovat uživatele:

Dotaz

#1 Příspěvekod Lubka » 30 pro 2010, 18:18

Port 27494 . Potřebuju poradit Mam mod uwc3nd http://forums.alliedmods.net/showthread.php?p=648779 a v configu uwc3nd.cfg je toto

Kód: Vybrat vše

// MYSQL options. You don't have to edit it if you use SQLITE
uwc3ng_host "127.0.0.0"         // Server ip where the Mysql Database is hosted
uwc3ng_user "root"         // The login name from the database
uwc3ng_pass ""            // The password from the database
uwc3ng_name "uwc3ng"         // The database name


A potrebuju to nastavit Poradíte někdo ? Děkuji

ještě toto:

Kód: Vybrat vše

// Where should we save the XP's then?
uwc3ng_savexp_sql "1"         // 0 = MySQL, 1 = SQLITE

Co mam udělat ?
NezapomeŇte mi Dávat Karmu! :D

Uživatelský avatar
Qefik
Příspěvky: 5714
Registrován: 26 pro 2009, 11:26
Reputation: 0
Kontaktovat uživatele:

Re: Dotaz

#2 Příspěvekod Qefik » 30 pro 2010, 18:35

Nevím proč něco měníš :) stačí ukládání jaké tam je, nepotřebuješ mysql (podle mě). Pokud ano, tak si ji budeš muset někde sehnat a potom vyplnit udaje. Hoď sem tec config co to má, podívám se na to...
Rozdávat rady je zbytečné. Moudrý si poradí sám a hlupák stejně neposlechne.
Mark Twain

Lubka
Příspěvky: 110
Věk: 29
Registrován: 24 srp 2010, 13:30
Reputation: 0
Kontaktovat uživatele:

Re: Dotaz

#3 Příspěvekod Lubka » 30 pro 2010, 18:45

Potrebuju tam je mysql nebo tak nak a pak sql jedno ztoho to je na ukladani XP. Nejde sem dat celej soubor

Kód: Vybrat vše

// Ultimate Warcraft 3 Next Generation Config file
// Last-Modified June, 23rd 2009


// main settings
uwc3ng_enabled "1"         // Enable (1) or Disable (0) Uwc3ng


// Where should we save the XP's then?
uwc3ng_savexp_sql "1"         // 0 = MySQL, 1 = SQLITE


// How should we save the XP's then?
uwc3ng_save_by "2"         // 0 = SteamID, 1 = IP, 2 = Name


// MYSQL options. You don't have to edit it if you use SQLITE
uwc3ng_host "93.91.240.118"         // Server ip where the Mysql Database is hosted
uwc3ng_user "root"         // The login name from the database
uwc3ng_pass "8a19"            // The password from the database
uwc3ng_name "uwc3ng"         // The database name


// Psychostats
uwc3ng_enable_psychostats "1"      // 1 = Enable psychostats log, 0 = Disable psychostats log


// Admin options
uwc3ng_admin_flag "m"         // The required flag for admin commands


// Gameplay
uwc3ng_teleport_protection "1"   // slays people who abuse teleport on some maps (skywalking, map exploiting, default is 1)
uwc3ng_ultimate_cooldown "20"      // Amount of time (in seconds) to delay the ultimates (default is 20)
uwc3ng_teleport_dizziness "0"      // What type of dizziness? (0 is flashbang effect, 1 is fading blue screen, default is 0)
uwc3ng_entangle_drop "0"      // Should the player's primary weapon be dropped when they are entangled? (default is 0)
uwc3ng_spec_position "0"      // 0 is for left, 1 is for right (where to put the information for those spectating, default is 0)
uwc3ng_minmodels "1"         // Enable (1 default) or Disable (0) minmodels check.
uwc3ng_icons "1"            // Enable (1 default) or Disable (0) Icons about the players if they need Repair Armor or Repair Mend


// Items
uwc3ng_boots "0.10"         // Percentage increase given by boots (.10 = 10%, default is 0.10)
uwc3ng_claw "6"            // Damage done by Claws of Attack (default is 6)
uwc3ng_cloak "150"         // Invisibility given with cloak, lower is more invisible (default is 150)
uwc3ng_mask "0.3"            // Percentage of life gained back by mask of death (default is 0.3)
uwc3ng_frost "125"         // Speed of victim when attacked with Orb of Frost (default is 125.0)
uwc3ng_health "35"         // Health bonus given for periapt of health (default is 15)
uwc3ng_glove_timer "20"         // Interval between receiving a new grenade with the Flaming Gloves of Warmth (default is 10)
uwc3ng_tome "60"            // XP given for purchasing tome of experience (default is 60)
uwc3ng_sock "0.5"            // Gravity level for Sock of the Feather (default is 0.5)


// XP options
uwc3ng_save_xp "1"         // Enable (1) or Disable (0) Saved XP


// XP modifiers
uwc3ng_xp_for_level "5000"       // Default XPs for every level
uwc3ng_min_players "1"         // Minimum amount of players needed b4 awarding XP (default is 4)
uwc3ng_xpmultiplier "1.0"         // Multiple all xps with this value
uwc3ng_save_end_round "1"      // Save xp at the end of each round (may cause lag, default is 1)
uwc3ng_startlevel "0"         // Defines the startlevel of each player if he connects to the server
uwc3ng_attrib_xpmodifier "0.5"       // This is a good setting for Long Term XP (no savexp) to configure the attribpoints (0.5 default)
uwc3ng_resist_xpmodifier "0.5"       // This is a good setting for Long Term XP (no savexp) to configure the resistpoints (0.5 default)


// Bots
uwc3ng_ignore_bots "0"         // 0 = ignore no bots, 1 = ignore bots
uwc3ng_bot_startlevel "0"      // Defines the startlevel of a bot if he connects to the server (default 0)
uwc3ng_bot_buy_item "1.33"      // A percentage chance to buy every spawn an item
NezapomeŇte mi Dávat Karmu! :D

Uživatelský avatar
Qefik
Příspěvky: 5714
Registrován: 26 pro 2009, 11:26
Reputation: 0
Kontaktovat uživatele:

Re: Dotaz

#4 Příspěvekod Qefik » 30 pro 2010, 20:04

jasne... no, tak to je jednoduché, potřebuješ tu mysql databázi, tam udělat tabulky podle návodu a mělo by ti to šlapat... u pluginu určitě máš napsané jak to nainstalovat
Rozdávat rady je zbytečné. Moudrý si poradí sám a hlupák stejně neposlechne.
Mark Twain

Lubka
Příspěvky: 110
Věk: 29
Registrován: 24 srp 2010, 13:30
Reputation: 0
Kontaktovat uživatele:

Re: Dotaz

#5 Příspěvekod Lubka » 30 pro 2010, 20:28

¨Ne nic není :( Já si nevím rady :" ( Prosím Porad´ mě

Kód: Vybrat vše

12/30/2010 - 19:40:43: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:43: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:43: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:43: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
changelevel <levelname> : continue game on a new level
L 12/30/2010 - 19:40:44: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:44: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:44: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:44: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:44: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:44: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:44: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:44: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:44: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:44: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:44: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:44: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:44: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:44: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:44: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:44: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:44: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:44: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:44: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:44: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:45: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:45: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:45: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
changelevel <levelname> : continue game on a new level
L 12/30/2010 - 19:40:45: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:45: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:45: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:45: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:45: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:45: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:45: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:45: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:45: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:45: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:45: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:45: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:45: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
changelevel <levelname> : continue game on a new level
L 12/30/2010 - 19:40:45: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:45: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:45: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:45: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:45: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:46: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:46: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
L 12/30/2010 - 19:40:46: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
"mp_autokick" = "1"
L 12/30/2010 - 19:40:48: Server cvar "mp_autoteambalance" = "1"
L 12/30/2010 - 19:40:48: Server cvar "mp_buytime" = "1.5"
L 12/30/2010 - 19:40:48: Server cvar "mp_c4timer" = "45"
L 12/30/2010 - 19:40:48: Server cvar "mp_chattime" = "10"
L 12/30/2010 - 19:40:48: Server cvar "mp_consistency" = "1"
L 12/30/2010 - 19:40:48: Server cvar "mp_fadetoblack" = "0"
L 12/30/2010 - 19:40:48: Server cvar "mp_flashlight" = "0"
L 12/30/2010 - 19:40:48: Server cvar "mp_footsteps" = "1"
L 12/30/2010 - 19:40:48: Server cvar "mp_forcecamera" = "0"
L 12/30/2010 - 19:40:48: Server cvar "mp_forcechasecam" = "0"
L 12/30/2010 - 19:40:48: Server cvar "mp_fragsleft" = "0"
L 12/30/2010 - 19:40:48: Server cvar "mp_freezetime" = "6"
L 12/30/2010 - 19:40:48: Server cvar "mp_friendlyfire" = "0"
L 12/30/2010 - 19:40:48: Server cvar "mp_ghostfrequency" = "0.1"
L 12/30/2010 - 19:40:48: Server cvar "mp_hostagepenalty" = "13"
L 12/30/2010 - 19:40:48: Server cvar "mp_kickpercent" = "0.66"
L 12/30/2010 - 19:40:48: Server cvar "mp_limitteams" = "2"
L 12/30/2010 - 19:40:48: Server cvar "mp_logdetail" = "0"
L 12/30/2010 - 19:40:48: Server cvar "mp_logfile" = "1"
L 12/30/2010 - 19:40:48: Server cvar "mp_logmessages" = "1"
L 12/30/2010 - 19:40:48: Server cvar "mp_mapvoteratio" = "0.66"
L 12/30/2010 - 19:40:48: Server cvar "mp_maxrounds" = "0"
L 12/30/2010 - 19:40:48: Server cvar "mp_mirrordamage" = "0"
L 12/30/2010 - 19:40:48: Server cvar "mp_playerid" = "0"
L 12/30/2010 - 19:40:48: Server cvar "mp_roundtime" = "5"
L 12/30/2010 - 19:40:48: Server cvar "mp_startmoney" = "800"
L 12/30/2010 - 19:40:48: Server cvar "mp_timeleft" = "0"
L 12/30/2010 - 19:40:48: Server cvar "mp_timelimit" = "0"
L 12/30/2010 - 19:40:48: Server cvar "mp_tkpunish" = "0"
L 12/30/2010 - 19:40:48: Server cvar "mp_windifference" = "1"
L 12/30/2010 - 19:40:48: Server cvar "mp_winlimit" = "0"
L 12/30/2010 - 19:40:48: Server cvar "pausable" = "1"
L 12/30/2010 - 19:40:48: Server cvar "sv_accelerate" = "10"
L 12/30/2010 - 19:40:48: Server cvar "sv_aim" = "0"
L 12/30/2010 - 19:40:48: Server cvar "sv_airaccelerate" = "10"
L 12/30/2010 - 19:40:48: Server cvar "sv_airmove" = "1"
L 12/30/2010 - 19:40:48: Server cvar "sv_allowupload" = "1"
L 12/30/2010 - 19:40:48: Server cvar "sv_bounce" = "1"
L 12/30/2010 - 19:40:48: Server cvar "sv_cheats" = "0"
L 12/30/2010 - 19:40:48: Server cvar "sv_clienttrace" = "1.0"
L 12/30/2010 - 19:40:48: Server cvar "sv_clipmode" = "0"
L 12/30/2010 - 19:40:48: Server cvar "sv_contact" = "#fakaheda.eu"
L 12/30/2010 - 19:40:48: Server cvar "sv_friction" = "4"
L 12/30/2010 - 19:40:48: Server cvar "sv_gravity" = "800"
L 12/30/2010 - 19:40:48: Server cvar "sv_logblocks" = "0"
L 12/30/2010 - 19:40:48: Server cvar "sv_maxrate" = "90000"
L 12/30/2010 - 19:40:48: Server cvar "sv_maxspeed" = "320"
L 12/30/2010 - 19:40:48: Server cvar "sv_minrate" = "70000"
L 12/30/2010 - 19:40:48: Server cvar "sv_password" = ""
L 12/30/2010 - 19:40:48: Server cvar "sv_proxies" = "2"
L 12/30/2010 - 19:40:48: Server cvar "sv_region" = "3"
L 12/30/2010 - 19:40:48: Server cvar "sv_restart" = "0"
L 12/30/2010 - 19:40:48: Server cvar "sv_restartround" = "0"
L 12/30/2010 - 19:40:48: Server cvar "sv_stepsize" = "18"
L 12/30/2010 - 19:40:48: Server cvar "sv_stopspeed" = "75"
L 12/30/2010 - 19:40:48: Server cvar "sv_uploadmax" = "0.5"
L 12/30/2010 - 19:40:48: Server cvar "sv_voiceenable" = "1"
L 12/30/2010 - 19:40:48: Server cvar "sv_wateraccelerate" = "10"
L 12/30/2010 - 19:40:48: Server cvar "sv_waterfriction" = "1"
L 12/30/2010 - 19:40:48: Server cvars end
L 12/30/2010 - 19:40:48: -------- Mapchange to de_dust2 --------
L 12/30/2010 - 19:40:48: [META] dll: Loaded plugin 'MySQL': MySQL v1.8.2-dev Apr 27 2010, AMX Mod X Dev Team
L 12/30/2010 - 19:40:48: [META] dll: Loaded plugin 'Engine': Engine v1.8.2-dev Apr 27 2010, AMX Mod X Dev Team
L 12/30/2010 - 19:40:48: [META] dll: Loaded plugin 'FakeMeta': FakeMeta v1.8.2-dev Apr 27 2010, AMX Mod X Dev Team
L 12/30/2010 - 19:40:48: [META] WARNING: Failed to find memloc for regcmd 'ham'
L 12/30/2010 - 19:40:48: [META] dll: Loaded plugin 'Ham Sandwich': Ham Sandwich v1.8.2-dev Apr 27 2010, AMX Mod X Dev Team
stray key in process_key: item_getiteminfo 63
L 12/30/2010 - 19:40:48: Server cvar "amxmodx_version" = "1.8.2-dev"
L 12/30/2010 - 19:40:48: Server cvar "sv_maxspeed" = "900"
L 12/30/2010 - 19:40:48: Server cvar "pausable" = "0"
L 12/30/2010 - 19:40:48: [AMXX] Failed to open dictionary file: cstrike/addons/amxmodx/data/lang/amxbans.txt
L 12/30/2010 - 19:40:48: Server cvar "amx_language" = "en"
L 12/30/2010 - 19:40:48: Server cvar "amx_client_languages" = "1"

        Admin Spectator ESP v1.2j by KoST

L 12/30/2010 - 19:40:49: Server cvar "amx_uwc3ng" = "2.35.4"
L 12/30/2010 - 19:40:49: Server cvar "atac_version" = "3.0.0"
[S_API FAIL] SteamAPI_Init() failed; unable to update local steamclient. Continuing with current version anyway.
L 12/30/2010 - 19:40:49: Server cvar "sv_accelerate" = "5"
L 12/30/2010 - 19:40:49: Started map "de_dust2" (CRC "1159425449")

[AMXBANS] amxbans.cfg is executed
couldn't exec addons/amxmodx/configs/atac/atac.cfg
couldn't exec addons/amxmodx/configs/atac/punishments.cfg
couldn't exec addons/amxmodx/configs/atac/addons.cfg
couldn't exec addons/amxmodx/configs/atac/mod.cfg
couldn't exec addons/amxmodx/configs/atac/atac_commands.cfg
L 12/30/2010 - 19:40:49: Server cvar "sv_maxspeed" = "320"
couldn't exec banned.cfg
L 12/30/2010 - 19:40:50: Server cvar "mp_autokick" = "0"
L 12/30/2010 - 19:40:50: Server cvar "mp_autoteambalance" = "0"
L 12/30/2010 - 19:40:50: Server cvar "mp_buytime" = "0.25"
L 12/30/2010 - 19:40:50: Server cvar "mp_c4timer" = "35"
L 12/30/2010 - 19:40:50: Server cvar "mp_flashlight" = "1"
L 12/30/2010 - 19:40:50: Server cvar "mp_forcechasecam" = "2"
L 12/30/2010 - 19:40:50: Server cvar "mp_forcecamera" = "2"
L 12/30/2010 - 19:40:50: Server cvar "mp_freezetime" = "10"
L 12/30/2010 - 19:40:50: Server cvar "mp_friendlyfire" = "1"
L 12/30/2010 - 19:40:50: Server cvar "mp_hostagepenalty" = "0"
L 12/30/2010 - 19:40:50: Server cvar "mp_limitteams" = "0"
L 12/30/2010 - 19:40:50: Server cvar "mp_logdetail" = "1"
L 12/30/2010 - 19:40:50: Server cvar "mp_maxrounds" = "60"
L 12/30/2010 - 19:40:50: Server cvar "mp_roundtime" = "1.75"
L 12/30/2010 - 19:40:50: Server cvar "mp_timelimit" = "40"
L 12/30/2010 - 19:40:50: Server cvar "allow_spectators" = "2"
L 12/30/2010 - 19:40:50: Server cvar "decalfrequency" = "60"
L 12/30/2010 - 19:40:50: Log file closed
Server logging data to file logs/L1230034.log
L 12/30/2010 - 19:40:50: Log file started (file "logs/L1230034.log") (game "cstrike") (version "48/1.1.2.6/Stdio/4883")
couldn't exec banned.cfg
L 12/30/2010 - 19:40:50: Log file closed
Server logging data to file logs/L1230035.log
L 12/30/2010 - 19:40:50: Log file started (file "logs/L1230035.log") (game "cstrike") (version "48/1.1.2.6/Stdio/4883")
Menu item 17 added to Menus Front-End: "Plugin Cvars" from plugin "pluginmenu.amxx"
Menu item 18 added to Menus Front-End: "Plugin Commands" from plugin "pluginmenu.amxx"
Connection to Steam servers successful.
L 12/30/2010 - 19:40:51: [uwc3ng.amxx] [MYSQLX] Database Connection Failed: [1045] Access denied for user 'savexp'@'ip-1-118.hlucinnet.cz' (using password: YES)
   VAC secure mode is activated.
L 12/30/2010 - 19:40:51: [amxbans.amxx] ML_NOTFOUND: TCONNECTION_FAILED
L 12/30/2010 - 19:40:51: [amxbans.amxx] ML_NOTFOUND: TQUERY_ERROR
L 12/30/2010 - 19:40:51: [amxbans.amxx] ML_NOTFOUND: TQUERY_MSG
L 12/30/2010 - 19:40:51: [amxbans.amxx] ML_NOTFOUND: TQUERY_STATEMENT
L 12/30/2010 - 19:40:51: [DPROTO]: Client 0 - Set AuthIdType 3 [dproto]; pClient = 0xf533ff08
L 12/30/2010 - 19:40:51: "REVOLUTiON<1><STEAM_0:4:644072176><>" con

To je Debug Log :(
NezapomeŇte mi Dávat Karmu! :D

Uživatelský avatar
Qefik
Příspěvky: 5714
Registrován: 26 pro 2009, 11:26
Reputation: 0
Kontaktovat uživatele:

Re: Dotaz

#6 Příspěvekod Qefik » 30 pro 2010, 21:10

Tak z debugu to je jasne :D Říká že se nemůže připojit k dazabázi (asi žádnou nemáš). U pluginu je na 100% návod... Pokud to nezvládáš, zkus klasickej w3
Rozdávat rady je zbytečné. Moudrý si poradí sám a hlupák stejně neposlechne.
Mark Twain

Lubka
Příspěvky: 110
Věk: 29
Registrován: 24 srp 2010, 13:30
Reputation: 0
Kontaktovat uživatele:

Re: Dotaz

#7 Příspěvekod Lubka » 30 pro 2010, 22:06

Neni! Si to stahni a kukni neni! Pls pomoz mi.
NezapomeŇte mi Dávat Karmu! :D

Uživatelský avatar
Qefik
Příspěvky: 5714
Registrován: 26 pro 2009, 11:26
Reputation: 0
Kontaktovat uživatele:

Re: Dotaz

#8 Příspěvekod Qefik » 30 pro 2010, 22:27

http://wc3mods.net/forums/viewtopic.php?f=51&t=3310
fuha... to bylo hledani :D ams to primo v posut, udelej to jak pise a pak dej vedet :)
Rozdávat rady je zbytečné. Moudrý si poradí sám a hlupák stejně neposlechne.
Mark Twain

Lubka
Příspěvky: 110
Věk: 29
Registrován: 24 srp 2010, 13:30
Reputation: 0
Kontaktovat uživatele:

Re: Dotaz

#9 Příspěvekod Lubka » 30 pro 2010, 22:31

Tam jsem ale dávno byl :D Ja to hledal :D Udělal jsem to ale prostě nic :D nevím si rady jenom stim vyplnit tu databazy :( jinak vse jde.
NezapomeŇte mi Dávat Karmu! :D

Uživatelský avatar
Qefik
Příspěvky: 5714
Registrován: 26 pro 2009, 11:26
Reputation: 0
Kontaktovat uživatele:

Re: Dotaz

#10 Příspěvekod Qefik » 30 pro 2010, 22:57

bez databaze ti to asi nepojede.... zkus zažádat jedno od FH, třeba ti dají... Já bych ti dal, ale stejně by ti to tam nešlo :)
Rozdávat rady je zbytečné. Moudrý si poradí sám a hlupák stejně neposlechne.
Mark Twain


Zpět na „Counter-Strike 1.6“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 6 hostů