mirror of
https://github.com/emagi/eq2emu
synced 2026-08-12 18:23:04 -04:00
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