tony62386 Posted July 27 Posted July 27 I have been successful in getting sysbot setup to trade and stream to youtube through OBS, and the last thing I am trying to figure out is a plugin I can use (I think I need a plugin) to show sprites of the active traded pokemon on screen. I have read about on this, and find alot of documentation on showing your current team, but haven't found much on getting a sprite to show based on what is being traded. Any suggestions on projects that I can download for this?
Kaphotics Posted July 27 Posted July 27 SysBot.NET has settings that creates sprite files/text for what the bot is currently trading. Refer to the wiki.
tony62386 Posted August 12 Author Posted August 12 Thanks, I referenced this wiki page and was able to get sysbot.net to create a sprite image as desired, but can't quite get the text outputs to provide anything useful. Is there a way to get sysbot.net to create a text file with specifics (like species name, nature, and other things of this nature)? In the below screenshot I have create assets set to true, and the CreateTradeStartSprite set to true, which generates the sprite accordingly, but the CreateTradeStart just populates a txt with indication that there was a random distribution, but not anything of value about the Pokémon attributes. I read online possibly an option for "CurrentTradeFormat: {Species} ({Form})\nOT: {OT} | TID: {TID}", but do not see such a setting.
Kaphotics Posted August 12 Posted August 12 It wasn't envisioned to dump tons of info about what is being traded. Too much visual content especially distracting when displaying multiple bots on the same stream. The program is open source if you want to add extra functionality and recompile; you can probably just add in something to dump the ShowdownSet Text representation along with the sprite: SysBot.NET/SysBot.Pokemon.WinForms/InitUtil.cs at master · kwsch/SysBot.NET Keep in mind that people viewing the stream might not speak English, hence why just a sprite was chosen as the "now trading". Keeps the viewing experience simple.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now