#307 /reload transporters is not supported

Gesloten
3 jaren geleden werd geopend door neatz09 · 1 opmerkingen
Er is nog geen inhoud.
image reageerde 3 jaren geleden
Medewerker

listed in help:

    client->SimpleMessage(CHANNEL_COLOR_YELLOW, "/reload transporters");

command:

case COMMAND_RELOAD_TRANSPORTERS: {
    client->SimpleMessage(CHANNEL_COLOR_YELLOW, "Reloading Transporters in your current zone...");
    database.LoadTransporters(client->GetCurrentZone());
    client->SimpleMessage(CHANNEL_COLOR_YELLOW, "Done!");
    break;
}

?

listed in help: client->SimpleMessage(CHANNEL_COLOR_YELLOW, "/reload transporters"); command: case COMMAND_RELOAD_TRANSPORTERS: { client->SimpleMessage(CHANNEL_COLOR_YELLOW, "Reloading Transporters in your current zone..."); database.LoadTransporters(client->GetCurrentZone()); client->SimpleMessage(CHANNEL_COLOR_YELLOW, "Done!"); break; } ?
image gesloten om 3 jaren geleden
Sign in to join this conversation.
Laden...
Annuleren
Opslaan
Er is nog geen inhoud.