Mysql problem
#5

You mean this ?
public OnGameModeInit() {
CreateServerTextDraws();
ConnectServer();
for(new i = 0; i < MAX_VEHICLES; i ++ ) {
strmid(CarData[i][Owner], "None", 0, strlen("None"), 255);
CarData[i][Engine] = false;
LightsToggled[i] = false;
CarData[i][Rented] = false;
}
Reply


Messages In This Thread
Mysql problem - by Acime - 24.07.2011, 17:05
Re: Mysql problem - by a32112365445 - 25.07.2011, 08:59
Re: Mysql problem - by Acime - 25.07.2011, 20:03
Re: Mysql problem - by a32112365445 - 26.07.2011, 03:12
Re: Mysql problem - by Acime - 26.07.2011, 07:02
Re: Mysql problem - by a32112365445 - 26.07.2011, 09:21
Re: Mysql problem - by Acime - 26.07.2011, 09:40

Forum Jump:


Users browsing this thread: 1 Guest(s)