#modded class and how they work?

1 messages · Page 1 of 1 (latest)

eager remnant
#

Hello guys, I am trying to fix a problem on my server and I am trying to edit the SCR_CampaignBuildingEditorComponent.c file, however when I try and build the code with my patch I get the error - Scripts/Game/Campaign/SCR_CampaignBuildingEditorComponent_Patch.c(3): error: Multiple declaration of class 'SCR_CampaignBuildingEditorComponentClass'

#

I have tried using the modded class and it seems to throw up even more errors? Any advice would be appreciated.