fodev.net

FOnline Development => Questions and Answers => Topic started by: Nykaen on July 03, 2014, 01:51:02 pm

Title: Editing weapon damage
Post by: Nykaen on July 03, 2014, 01:51:02 pm
Can I modify weapons' damage by editing a script? If yes, which one?
Title: Re: Editing weapon damage
Post by: Lexx on July 03, 2014, 03:42:15 pm
It's in the weapon proto file(s). You'll have to use the Object Editor to do this (or you open the *.fopro files with notepad, the editor is easier to use, though).
Title: Re: Editing weapon damage
Post by: Nykaen on July 03, 2014, 07:32:55 pm
It's in the weapon proto file(s). You'll have to use the Object Editor to do this (or you open the *.fopro files with notepad, the editor is easier to use, though).
Thank you kindly!