Code: Select all
function ImageMouseDown(sender, button, x, y)
CETrainer.dragNow()
end
function FormMouseDown(sender, button, x, y)
CETrainer.dragNow()
end
is CETrainer even the correct part to have in there?
i tried adding almost everything from here just hoping to get lucky, and i also have that chunk of script at the very bottom of the lua if that makes any difference. well you guyz have been great so far with your solutions lets hope i hit lucky again haba