Server war3 NO RACES

Discutii legate de instalarea, configurarea si modificarea unui server de Counter-Strike.

Moderators: Moderatori ajutatori, Moderatori, Echipa eXtreamCS.com

Post Reply
coL.Trankan
Membru, skill 0
Membru, skill 0
Posts: 23
Joined: 17 May 2016, 09:24
Detinator Steam: Nu
CS Status: Citesc forumul eXtreamCS.com...!
Fond eXtream: 0
Contact:

22 Mar 2017, 14:00

Salut, am instalat de curand addonul postat de WHISHEXEC totul bine si frumos insa precizez ca am adaugat si modul respawn ... imi apare gold in dreapta pot scrie shopmenu insa jos in stanga scrie NO Races si daca omor pe cineva scrie ca mai intai sa aleg rasa si dupa imi da xp ceva de genul ...

war3ft.cfg cel de la addons neconfigurat lasat asa cum era postat in addons

Code: Select all

wc3_save_xp_db		0		// How should we save XP? (0 = SQLite, 1 = MySQL)

wc3_save_by		2		// What should I save this as?  steam id = 0, IP = 1, name = 2 (default is 0)
wc3_save_pruning	0		// Automatically prunes the database of old users at a mapchange (default is 0)
wc3_days_before_delete	0		// However many days before deleting XP or pruning from the database (default is 31)
wc3_save_end_round	1		// Save xp at the end of each round (may cause lag, default is 1)


// SQL Database Information

wc3_sql_dbhost		"89.46.221.133"	// Host Name
wc3_sql_dbuser		"stats_gamelife"		// User Name
wc3_sql_dbpass		"66m9sMZ84JBQF3hZ"		// Password
wc3_sql_dbname		"stats_gamelife"		// Database Name


// Admin Options

wc3_admin_flag		"y"		// Admin flag required to give/take XP (default is m)


// Experience Options

wc3_xp_multiplier	1.0		// set the level required to gain a level as a multiple (default 1.0)
wc3_xp_weap_multiplier	1		// Award XP based on the weapon used (default is 1)
wc3_min_players		2		// Minimum amount of players needed b4 awarding XP (default is 2)
wc3_ignore_bots		0		// Ignore bots, spectators, and HLTV when calculating minimum players required to gain XP? (default is 0)
wc3_xp_auto_average	0		// With this option set to 1, the joining players will receive the average amount of XP that all of the players have (SHORT TERM XP ONLY, default is 0)
wc3_show_objectives	1		// If enabled, will display message in chat to show XP they gain for completing certain objectives (default is 1)
wc3_show_kill_obj	1		// Shows how much XP you gain for killing someone (each kill, default is 0)
wc3_xp_radius		750		// Radius to give XP to teammates near where the special objective is completed (rescued hosties, bomb planted, killed vip, vip escaped, default is 750)


// Game Play Enhancements

wc3_races		16		// Number of races (if races are less than 5, the second shopmenu will be disabled (4 is standard war3), default is 8)
wc3_grenade_protection	0		// Only 1 HE grenade will be allowed for purchase per round (default is 0)
wc3_spec_position	0		// 0 is for left, 1 is for right (where to put the information for those spectating, default is 0)
wc3_buy_zone		0		// Restrict purchasing shopmenu items to within the buyzone? (default is 0)
wc3_buy_time		0		// Restrict purchasing shopmenu items to within the buytime? (default is 0)
wc3_buy_dead		1		// Allow users to purchause items when dead? (default is 1)
wc3_show_player		1		// Show teammate and enemy information in the center of the screen when they are on target? (not for DOD, default is 1)
wc3_query_client	0		// Check user's cl_minmodel cvar every second (default is 1)
wc3_cheats		0		// Enable cheats for wc3? (default is 0)
wc3_psychostats		1		// Print psychostats information to log files for wc3 abilities? (default is 0)
wc3_start_level		0		// What level should all players start at when joining? (default is 0)

// Icon Options (displayed above player's head)

wc3_race_icon		0		// Allow users to type /icons to show player icons above the player (default is 1)
wc3_level_icon		0		// Allow users to type /icons to see player levels above the player (default is 1)


// Chameleon Race Configuration Options - see _chameleon.txt for more information

wc3_cham_random		1		// Should the 9th race have random skills each round?, if so the next 4 option are irrelevant (default is 1)
wc3_cham_skill1		14		// What skill ID for skill 1?
wc3_cham_skill2		0		// What skill ID for skill 2?
wc3_cham_skill3		6		// What skill ID for skill 3?
wc3_cham_ultimate	7		// What skill ID for the user's ultimate?
wc3_cham_passive	20		// What skill ID for the user's passive skill?


// Skill and Ultimate configurations

wc3_ult_delay		10.0		// Amount of time (in seconds) to delay the ultimates at the start of each round (default is 15.0)
wc3_ult_cooldown	30.0		// Cooldown of all ultimates (default is 35.0)
wc3_blink_protection	0		// slays people who abuse blink on some maps (skywalking, map exploiting, default is 1)
wc3_blink_dizziness	1		// What type of diziness? (0 is flashbang effect, 1 is fading blue screen, default is 0)
wc3_entangle_drop	1		// Should the player's primary weapon be dropped when they are entangled? (default is 0)


// Item configurations

wc3_glove_timer		10		// Interval between receiving a new grenade with the Flaming Gloves of Warmth (default is 10)
wc3_glove_orc_damage	1		// When using gloves, should orcs be given the critical dmg? (Default is 0)
wc3_boots		0.20		// Percentage increase given by boots (.10 = 10%, default is 0.10)
wc3_claw		10		// Damage done by Claws of Attack (default is 6)
wc3_health		35		// Health bonus given for periapt of health (default is 15)
wc3_frost		125.0		// Speed of victim when attacked with Orb of Frost (default is 125.0)
wc3_mask		0.3		// Percentage of life gained back by mask of death (default is 0.3)
wc3_cloak		150		// Invisibility given with cloak, lower is more invisible (default is 150)
wc3_sock		0.3		// Gravity level for Sock of the Feather (default is 0.5)
wc3_tome		150		// XP given for purchasing tome of experience (default is 50)


// Bot Configuration Options

wc3_bot_buy_item	0.33		// Chance of a bot buying a shopmenu item at the beginning of the round (default is 0.33)


// DOD Options

wc3_dod_start_money	800		// Starting money for dod


// Vip Cvars :  1 - Only Vip   0 - Public     

wc3_shopmenu3_vip 0
wc3_shopmenu4_vip 0

wc3_draenei_vip 0
wc3_worgen_vip 0
wc3_bloodelf_vip 0
wc3_troll_vip 0
wc3_warlock_vip 1
wc3_priest_vip 1
wc3_death_vip 0
wc3_druid_vip 0

wc3_max_gold 9999
wc3_save_xp_db era pe 1 iar eu l-am pus pe 0 insa nu merge nici pe mysql nici pe sqlite ...
Aveti idee de la ce e ? war3ft l-am pus in data/lang am scos ; de la sqlite si mysql nu stiu ce are ... va rog un pic de ajutor
RoyalServer 2
User avatar
WISHEXEC
Membru, skill +4
Membru, skill +4
Posts: 1683
Joined: 12 Nov 2011, 19:37
Detinator Steam: Da
CS Status: AmxModX
Detinator server CS: DAEVA.RO
Reputatie: Fost Moderator ajutator
Nume anterior : ONEMDX
Location: România
Has thanked: 84 times
Been thanked: 85 times
Contact:

24 Mar 2017, 01:06

baza nu are remote

cere la host un mysql cu remote
Post Reply

Return to “Probleme la servere dedicate de Counter-Strike”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 109 guests