Game ReferenceGame Global FunctionsCreditLoadDBOn this pageCreditLoadDB Description Prepares the credit text data for use. This function should be called first before interacting with any other credit functions. function CreditLoadDB() --[[ ... ]] end Parameters None. Return Values None. Example None.