PDA

View Full Version : I'd Like To Hire Someone To Make An Extension for Adding Factions to PCs!



BlazingAzureCrow
December 14th, 2019, 18:59
I posted about my issue here: https://www.fantasygrounds.com/forums/showthread.php?52719-Adding-PCs-to-Combat-Tracker-as-Foes-(5e-ruleset)

Basically, I'd like to hire someone to make an extension for Fantasy Grounds (5E) that allows the GM to either alter the factions of GM-controlled PCs so they drop as foes into the combat tracker or simply allow GM-controlled PCs to be automatically recognized as foes. The end-goal is to be able to drop GM-PCs into the combat tracker without them being seen by others, as allies are.

I'm not sure what to pay for this but I'm not cheap. I'm willing to discuss what's fair! This is something I can move our weekly D&d stream's resources over to. Hopefully it's not a terribly difficult thing to make, but I don't know about anything beyond adding damage/creature types.

If you're interested leave a message, DM me here or E-mail me at [email protected].

damned
December 14th, 2019, 23:45
Do be aware that PCs in the CT being controlled by the GM mean you need to open the charsheet to do your rolls from - NPCs allow you to do most rolls from the CT which is much quicker.

BlazingAzureCrow
December 15th, 2019, 00:41
Do be aware that PCs in the CT being controlled by the GM mean you need to open the charsheet to do your rolls from - NPCs allow you to do most rolls from the CT which is much quicker.

Yes I know. We run games using PC sheets for NPCs that we feel require them already (have been for over two years), it's not a change we're planning to make. Were you mentioning that as part of offering to make the extension, or just as advice?

Maspalio
December 15th, 2019, 09:11
I've been running weekly Fantasy Grounds streams for a long while, and for one reason or another I often have to make a PC sheet for NPCs due to complexity, wanting to keep track of certain tools, etc.

From what i understand, you lack information's fields and such in the NPC sheet. Rather than modify the way CT works - it can be a real pain -, have you considered adding the complexity you need to the NPC sheet instead? I'm not great at coding, but it sounds way easier.

Trenloe
December 15th, 2019, 09:30
... have you considered adding the complexity you need to the NPC sheet instead? I'm not great at coding, but it sounds way easier.
I very much doubt that modifying the NPC sheet (and keeping it compatible with standard NPCs) would be easier than what is being requested.

BlazingAzureCrow
December 15th, 2019, 10:03
I very much doubt that modifying the NPC sheet (and keeping it compatible with standard NPCs) would be easier than what is being requested.

Agreed. You'd basically have to modify NPC sheets to the point where they would be effectively PC sheets (able to record HD, make auto-calculations for stats/saves/skills, tracking effect/spell uses/be compatible with long and short rests recharging feature usage/etc). For the purposes of this request and what I'm specifically looking for, this functionality with PC sheets is necessary. Otherwise I might as well just continue dealing with the current inconvenience (which we can, but it'd be cool if this were a thing we could pay to have someone help us with).

Trenloe
December 15th, 2019, 10:27
Try the attached "Add hidden PC to CT" extension.

It adds a GM right-click option to the character selection window (at the "West" radial position). When this is selected the PC is changed to GM ownership and it is added to the Combat Tracker as a "foe", which makes it not visible.

It does not automatically roll for initiative. This is still a PC and so you'll have to manually roll initiative (you can do this from the PC sheet or the attack section of the record in the CT).

There is no code to check if the PC is already in the combat tracker - just like standard drag/dropping of a PC, so it's possible to add multiple CT entries, although the underlying record is the same.

This should work for CoreRPG based rulesets.

This gives you the base functionality of what you ask for - being able to add a hidden PC to the combat tracker. Any other functionality will have to be developed on top of this by someone else.

This is released under the SmiteWorks standard copyright and license.

Zacchaeus
December 15th, 2019, 10:34
Just - what a guy.

BlazingAzureCrow
December 15th, 2019, 10:44
Try the attached "Add hidden PC to CT" extension.

It adds a GM right-click option to the character selection window (at the "West" radial position). When this is selected the PC is changed to GM ownership and it is added to the Combat Tracker as a "foe", which makes it not visible.

It does not automatically roll for initiative. This is still a PC and so you'll have to manually roll initiative (you can do this from the PC sheet or the attack section of the record in the CT).

There is no code to check if the PC is already in the combat tracker - just like standard drag/dropping of a PC, so it's possible to add multiple CT entries, although the underlying record is the same.

This should work for CoreRPG based rulesets.

This gives you the base functionality of what you ask for - being able to add a hidden PC to the combat tracker. Any other functionality will have to be developed on top of this by someone else.

This is released under the SmiteWorks standard copyright and license.

This does exactly what I wanted! Only speed-bump is stuff added from the advanced effect extension don't add normally, but that's such a non-issue I'm not concerned. Thank you so much! I'm gonna DM you real quick.

Beemanpat
December 15th, 2019, 12:45
This is cool cant wait to try it. Thank you.

damned
December 15th, 2019, 14:28
I have a few bugs to iron out - went with a slightly different implementation

Added a FOE button_counter next to inspiration - only shows for GM
If checked then the PC is added as a FOE and defaults to not visible

Have to see if I can cleanup the script a little...

Beemanpat
December 15th, 2019, 14:41
I have a few bugs to iron out - went with a slightly different implementation

Added a FOE button_counter next to inspiration - only shows for GM
If checked then the PC is added as a FOE and defaults to not visible

Have to see if I can cleanup the script a little...

Is the same as what Trenloe put out earlier just with more polish? Or are they two separate extensions? Thank you for your efforts

damned
December 15th, 2019, 14:44
Completely separate - and pretty much redundant as Trenloes works.
I posted it as I had spent time on it already.

Beemanpat
December 15th, 2019, 14:58
Completely separate - and pretty much redundant as Trenloes works.
I posted it as I had spent time on it already.

Well again thank you both for efforts I'll try them both. I'm looking at trying to learn coding and developing extensions but I am very much a novice. I've had no time lately to actually dig into on the computer but hopefully soon.