ToZaap
map:ToZaap(mapid, sourceType)Nom
Type
Description
-- Teleportation vers un zaap
local destinationZaap = 123456789
map:ToZaap(destinationZaap, 0)
global:printSuccess("Teleporte!")Mis à jour
map:ToZaap(mapid, sourceType)-- Teleportation vers un zaap
local destinationZaap = 123456789
map:ToZaap(destinationZaap, 0)
global:printSuccess("Teleporte!")Mis à jour