Myles512

Results 3 issues of Myles512

Here is a hook attached to the player completing a quest. I chose event number 43 as it was the next in line. I am not sure if there is...

A hook for when a player explores an area for the first time. local function OnExploreNewArea(event, player, areaid) print(player:GetName()..' explored '..GetAreaName(areaid)) end RegisterPlayerEvent(44, OnExploreNewArea)

Hi, I have an A1 mini and I can't seem to start a print. I've uploaded the sliced gcode file, mapped the filament, and clicked print. The file uploads to...