Has the order and number of party filter variables changed?
I thought it was 25 variables, with 10 near the end for user info
I just had trouble getting the damage out from my filter, and had to increase to 29 variables, with damage and a few others being at the end
&PARAM@ { 0 2 4 4 2 6 6 11 10 9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 36 4 3 1} (example)
party filter variables (CSBwin)
Forum rules
Please read the Forum rules and policies before posting.
Please read the Forum rules and policies before posting.
- Paul Stevens
- CSBwin Guru
- Posts: 4322
- Joined: Sun Apr 08, 2001 6:00 pm
- Location: Madison, Wisconsin, USA
I assume you meant to write Party 'Attack' Filter.
Your dump looks exactly like what I would
expect from the documentation:
http://www.dianneandpaul.net/CSBwin/doc ... ilter.html
There are 14 parameters, 10 user variables, an
'attackDataType' (2=physical) and 4 parameters
for the physical attack (including damage=36).
Your dump looks exactly like what I would
expect from the documentation:
http://www.dianneandpaul.net/CSBwin/doc ... ilter.html
There are 14 parameters, 10 user variables, an
'attackDataType' (2=physical) and 4 parameters
for the physical attack (including damage=36).
- Paul Stevens
- CSBwin Guru
- Posts: 4322
- Joined: Sun Apr 08, 2001 6:00 pm
- Location: Madison, Wisconsin, USA