View Full Version : Skill Extension
bradmcadam
October 21st, 2012, 20:35
I'd like to change the skill list for PFRPG, and I found where the data set is located in data_common.lua, but how would I have an extension file access it's data set over the one in data_common?
Trenloe
October 22nd, 2012, 00:39
You would include the modified data_common.lua and reference it in your extension.xml file so that when the extension is activated it will use the modified file/s in your extesnion. See more details on extensions here: https://www.fantasygrounds.com/modguide/extensions.xcp
bradmcadam
October 24th, 2012, 06:08
Trenloe you are the best! As soon as I changed my file name to data_common.lua everything started to click into place :)
Trenloe
October 24th, 2012, 12:30
Trenloe you are the best! As soon as I changed my file name to data_common.lua everything started to click into place :)
Fantastic - glad I could help! :)
Powered by vBulletin® Version 4.2.1 Copyright © 2026 vBulletin Solutions, Inc. All rights reserved.