myspace / Lua /SetpiecePrg /Colorizations.generated.lua
sirnii's picture
Upload 1816 files
b6a38d7 verified
raw
history blame
571 Bytes
-- ========== GENERATED BY SetpiecePrg Editor (Ctrl-Alt-S) DO NOT EDIT MANUALLY! ==========
rawset(_G, 'SetpiecePrgs', rawget(_G, 'SetpiecePrgs') or {})
SetpiecePrgs.Colorizations = function(seed, state, TriggerUnits)
local li = { id = "Colorizations" }
local rand = BraidRandomCreate(seed or AsyncRand())
prgdbg(li, 1, 1) sprocall(SetpieceCamera.Exec, SetpieceCamera, state, rand, true, "", "Max", "", "", "linear", 5000, false, false, point(142072, 168118, 58136), point(139389, 170852, 61350), false, false, 4200, 2000, false, 0, 0, 0, 0, 0, 0, "Default", 100)
end