Help, houses/map icons/dddoor?!?
#7

when i find the SaveHouses(); code, this is with it..
CMDavechars(playerid, params[])
{
if (PlayerInfo[playerid][pAdmin] >= 4) {
SaveEventPoints();
SaveHouses();
SendClientMessageEx(playerid, COLOR_YELLOW, "All houses updated sucessfully.");
SaveAllAccountsUpdate();
//g_mysql_DumpAccounts();
SendClientMessageEx(playerid, COLOR_YELLOW, "All player accounts updated successfully.");
}
else {
SendClientMessageEx(playerid, COLOR_GREY, "You are not authorized to use that command.");
}
return 1;
}


and this

ABroadCast(COLOR_YELLOW, "{AA3333}Maintenance{FFFF00}: Force Saving Houses...", 1);
SaveHouses();
Reply


Messages In This Thread
Help, houses/map icons/dddoor?!? - by Nathaniel69 - 29.09.2012, 03:47
Re: Help, houses/map icons/dddoor?!? - by Face9000 - 29.09.2012, 04:59
Re: Help, houses/map icons/dddoor?!? - by Nathaniel69 - 29.09.2012, 05:02
Re: Help, houses/map icons/dddoor?!? - by Face9000 - 29.09.2012, 05:06
Re: Help, houses/map icons/dddoor?!? - by Nathaniel69 - 29.09.2012, 05:15
Re: Help, houses/map icons/dddoor?!? - by Face9000 - 29.09.2012, 05:19
Re: Help, houses/map icons/dddoor?!? - by Nathaniel69 - 29.09.2012, 05:22
Re: Help, houses/map icons/dddoor?!? - by Face9000 - 29.09.2012, 05:24
Re: Help, houses/map icons/dddoor?!? - by Nathaniel69 - 29.09.2012, 05:40

Forum Jump:


Users browsing this thread: 3 Guest(s)