#307 /reload transporters is not supported

Slēgta
neatz09 atvēra 3 gadi atpakaļ · 1 komentāri
Vēl nav satura.
image komentēja 3 gadi atpakaļ
Līdzstrādnieks

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; } ?
Pierakstieties, lai pievienotos šai sarunai.
Notiek ielāde...
Atcelt
Saglabāt
Vēl nav satura.