constants.ini (editing race skills)

Want to talk about war3ft or make suggestions? Post them here

Moderator: Forum Moderator

Post Reply
xxforxthreexx
Peon
Posts: 2
Joined: Sat Feb 23, 2008 5:54 pm

constants.ini (editing race skills)

Post by xxforxthreexx » Sat Feb 23, 2008 6:03 pm

I have tryed many times to change skills for shadow hunter and when I open my server nothing happens...

my constants.ini is located here since I read I should relocate it here

\cstrike\addons\amxmodx\configs\war3ft

here is what I did.

new const Float:p_heal[3] = {6.0,4.0,0.5} // Healing Wave (skill 1)
new const Float:p_hex[3] = {0.05,0.10,0.15} // Hex (skill 2)
new const p_serpent[3] = {1,2,50} // Serpent Ward (skill 3)
new const Float:p_concoction[11] = {0.01, 0.02, 0.03, 0.04, 0.05, 0.06, 0.07, 0.08, 0.09, 0.10, 0.15} // Unstable Concoction (Skill 4)


I save open my server and nothing...

Im trying to get more wards and change the amount of time for my healing to trigger...

thanks for the help...

P.S.
I have also tryed changing shopmenu prices and that doesnt work either.

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

Post by YamiKaitou » Sat Feb 23, 2008 7:44 pm

Are you recompiling the plugin?
Image

No support via PM or Email

xxforxthreexx
Peon
Posts: 2
Joined: Sat Feb 23, 2008 5:54 pm

Post by xxforxthreexx » Wed Mar 12, 2008 9:09 pm

I was just doing save as.

how to do recompile it?

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

Post by YamiKaitou » Wed Mar 12, 2008 9:33 pm

Read the AMXx docs on how to compile
Image

No support via PM or Email

Post Reply