Advertisement
suxonov

Untitled

Jan 16th, 2016
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. imagelist={"PTQL30f.png", "x1zS39R.png", "9LcqZUY.png", "Dydh9Qo.png", "1CBFyuL.png"}
  2. skin=imagelist[math.random(#imagelist)]
  3.  
  4. function eventNewGame()
  5. tfm.exec.addImage(imagelist[math.random(#imagelist)], "%playerName", 0, 0)
  6. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement