Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2019
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1.  
  2. tfm.exec.changePlayerSize("Fuzzyfirsdog#0000",0.2)
  3. size=0
  4. function eventLoop()
  5. size=size+0.025
  6. if size>=5 then
  7. size=0.1
  8. end
  9. tfm.exec.changePlayerSize("Fuzzyfirsdog#0000",size)tfm.exec.changePlayerSize("Gan_356_x#6611",size)
  10. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement