More Detailed Info..

Read log files for errors! If this fails, come here for help

Moderator: Forum Moderator

Post Reply
Sondeckis
Peon
Posts: 2
Joined: Tue Aug 05, 2008 2:54 am

More Detailed Info..

Post by Sondeckis » Tue Aug 05, 2008 2:58 am

I want to knwo more detailed info about races, how much % adds skills...
example: How much x% adds 1/2/3lvl Orc Critical Shot and etc..
Mmm i guess i need latest versions info..
And 5-8 Races adds some special skill as i know...

whosyourdaddy
Spell Breaker
Posts: 398
Joined: Sun Apr 27, 2008 10:11 pm

Re: More Detailed Info..

Post by whosyourdaddy » Tue Aug 05, 2008 12:13 pm

open ur war3ft/constants.inl

Code: Select all

// Constants for Abilities
new const Float:p_vampiric[3] =			{0.10,0.20,0.30}		// Vampiric Aura				(skill 1)
this will show u the upgrades for each level for example

level 1 = .10% hp takeback
level 2 = .20% hp takeback
level3 = .30% hp takeback

if you do 100 damage at

level 1 = you get 10 hp back
level 2 = you get 20 hp back
level 3 = you get 30 hp back

you can sue this for all the skills listed like this
Image

Sondeckis
Peon
Posts: 2
Joined: Tue Aug 05, 2008 2:54 am

Re: More Detailed Info..

Post by Sondeckis » Tue Aug 05, 2008 1:32 pm

I'm not a server owner.. i'm just player(didin't found this file in my cs client)

User avatar
YamiKaitou
Forum Moderator
Forum Moderator
Posts: 1925
Joined: Wed Feb 01, 2006 4:33 pm
Contact:

Re: More Detailed Info..

Post by YamiKaitou » Tue Aug 05, 2008 2:12 pm

You can download the package or look in the SVN for the file.
Image

No support via PM or Email

Post Reply