View Full Version : I'm trying to figure out basic modding stuff - and blog about it
Kurald
May 19th, 2020, 22:43
Hi,
I'm currently dipping into understanding how to modify rulesets and write extensions - by looking at existing ones and trying stuff out. I'm not very far so far - but since I write everything up that I find out, I thought I might as well make it available. If you want to follow me on my journey: https://iso8859-1.github.io/
jackkerouac
May 29th, 2020, 07:16
Great blog! I'm enjoying following along.
spoofer
May 29th, 2020, 12:47
I sometimes do very minor tweaks, such as change the wording of a certain message that appears in the chat window. So I know not of the finer stuff. But I am curious. How do you test new code? Do you load FG every time? I was doing that and it was a painful experience.
BTW, you blog is awesome. Thanks for sharing.
damned
May 29th, 2020, 13:09
spoofer you type /reload in chat and drag it to the F1 slot.
Then to test the code change you press F1.
spoofer
May 29th, 2020, 13:51
Oh, that is a really good thing to know. Thanks.
jackkerouac
May 29th, 2020, 17:09
Yeah, I do that with /reload, /console, /clear - just to make things a little easier.
damned
May 30th, 2020, 06:00
The other one that is useful jackkerouac is /save so that the DB in memory is written to disk so you can see the change.
jackkerouac
May 30th, 2020, 19:43
The other one that is useful jackkerouac is /save so that the DB in memory is written to disk so you can see the change.
Heh. Forgot that one, but yes; I bind that one too.
Powered by vBulletin® Version 4.2.1 Copyright © 2026 vBulletin Solutions, Inc. All rights reserved.