|
|
(Nie pokazano 115 wersji utworzonych przez 5 użytkowników) |
Linia 1: |
Linia 1: |
− | Każdy wpis '''event''' zaczyna się od tych samych parametrów:
| + | Dostępne typy zostały opisane poniżej. |
− | <span style="color:tomato;font-weight:bold">event</span> ''nazwa typ opoznienie obiekt''
| |
− | == addvalues ==
| |
− | == copyvalues ==
| |
− | == getvalues ==
| |
− | == logvalues ==
| |
− | == putvalues ==
| |
− | == updatevalues ==
| |
− | Ładuje informacje do komórki pamięci.
| |
| | | |
− | == animation ==
| + | * [[Obiekt event::AddValues|AddValues]] |
− | Pozwala animować obiekt przez zmianę jego położenia lub kąta obrotu.
| + | * [[Obiekt event::CopyValues|CopyValues]] |
− | <span style="color:tomato;font-weight:bold">event</span> zdarzenie <span style="color:orange;font-weight:bold">animation</span> 0 ''obiekt typ_animacji submodel wektor tempo'' <span style="color:tomato;font-weight:bold">endevent</span>
| + | * [[Obiekt event::GetValues|GetValues]] |
| + | * [[Obiekt event::LogValues|LogValues]] |
| + | * [[Obiekt event::PutValues|PutValues]] |
| + | * [[Obiekt event::UpdateValues|UpdateValues]] |
| | | |
− | == lights ==
| + | * [[Obiekt event::animation|animation]] |
− | Zmienia stan świateł obiektu.
| + | * [[Obiekt event::lights|lights]] |
− | <span style="color:tomato;font-weight:bold">event</span> zdarzenie <span style="color:orange;font-weight:bold">lights</span> 0 ''obiekt stany_swiatel'' <span style="color:tomato;font-weight:bold">endevent</span>
| + | * [[Obiekt event::trackvel|trackvel]] |
| + | * [[Obiekt event::visible|visible]] |
| + | * [[Obiekt event::voltage|voltage]] |
| + | * [[Obiekt event::whois|whois]] |
| + | * [[Obiekt event::friction|friction]] |
| + | * [[Obiekt event::multiple|multiple]] |
| + | * [[Obiekt event::switch|switch]] |
| + | * [[Obiekt event::sound|sound]] |
| + | * [[Obiekt event::texture|texture]] |
| + | * <s>message</s> |
| | | |
− | == trackvel ==
| + | [[Kategoria:Scenerie]] |
− | Umożliwia zmianę prędkości szlakowej toru.
| |
− | <span style="color:tomato;font-weight:bold">event</span> zdarzenie <span style="color:orange;font-weight:bold">trackvel</span> 0 ''obiekt predkosc'' <span style="color:tomato;font-weight:bold">endevent</span>
| |
− | | |
− | == visible ==
| |
− | == voltage ==
| |
− | Umożliwia zmianę wartości napięcia podstacji.
| |
− | <span style="color:tomato;font-weight:bold">event</span> zdarzenie <span style="color:orange;font-weight:bold">voltage</span> 0 ''obiekt napiecie'' <span style="color:tomato;font-weight:bold">endevent</span>
| |
− | | |
− | == whois ==
| |
− | Umożliwia identyfikację składu przez wpisanie do komórki pamięci danych pobranych ze składu.
| |
− | <span style="color:tomato;font-weight:bold">event</span> zdarzenie <span style="color:orange;font-weight:bold">whois</span> 0 ''obiekt jakie_dane'' <span style="color:tomato;font-weight:bold">endevent</span>
| |
− | | |
− | == friction ==
| |
− | Umożliwia zmianę globalnego współczynnika tarcia.
| |
− | <span style="color:tomato;font-weight:bold">event</span> zdarzenie <span style="color:orange;font-weight:bold">friction</span> 0 none ''tarcie'' <span style="color:tomato;font-weight:bold">endevent</span>
| |
− | | |
− | == multiple ==
| |
− | Umożliwia wywołanie kilku zdarzeń jendocześnie.
| |
− | <span style="color:tomato;font-weight:bold">event</span> zdarzenie <span style="color:orange;font-weight:bold">multiple</span> 0 ''obiekt zdarzenia'' <span style="color:orange;font-weight:bold">condition</span> ''warunki'' <span style="color:tomato;font-weight:bold">endevent</span>
| |
− | | |
− | == switch ==
| |
− | Umożliwia przestawienie zwrotnicy.
| |
Dostępne typy zostały opisane poniżej.