I'm using Victory Window 2 by KGC Modified by you Atoa, to work with your ACBS
Never mind, i think i figured out whats wrong, i'm using an older version of the victory window.. going to try a newer one.
I just got to looking at them, i think i see the problem.
-EDIT-
And i just realized why i have not been using your newer version of the KGC victory window, it was giving me an error constantly.
I can't take screen shots, so bare with me.
I get an error that says.
I think i might know the problem though... i'm going to see if i can fix it myself... hope i can..
-edit again-
Okay i fixed that, i just basically took that line of code out, and it stop giving me the error, and on top of that, i can see the victory screen now, but if a player is dead, they are still given XP, i'm not sure what is causing it.
-Okay.. last edit-
Okay, it's working right in the demo, so why it's not in the game i'm working on is beyond me, i moved the scripts over, i have not done anything to effect the main scripts that would effect EXP given, so.. why it is not working right, is beyond me.
*sighs deeply* okay i gotta try and move things over... AGAIN, and see where i went wrong.
Never mind, i think i figured out whats wrong, i'm using an older version of the victory window.. going to try a newer one.
I just got to looking at them, i think i see the problem.
-EDIT-
And i just realized why i have not been using your newer version of the KGC victory window, it was giving me an error constantly.
I can't take screen shots, so bare with me.
I get an error that says.
I'm not sure what that's about, but it refers to line 87 self.contents.font.size = $fontsize????? 'Victory Window KGC' ? 87 ??? TypeError ????????
no implicit conversion from nil to integer
I think i might know the problem though... i'm going to see if i can fix it myself... hope i can..
-edit again-
Okay i fixed that, i just basically took that line of code out, and it stop giving me the error, and on top of that, i can see the victory screen now, but if a player is dead, they are still given XP, i'm not sure what is causing it.
-Okay.. last edit-
Okay, it's working right in the demo, so why it's not in the game i'm working on is beyond me, i moved the scripts over, i have not done anything to effect the main scripts that would effect EXP given, so.. why it is not working right, is beyond me.
*sighs deeply* okay i gotta try and move things over... AGAIN, and see where i went wrong.