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

this
SaveHouses();
ABroadCast(COLOR_YELLOW, "{AA3333}Maintenance{FFFF00}: Force Saving Dynamic Doors...", 1);
SaveDynamicDoors();
ABroadCast(COLOR_YELLOW, "{AA3333}Maintenance{FFFF00}: Force Saving Map Icons...", 1);
SaveDynamicMapIcons();
ABroadCast(COLOR_YELLOW, "{AA3333}Maintenance{FFFF00}: Force Saving Gates...", 1);
SaveGates();
ABroadCast(COLOR_YELLOW, "{AA3333}Maintenance{FFFF00}: Force Saving Event Points...", 1);
SaveEventPoints();
ABroadCast(COLOR_YELLOW, "{AA3333}Maintenance{FFFF00}: Force Saving Paintball Arenas...", 1);
SavePaintballArenas();
ABroadCast(COLOR_YELLOW, "{AA3333}Maintenance{FFFF00}: Force Saving Server Configuration", 1);
Misc_Save();
ABroadCast(COLOR_YELLOW, "{AA3333}Maintenance{FFFF00}: Force Saving Office Elevator...", 1);
SaveElevatorStuff();
ABroadCast(COLOR_YELLOW, "{AA3333}Maintenance{FFFF00}: Force Saving Faction Pay...", 1);
SaveThePay();

this

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 there is no more text found
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)