Wiki

Clone wiki

EFLC-MP LUA / setPlayerWorld

Description

Sets a new World for the player. Different Worlds allows the server to have different content at the same position without conflicting.

Parameters

Int playerId, Int worlId
Int playerid

Int worlId: Available worlds: 1 - 4294967295 (which is the value of 2³²-1)

Return values


Example

Updated