[FilterScript] Custom Damages w/ Bodyparts
#3

Quote:
Originally Posted by Freaksken
Посмотреть сообщение
See Tip 2 in my post in this thread.

EDIT:
You also forgot to uncomment this:
Код:
//#define FILTERSCRIPT
EDIT 2:
If you are using the same code for different cases, use this:
Код:
switch(...) {
    case 3, 4, 5, 6, 7, 8, 9: {
        ...
    }
}
Fixed TIP 2 on the other code. For your EDIT 2, I'm not using the code in the case that I feel I want a quick way to edit certain damage values per the weapon. Easier in the long run so I don't have to rewrite it entirely if I choose to change it again. Thanks for your indept tips though! VERY helpful.
Reply


Messages In This Thread
Custom Damages w/ Bodyparts - by oSAINTo - 24.08.2016, 03:55
Re: Custom Damages w/ Bodyparts - by Freaksken - 24.08.2016, 04:13
Re: Custom Damages w/ Bodyparts - by oSAINTo - 24.08.2016, 04:20
Re: Custom Damages w/ Bodyparts - by Freaksken - 24.08.2016, 04:34
Re: Custom Damages w/ Bodyparts - by oSAINTo - 24.08.2016, 05:25
Re: Custom Damages w/ Bodyparts - by Dignity - 24.08.2016, 16:02
Re: Custom Damages w/ Bodyparts - by Freaksken - 24.08.2016, 20:20

Forum Jump:


Users browsing this thread: 1 Guest(s)