Please, help...
#4

I have no knowledge about MySql but I think that crash belongs to this line --->
Код:
	//if(gGroups[groupid][gSQLId]) return 0;
	printf("Loading Group %d Permissions...",groupid);
	format(query, sizeof(query), "SELECT id,permissionid FROM groups_permissions WHERE groupid = %d",groupid);
	printf(" SQL: %s",query);
	samp_mysql_query(query);
	samp_mysql_store_result();
because on my normal server i got many crashes because of "%s" and so on xD

...hope it helps you =)
Reply


Messages In This Thread
Please, help... - by deathdealer - 20.04.2009, 04:11
Re: Please, help... - by deathdealer - 20.04.2009, 13:06
Re: Please, help... - by Eric_Natsu - 20.04.2009, 22:37
Re: Please, help... - by Bearfist - 20.04.2009, 22:43

Forum Jump:


Users browsing this thread: 2 Guest(s)