MySQL problem
#2

Quote:

forward OnMAPCreated(mid);
public OnMAPCreated(mid)
{
if (mid == -1 || !Maps[mid][MapExists])
return 0;

Maps[mid][MapID] = cache_insert_id(g_iHandle);
SaveMap(mid);

return 1;
}

BUMP
Reply


Messages In This Thread
MySQL problem - by Antoniohl - 26.07.2015, 23:51
Re: MySQL problem - by Antoniohl - 27.07.2015, 21:19
AW: MySQL problem - by Mencent - 27.07.2015, 21:24
Re: MySQL problem - by Antoniohl - 27.07.2015, 21:32
AW: MySQL problem - by Mencent - 27.07.2015, 21:42
Re: MySQL problem - by Antoniohl - 27.07.2015, 21:49
AW: MySQL problem - by Mencent - 27.07.2015, 21:53
Re: MySQL problem - by Antoniohl - 27.07.2015, 22:00
Re: MySQL problem - by Trev0rPhilips - 28.07.2015, 09:35

Forum Jump:


Users browsing this thread: 1 Guest(s)