Advertisement
Guest User

Untitled

a guest
Nov 25th, 2014
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. function MovieFrame_PlayMovie(...) end
  2. hooksecurefunc(MovieFrame, "StartMovie", function(_, id)
  3. if id == 1 then message("Logo") end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement