Nevoie de lamurire UWC3NG

Discutii despre tot ce nu se incadreaza in celelalte categorii.

Moderators: Moderatori ajutatori, Moderatori

mezzzu
Membru eXtream
Membru eXtream
Posts: 2235
Joined: 19 Dec 2010, 17:31
Detinator Steam: Da
CS Status: Working...
Reputatie: Utilizator neserios (tepar)
Fost manager FURIEN.EXTREAMCS.COM
Restrictie moderator
Has thanked: 85 times
Been thanked: 137 times

08 Jan 2012, 09:45

Am o intrebare : Daca serverul meu e hostat , cum imi pot pune sa salvez XP pe UWC3NG mod daca nu pot instala MySQL ? , stiti la ce ma refer , am acces GameCP, FTP . Am citit topic-ul de la Diverse . Ma poate ajuta cineva?
RoyalServer 2
User avatar
aNNakin
Fost administrator
Fost administrator
Posts: 10464
Joined: 17 Dec 2007, 21:42
Detinator Steam: Da
CS Status: a iubi - necesar si suficient
Detinator server CS: romania.cs16.ro
SteamID: anakin_cstrike16
Reputatie: Membru Club eXtreamCS
Fost Contribuitor
Fost Scripter eXtreamCS
Fost Lider Echipa eXtreamCS
Fost Administrator
Location: di.fm
Has thanked: 230 times
Been thanked: 787 times
Contact:

08 Jan 2012, 12:21

merge si cu nvault
mezzzu
Membru eXtream
Membru eXtream
Posts: 2235
Joined: 19 Dec 2010, 17:31
Detinator Steam: Da
CS Status: Working...
Reputatie: Utilizator neserios (tepar)
Fost manager FURIEN.EXTREAMCS.COM
Restrictie moderator
Has thanked: 85 times
Been thanked: 137 times

08 Jan 2012, 12:40

Pai asta ar insemna sa modific tot pluginul UWC3NG si sa-l pun pe nvault ?


E complicat:-/
User avatar
Bottom
Membru, skill +1
Membru, skill +1
Posts: 171
Joined: 27 Dec 2011, 11:16
Detinator Steam: Da
CS Status: lul?
Detinator server CS: lul?
SteamID: lul?
Has thanked: 18 times
Been thanked: 10 times
Contact:

08 Jan 2012, 12:42

Parca se putea modifica din configul lui ca la War3ft, nu sunt sigur dar incearca.
User avatar
aNNakin
Fost administrator
Fost administrator
Posts: 10464
Joined: 17 Dec 2007, 21:42
Detinator Steam: Da
CS Status: a iubi - necesar si suficient
Detinator server CS: romania.cs16.ro
SteamID: anakin_cstrike16
Reputatie: Membru Club eXtreamCS
Fost Contribuitor
Fost Scripter eXtreamCS
Fost Lider Echipa eXtreamCS
Fost Administrator
Location: di.fm
Has thanked: 230 times
Been thanked: 787 times
Contact:

08 Jan 2012, 12:56

uwc3ng.txt

Code: Select all

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

Code: Select all

// How should we save the XP's then?
uwc3ng_save_by "0"			// 0 = SteamID, 1 = IP, 2 = Name
pui pe 2
mezzzu
Membru eXtream
Membru eXtream
Posts: 2235
Joined: 19 Dec 2010, 17:31
Detinator Steam: Da
CS Status: Working...
Reputatie: Utilizator neserios (tepar)
Fost manager FURIEN.EXTREAMCS.COM
Restrictie moderator
Has thanked: 85 times
Been thanked: 137 times

08 Jan 2012, 12:58

la mine in uwc3ng.cfg nu prea apare Nvault , uite
| Afiseaza codul
// 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 "0"			// 0 = SteamID, 1 = IP, 2 = Name


// MYSQL options. You don't have to edit it if you use SQLITE
uwc3ng_host "127.0.0.1"			// 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


// Psychostats
uwc3ng_enable_psychostats "0"		// 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
uwc3ng_ult_round_start_cd "5"   // Amount of time (in seconds) to delay the ultimates after every round start (default is 5 seconds)
uwc3ng_hudmessage_display "0"   // Enable (0 default) Items showen as a hudmessage or (1) as Status text


// 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 "15"			// Health bonus given for periapt of health (default is 15)
uwc3ng_glove_timer "10"			// 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 "4"			// 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 "0.33"		// A percentage chance to buy every spawn an item
User avatar
aNNakin
Fost administrator
Fost administrator
Posts: 10464
Joined: 17 Dec 2007, 21:42
Detinator Steam: Da
CS Status: a iubi - necesar si suficient
Detinator server CS: romania.cs16.ro
SteamID: anakin_cstrike16
Reputatie: Membru Club eXtreamCS
Fost Contribuitor
Fost Scripter eXtreamCS
Fost Lider Echipa eXtreamCS
Fost Administrator
Location: di.fm
Has thanked: 230 times
Been thanked: 787 times
Contact:

08 Jan 2012, 12:59

bine frate est culmea si tu...ala e un simplu text scris de o persoana, nu conteaza doar e "//" adica comentariu, pui ce vrei acolo...modifica cvar-ul, in loc de "1" pui "2" easy...
mezzzu
Membru eXtream
Membru eXtream
Posts: 2235
Joined: 19 Dec 2010, 17:31
Detinator Steam: Da
CS Status: Working...
Reputatie: Utilizator neserios (tepar)
Fost manager FURIEN.EXTREAMCS.COM
Restrictie moderator
Has thanked: 85 times
Been thanked: 137 times

08 Jan 2012, 13:04

Am facut cum ai zis . In consola serverului imi da acuma asta :
| Afiseaza codul
L 01/08/2012 - 13:03:31: [uwc3ng.amxx] [SQLITE] Database Connection Failed: [2003] Can't connect to MySQL server on 'localhost' (10061)
mezzzu
Membru eXtream
Membru eXtream
Posts: 2235
Joined: 19 Dec 2010, 17:31
Detinator Steam: Da
CS Status: Working...
Reputatie: Utilizator neserios (tepar)
Fost manager FURIEN.EXTREAMCS.COM
Restrictie moderator
Has thanked: 85 times
Been thanked: 137 times

08 Jan 2012, 13:23

In fine , care era comanda de dat xp la playeri pe uwc3ng mod ?:-/
User avatar
LordCronos
Membru, skill +2
Membru, skill +2
Posts: 776
Joined: 19 Oct 2010, 23:04
Detinator Steam: Da
Has thanked: 36 times
Been thanked: 185 times

08 Jan 2012, 13:26

Poti sa-ti salvezi xp-ul in SQLite. Doar scoti ; din modules.ini la SQLite.

amx_givexp este comanda. :D

EDIT: Daca ai nevoie de ajutor la acest mod: Y!M lordcronos_cs
mezzzu
Membru eXtream
Membru eXtream
Posts: 2235
Joined: 19 Dec 2010, 17:31
Detinator Steam: Da
CS Status: Working...
Reputatie: Utilizator neserios (tepar)
Fost manager FURIEN.EXTREAMCS.COM
Restrictie moderator
Has thanked: 85 times
Been thanked: 137 times

08 Jan 2012, 15:42

Rezolvat . Mersi !



Acum inca ceva , cum imi fac si eu addon de war3ft mod cu 19 levele ( nu 10 levele) si cu abilitati mai multe pana la lv 19 ?:) am vazut pe un singur server...
User avatar
LordCronos
Membru, skill +2
Membru, skill +2
Posts: 776
Joined: 19 Oct 2010, 23:04
Detinator Steam: Da
Has thanked: 36 times
Been thanked: 185 times

08 Jan 2012, 16:16

1. Cauta pe google addon d'ala
2. Daca esti asa bun scripter cred ca va fi usor sa-ti faci cu 100 level.
Post Reply

Return to “Discutii generale”

  • Information