World
CreateLightningStrike
World.CreateLightningStrike(sound, position)
[EN] Used to create lightning strike. [RU] Используется для создания удара молнии.
GetModelIndex
World.GetModelIndex(model_path_string)
[EN] Used to get index of a model. [RU] Используется для получения индекса модели.
GetMapName
current_map = World.GetMapName();
[EN] Returns current map name. [RU] Возвращает текущее название карты.
Last updated
Was this helpful?