[+REP] Saved Gangs System [+REP]
#1

Hello, I'm using MySQL phpmyadmin system. And I want to create a saved gangs system.
I've read MySQL tutorials, but didn't understand how to load the gangs, I know it's easy to script, This is what I want to be in the gangs table:
gangID, gangBank, totalMembers, zones, leader.

If you want to post the script, post the "forward Loadgang" and the public too, example:
Код:
forward LoadGangs(idk);
public LoadGangs(idk)
{
     for(new i = 5; i <= MAX_GANGS; i++)
     {
          Set_content...(i, "leader", gInfo[i][leader]);
     }
     return 1;
}
Reply


Messages In This Thread
[+REP] Saved Gangs System [+REP] - by E7mad - 04.01.2016, 10:58
Re: [+REP] Saved Gangs System [+REP] - by E7mad - 04.01.2016, 14:34
Re: [+REP] Saved Gangs System [+REP] - by AndySedeyn - 04.01.2016, 14:40

Forum Jump:


Users browsing this thread: 1 Guest(s)