261 B
261 B
Function: SetRailID(spawn, rail_id)
Description: Set's the rail id of the spawn.
Parameters:
spawn
(Spawn) - Spawn object representingspawn
.rail_id
(int64) - Integer valuerail_id
.
Returns: None.
Example:
Example Required