Scripting/Squirrel/Functions/Vehicle.World
This wiki is using an old backup from 2020
Some information may be old/missing
Syntax
local veh = player.Vehicle;
MessagePlayer( "** Your vehicle world is " + veh.World, player );
Description
vehicle.World is used to determine or find out to which world does the player's vehicle belong to.