Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- for i=1,AQUICOLOCASELNUMERO do
- ui.addPopup(i, 0,
- "<font color='#C9E9FF' size='22px'><b>T_D_S NUBS</b></font>",
- NIL, math.random(800), math.random(400), 400)
- end
- SPAAAAM
- for playerName in pairs(tfm.get.room.playerList) do tfm.exec.setShaman(playerName) end
- tfm.exec.setUIMapName("PELEA DE CHAMIS")
- tfm.exec.setUIShamanName("Fight)
- function eventNewPlayer(name)
- for i,key in ipairs({32}) do
- tfm.exec.bindKeyboard(name,key,true,true)
- end
- end
- function eventKeyboard(name,key,down,x,y)
- if key==32 then
- tfm.exec.movePlayer(name,0,0,true,0,-50,true)
- end
- end
- for name,player in pairs(tfm.get.room.playerList) do
- eventNewPlayer(Shuriquent)
- end
- for playerName in pairs(tfm.get.room.playerList) do tfm.exec.giveMeep(playerName) end
- Chamis (muchos chamis)
- tfm.exec.setGameTime(aquĆ el time que quieres que sea la ronda)
Advertisement
Add Comment
Please, Sign In to add comment