Lawin0129 / LawinServerV2

LawinServer V2 is a fortnite backend written in Node.js that features an account system and xmpp.
GNU General Public License v3.0
106 stars 69 forks source link

anyone know how to add battlepass? #118

Open notnotghosty opened 2 months ago

notnotghosty commented 2 months ago

this isn't an issue but I'm curious, and this would be the best place to get help. also how do you put emotes and pickaxes into item shop.

sspookifyy commented 2 months ago

I don't know about the battle pass or anything, but for the shop, go to \LawinServerV2-main\Config\catalog_config.json and change any of them to "AthenaDance:emoteid" and "AthenaPickaxe:pickaxeid" and kind of do it in the same format as the rest, you can also change the price (important for modded cosmetics as you have to buy them to use them) but it's pretty straight forward. i would use fortnite.gg to find cosmetic ids or whatever the custom one is and replace it with "emoteid" and "pickaxeid".

notnotghosty commented 1 month ago

idk how to add custom cosmetics lol

sounds interesting tho