I'm working on a script where peoples might collect cards through quest.
I can actually do all that, but wanted the results to be display through cutin. I know it's a real pain in the ash, but I was even ready to compose all the combinaison that cards earning may need (which mean basically 5000 cutin, as there's 9 card per page, 100 cards to collect).
I compose the name of the cutin to display according to variable results. For instance, as the first page contain cards 1 to 10, I loop through this values to compose a name like "GI_BookPage1_100101010" if the player concerned has cards 1, 4 6 and 8. This leads me to a cutin which corresponds to the page 1 with the specified cards.
BUT, and that's the main issue, it won't display. I know the cutin worked, cause if I use the name manually it works, but through the composed name, it doesn't...
Hello peoples,
here my problem today.
I'm working on a script where peoples might collect cards through quest.
I can actually do all that, but wanted the results to be display through cutin. I know it's a real pain in the ash, but I was even ready to compose all the combinaison that cards earning may need (which mean basically 5000 cutin, as there's 9 card per page, 100 cards to collect).
I compose the name of the cutin to display according to variable results. For instance, as the first page contain cards 1 to 10, I loop through this values to compose a name like "GI_BookPage1_100101010" if the player concerned has cards 1, 4 6 and 8. This leads me to a cutin which corresponds to the page 1 with the specified cards.
BUT, and that's the main issue, it won't display. I know the cutin worked, cause if I use the name manually it works, but through the composed name, it doesn't...
Any idea?
Share this post
Link to post
Share on other sites