Schimbare rata XP la war3ft

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

Moderators: Moderatori ajutatori, Moderatori, Echipa eXtreamCS.com

Post Reply
User avatar
Nobru.
Fost moderator
Fost moderator
Posts: 52
Joined: 24 Oct 2010, 18:57
Detinator Steam: Da
CS Status: In this world , I am dreaming 4 ever.
Reputatie: Fost moderator
Location: Timisoara
Has thanked: 3 times

11 Feb 2011, 20:59

Salut. De ceva vreme ma tot chinui sa schimb rata de xp la modul war3ft . Am modificat in fisierul xp levelul , si cat de greu sa creasca xp , si nu merge, e tot la fel ca inainte...Mai trebuie umblat pe undeva ?...ceva ajutor ? :)
Fisier XP | Afiseaza codul
/*
*	XP Header File
*/

// Objective Modifiers
#define DEFUSING_BOMB		10			// XP awarded when the user starts to defuse the bomb
#define DEFUSED_BOMB		10			// XP awarded when the user defuses the bomb
#define PLANTING_BOMB		10			// XP awarded when the user starts planting the bomb
#define PLANT_BOMB			10			// XP awarded when the user plants the bomb
#define SPAWN_BOMB			5			// XP awarded when the user spawns with the bomb
#define BOMB_PICKUP			5			// XP awarded when the user picks up the bomb
#define TOUCH_HOSTAGE		10			// XP awarded when the user touches a hostage
#define RESCUE_HOSTAGE		10			// XP awarded when the user rescues the hostage
#define KILL_HOSTAGE		10			// XP lost when killing a hostage
#define SPAWN_VIP			5			// XP awarded for spawning as the VIP
#define ESCAPE_VIP			10			// XP awarded for escaping as the VIP
#define OBJ_RADIUS			15			// Nearby radius to award XP for helping complete objectives

// Kill modifiers
#define KILL_HEADSHOT		5			// XP awarded for getting a headshot
#define KILL_HOSTAGE_SAVER	5			// XP awarded for killing the hostage saver
#define	KILL_DEFUSER		5			// XP awarded for killing the defuser
#define KILL_PLANTER		5			// XP awarded for killing the planter
#define KILL_BOMB_CARRIER	5			// XP awarded for killing the bomb carrier
#define KILL_VIP			15			// XP awarded for killing the VIP
#define KILL_RADIUS			10			// Nearby radius to award XP

#define WIN_ROUND			10			// XP awarded for winning the round


// Holds information about the player
enum
{
	PLR_BOMB_DEFUSER = 1,
	PLR_BOMB_PLANTER,
	PLR_HOSTAGE_RESCUER,
	PLR_VIP,
	PLR_BOMB_CARRIER,
};

new g_iPlayerRole[33];
new bool:bHasBegunPlantingOrDefusing[33];

// Holds the XP Multipliers per weapon
new Float:fWpnXPMultiplier[CSW_WAR3_MAX+1] =		{1.0};

// Amount of XP needed to gain a level
new iXPLevelShortTerm[11]				= {0,250,500,1500,2000,2500,5000,6500,12500,20000,35000};
new iXPLevelSaved[11]					= {0,250,500,1500,2000,2500,5000,6500,12500,20000,35000};

// Amount of XP awarded when killing a user of this level
new iXPGivenShortTerm[11]				= {2,4,6,8,10,12,14,16,18,20,22};
new iXPGivenSaved[11]					= {2,4,6,8,10,12,14,16,18,20,22};
Image
RoyalServer
User avatar
Razvan.Spy
Membru, skill +2
Membru, skill +2
Posts: 768
Joined: 26 Jan 2010, 19:46
Detinator Steam: Da
CS Status: Nu Stiu Dastea !
Reputatie: Fost Moderator.
Location: cd home/usr/hlds
Has thanked: 78 times
Been thanked: 15 times

12 Feb 2011, 15:28

nu de acolo se modifica !

intri in confing/war3ft/war3FT.cfg si cauti :

wc3_xp_multiplier 1.0 // set the level required to gain a level as a multiple (default 1.0)

wc3_xp_multiplier 1.0 = 0/100 lvl next daca nu ma insel si daca vrei sa faci lvl mai repede pui de ex :

wc3_xp_multiplier 0.5 = 0/50 lvl next

100 = 100 experienta pana la urmatorul nivel

50 = 50 experinta pana la urmatorul nivel


Have fun
User avatar
Nobru.
Fost moderator
Fost moderator
Posts: 52
Joined: 24 Oct 2010, 18:57
Detinator Steam: Da
CS Status: In this world , I am dreaming 4 ever.
Reputatie: Fost moderator
Location: Timisoara
Has thanked: 3 times

12 Feb 2011, 17:20

mersi , am sa incerc asa
Image
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:

17 Mar 2013, 00:10

e ok ce ai facut , recompileaza pluginul , punel pe server si schimba harta
Post Reply

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

  • Information
  • Who is online

    Users browsing this forum: No registered users and 110 guests