Do not understand how to change orc nade damage.

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

Moderator: Forum Moderator

Locked
DeadEyeSavage
Peon
Posts: 38
Joined: Fri Jul 08, 2005 7:20 pm

Do not understand how to change orc nade damage.

Post by DeadEyeSavage »

I read the FAQ and ti found the line that says p_grenade but what do i change for the dame and such i only know a little of codeing so i understand most of it jsut not sure what to change. Is the 2.0, 3.0, 4.0 the damage for each lvl of critacle grenade?

Code: Select all

new const Float:p_grenade[3] =			{2.0,3.0,4.0}			// Critical Grenade			(skill 2)
SIDE NOTE: I was also wondering if there was a way to get the ability from War3x called pluverise to replace critacle grenade in war3 ft? I don't know enuf to do it myself. So can it be done?
User avatar
nightscream
Sorceress
Posts: 319
Joined: Wed Jul 06, 2005 12:54 pm
Location: Belguim, Hallaar
Contact:

Post by nightscream »

yes
for level 1 = grenade damage * 2.0
level 2 = grenade damage * 3.0
level 3 = grenade damage * 4.0
want help pm me
Image
DeadEyeSavage
Peon
Posts: 38
Joined: Fri Jul 08, 2005 7:20 pm

Post by DeadEyeSavage »

Then why its after i change them to lets say 0.1,0.5,1.0 and try to compile i get errors? shoul dit not hurt anything when that is done?
mezen
Peon
Posts: 9
Joined: Sun Oct 02, 2005 7:12 am

Post by mezen »

why u want to set orc nade dmg to 0.1*normal dmg??
User avatar
Geesu
<b>King of the world!</b>
Posts: 3160
Joined: Tue Jul 05, 2005 9:24 pm
Contact:

Post by Geesu »

yes that should work fine, post your compiler errors here
No Support via PM
User avatar
Lazarus Long
Lead PITA SOB
Posts: 618
Joined: Tue Jul 05, 2005 9:24 pm

Post by Lazarus Long »

No reply from original author within a week.

Locked.

(The original author should PM me to reopen it)
Lazarus
Locked