Random756
New member
- Messages
- 50
- Points
- 0
Hello,
I'd like to change the sprite of my MVP/miniMVP cards to let's say red, and give to normal cards the classic theme.
I know I have to add the new card sprite in sprite/¾ÆÀÌÅÛ.
But I can't find the related file in order to give the card one specific item sprite and one specific collection sprite.
Here is my luafiles514/lua files/datainfo
The only thing I managed to do so far is change the item sprite by changing the resourcename in iteminfo.lua. But once I right clic on the item in game It gives me an error telling me there's no collection related to this card.
So can someone tell me in which file I can't set the new item sprite (just like there's for hat in accname and accessoryname), and in which file I can decide which collection I want to give to my new card.
For example, let's say i'm making a totally new MVP card, I want to give it a new sprite which I'll call "redsprite.bmp" but also give it the collection of Tao Gunka Card. How should I proceed ?
Thanks a lot for your help
I'd like to change the sprite of my MVP/miniMVP cards to let's say red, and give to normal cards the classic theme.
I know I have to add the new card sprite in sprite/¾ÆÀÌÅÛ.
But I can't find the related file in order to give the card one specific item sprite and one specific collection sprite.
Here is my luafiles514/lua files/datainfo
The only thing I managed to do so far is change the item sprite by changing the resourcename in iteminfo.lua. But once I right clic on the item in game It gives me an error telling me there's no collection related to this card.
So can someone tell me in which file I can't set the new item sprite (just like there's for hat in accname and accessoryname), and in which file I can decide which collection I want to give to my new card.
For example, let's say i'm making a totally new MVP card, I want to give it a new sprite which I'll call "redsprite.bmp" but also give it the collection of Tao Gunka Card. How should I proceed ?
Thanks a lot for your help
Last edited by a moderator:

