PDA

View Full Version : Need Help!! .ext Problems



Djmaxx
January 3rd, 2015, 16:42
Hey guys i have decided to dive into creating .ext's for fg and i was wanting to use Damned's .ext's as a templet. I have started but when i start up FG its not in the list of extintions and im not sure what i would have to change in the script to make it show up.

damned
January 4th, 2015, 00:23
what ruleset are you using?
you need to make sure your ruleset is included in the extension.xml file

<ruleset>
<name>5E</name>
</ruleset>
<ruleset>
<name>CoreRPG</name>
</ruleset>

also you need to make sure you dont zip up the root directory - just its contents plus any subfolders