Faction, MySQL
#3

pawn Код:
forward thread_DeleteFaction(facID);
public thread_DeleteFaction(facID)
{
    format(fInfo[facID][fName], 0, "");
    LoadFactions();
    return 1;
}
I added that, still not working. Again, the faction is removed from the MySQL database, but not IG when you use /factions. It's probably something simple, I got back into MySQL today.
Reply


Messages In This Thread
Faction, MySQL - by BigGroter - 22.02.2014, 12:56
Re: Faction, MySQL - by Vince - 22.02.2014, 13:00
Re: Faction, MySQL - by BigGroter - 22.02.2014, 13:31
Re : Faction, MySQL - by S4t3K - 22.02.2014, 13:48
Re: Faction, MySQL - by BigGroter - 22.02.2014, 13:53
Re : Faction, MySQL - by S4t3K - 22.02.2014, 14:13
Re: Faction, MySQL - by BigGroter - 22.02.2014, 14:31
Re : Faction, MySQL - by S4t3K - 22.02.2014, 14:35
Re: Faction, MySQL - by BigGroter - 22.02.2014, 14:47

Forum Jump:


Users browsing this thread: 1 Guest(s)