Loading...

Top
PFQ Banner

This is PokéFarm Q, a free online Pokémon collectables game.

Already a user? New to PFQ?

Single post in D.MC's logs 2.0

Forum Index > PokéFarm > Journals > D.MC's logs 2.0 >

D.MC's AvatarD.MC
D.MC's Avatar

QUOTE originally posted by Mirzam

So you need to replace all the @tr-# stuff with your own personal type race order. You can do as the code suggests, by starting at 0 for Jan 2020, but imo it's easier to find the current "default" type, which is 13/flying, and set that, then just go in order from there (grass, flying, ...) and wrap back to 0 when you run out of entries. That might not make any more sense idk sorry. But here's your personal rotation:

Code

[sc=tr-badge]Score: [inventory=TypeRace][/sc] [style] @import 'skins/user/q/b/R/type-race/__extra'; // These need to be set to match your type rotation manually. // '@tr-0' is January of 2020, 2023, 2026 etc. Adjust accordingly. // These need to be lowercase or the background will not show! @tr-0: 'bug'; @tr-1: 'ghost'; @tr-2: 'electric'; @tr-3: 'dark'; @tr-4: 'normal'; @tr-5: 'dragon'; @tr-6: 'poison'; @tr-7: 'ground'; @tr-8: 'fighting'; @tr-9: 'psychic'; @tr-10: 'fire'; @tr-11: 'fairy'; @tr-12: 'water'; @tr-13: 'rock'; @tr-14: 'grass'; @tr-15: 'flying'; @tr-16: 'steel'; @tr-17: 'ice'; // These values are needed to automatically update to the current month's type // You can manually set them if you want this to be permanent for any month @year: [datetime=y]now[/datetime]; // 1-99 @month: [datetime=n]now[/datetime]; // 1-12 .badge-type(@@type-race); // Sets the background to the type for this month .badge-text(@@type-race); // Lightens text for dark and ghost types [/style]
Score: 0
Here's an auto updating code for TR, make sure to change the month TR to coreapond with your type so it works properly. Then after than your set! (I do not mind if people save this post ro help out in the future)

PM's welcomed as long as its an actual conversation. person who made my PFP.
© PokéFarm 2009-2024 (Full details)Contact | Rules | Privacy | Reviews 4.6★Get shortlink for this page