This script has two factions, but I want the player to create his own faction with the "f_create <name>". Okay, I did it.
Factions are on a table and when I create a new faction with the "f_create" the script creates a sub-table with all the information. Look at this.
My question is how can I save the sub-tables that players create, so that when the server open again they are loaded.