05-10-2013, 12:20 PM
Hi everyone, hi Charlie, i got a problem,
Im using the blizz-abs script (and this one) and there are some incompatibilities i hope you'll be able to fix. The enhanced equipment system changes equipment id for each new equipment you get :
So in the blizz abs script, the weapons' sprites and paramters are not the same because they depend on weapon's id. Same problem with the Visual equipment script for blizz-abs. Is there a way to fix this ? (I think it's not very hard for good scripters) I'm using this version of blizz-abs :
http://forum.chaos-project.com/index.php?topic=106.0
Thanks to help me
(ps : i am not english so i perhaps made mistakes and i hope you'll be able to understand everything )
Im using the blizz-abs script (and this one) and there are some incompatibilities i hope you'll be able to fix. The enhanced equipment system changes equipment id for each new equipment you get :
Code:
@id = $game_party.max_used_weapon_id + 1
http://forum.chaos-project.com/index.php?topic=106.0
Thanks to help me
(ps : i am not english so i perhaps made mistakes and i hope you'll be able to understand everything )