Hi, chances are, this may be a VERY stupid question, or.... it might not be I don't know. Anyways I am using the equipment stat breaker by game guy, and following the instructions, i did this:
[spoiler]
$data_weapons[22].atk = 1022
$data_weapons[23].atk = 1065
$data_weapons[24].atk = 1108
$data_weapons[25].atk = 1151
$data_weapons[26].atk = 1196
$data_weapons[47].atk = 1004
$data_weapons[48].atk = 1092
$data_weapons[49].atk = 1140
$data_weapons[50].atk = 1188
$data_weapons[51].atk = 1236
$data_weapons[52].atk = 1284
$data_weapons[53].atk = 1326
$data_weapons[103].atk = 1047
$data_weapons[104].atk = 1091
$data_weapons[105].atk = 1135
$data_weapons[106].atk = 1179
$data_weapons[107].atk = 1232
$data_weapons[131].atk = 1041
$data_weapons[132].atk = 1083
$data_weapons[133].atk = 1125
$data_weapons[134].atk = 1176
$data_weapons[157].atk = 1021
$data_weapons[158].atk = 1064
$data_weapons[159].atk = 1107
$data_weapons[160].atk = 1150
$data_weapons[161].atk = 1183[/spoiler]
Those are the numbers I need done
but when I equip the weapons with the coresponding id's the attack is not modified
is there something I'm doing wrong, or is their an error in the script
I would download the demo, for some clues, but the link is down.
EDIT
SORRY , due to my stupidity, i missed something incredibly important
the cal script you have to do at the beginning
so sorry I'll lock this topic XD