Guest User

Untitled

a guest
Sep 26th, 2013
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. for i=1,AQUICOLOCASELNUMERO do
  2. ui.addPopup(i, 0,
  3. "<font color='#C9E9FF' size='22px'><b>T_D_S NUBS</b></font>",
  4. NIL, math.random(800), math.random(400), 400)
  5. end
  6.  
  7. SPAAAAM
  8.  
  9.  
  10. for playerName in pairs(tfm.get.room.playerList) do tfm.exec.setShaman(playerName) end
  11. tfm.exec.setUIMapName("PELEA DE CHAMIS")
  12. tfm.exec.setUIShamanName("Fight)
  13. function eventNewPlayer(name)
  14. for i,key in ipairs({32}) do
  15. tfm.exec.bindKeyboard(name,key,true,true)
  16. end
  17. end
  18.  
  19. function eventKeyboard(name,key,down,x,y)
  20. if key==32 then
  21. tfm.exec.movePlayer(name,0,0,true,0,-50,true)
  22. end
  23. end
  24.  
  25. for name,player in pairs(tfm.get.room.playerList) do
  26. eventNewPlayer(Shuriquent)
  27. end
  28. for playerName in pairs(tfm.get.room.playerList) do tfm.exec.giveMeep(playerName) end
  29.  
  30. Chamis (muchos chamis)
  31.  
  32. tfm.exec.setGameTime(aquĆ­ el time que quieres que sea la ronda)
Advertisement
Add Comment
Please, Sign In to add comment