local boss = { name = "Example Boss", model = "models/player/example.mdl", health = 5000, speed = 300, gravity = 1.0, rage = function(boss) boss:SetSpeed(600) timer.Simple(5, function() boss:SetSpeed(300) end) end, weapons = {} } return boss
(He flies back to Troia.)
(They fight off the monsters.)
"name" "rage_stun" "arg1" "3.0" // stun duration "arg2" "500" // radius
Come. We must go to the Red Moon. Zemus is there.
Using FF2 scripts from Pastebin involves a few straightforward steps: