VIP Train Homes 1.1.0

Нет прав для скачивания
Hooks

C#:
private bool OnWagonSpawn(BasePlayer player)

API

C#:
private bool IsEntityFromBaseWagon(ulong netIdValue)
Returns true if the netId of the object belongs to the wagon

C#:
private bool IsBaseWagon(ulong netIdValue)
Returns true if the netId belongs to a wagon on the base

C#:
private bool IsTrainHomes(ulong netIdValue)
Returns true if the netId belongs to a wagon on the track

C#:
private bool IsFreeWagon(ulong netIdValue)
Returns true if the netId belongs to a free wagon on the track
Назад
Сверху