| Lights |
| « Citoyen » 1386635880000
| 0 | ||
| Lights in command? Plsssss :c |
| « Citoyen » 1387111140000
| 0 | ||
| lights={"1","2","4","9","11","13"} pAtOnce=50 radiusX=100 radiusY=100 speedX=0 speedY=0 function eventLoop(ct,tr) for i=1,pAtOnce do tfm.exec.displayParticle(lights[math.random(#lights)],math.random(400-radiusX*4,400+radiusX*4),math.random(200-radiusY*2,200+radiusY*2),"0."..speedX,"0."..speedY,"0."..speedX,"0."..speedY,nil) end end function eventChatCommand(p,c) if c:sub(0,3)=="par" and tonumber(c:sub(5))<=1000 then pAtOnce=c:sub(5) elseif c:sub(0,2)=="rx" then radiusX=c:sub(4) elseif c:sub(0,2)=="ry" then radiusY=c:sub(4) elseif c:sub(0,2)=="xs" then speedX=c:sub(4) elseif c:sub(0,2)=="ys" then speedY=c:sub(4) end print("<v>["..p.."] <n>"..c) end system.disableChatCommandDisplay("par",true) system.disableChatCommandDisplay("rx",true) system.disableChatCommandDisplay("ry",true) system.disableChatCommandDisplay("xs",true) system.disableChatCommandDisplay("ys",true) print("<p align='left'>\n<n>Hello there, want <j>less/more lights <n>on the screen? Type <j>'!par number'<n>!\nWant the lights to go <j>further/closer<n>? Type <j>'!rx number' <n>or <j>'!ry number'<n>!\nWant to make the <j>lights move<n>? Type <j>'!xs number'<n> or <j>'!ys number'<n>!</p>") |
| « Citoyen » 1387111260000
| 0 | ||
| Don't paste the script here, paste it to the Lua box! |
| « Citoyen » 1387111680000
| 0 | ||
| k....... |
| 1387129560000
| | ||
| [Modéré par Icewolfbob, raison : Not English] |
| « Citoyen » 1387141980000
| 0 | ||
| Too qt lights. *-* |
| « Citoyen » 1387228620000
| 0 | ||
| The script is cool. |
| « Citoyen » 1387231860000
| 0 | ||
Raricius a dit : my words here plus i love how we can use these in our tribe houses like for movie nights and stuff |
| 1394532180000
| | ||
| [Modéré par Bolinboy, raison : Spam] |
| « Citoyen » 1394565480000
| 0 | ||
| How do you do that? |
| « Citoyen » 1399079280000
| 0 | ||
| I tried a lot of lights and this is what I made ^-^ a dit : ![]() |
| « Censeur » 1399563720000
| 0 | ||
| I keep on trying to make the less realistic colors , more , it does not work :( why? |
| « Citoyen » 1399797360000
| 0 | ||
| Cool and amazing! |
| « Citoyen » 1404238980000
| 0 | ||
| « Citoyen » 1419041640000
| 0 | ||
| Good effect for the holidays :) |