Module API FAQ |
Abdeltif « Citoyen » 1386263640000
| 0 | ||
Safwanrockz a dit : It was 0.14 . There is a new |
0 | ||
In 0.15 there's a new script that lets you add particles |
Abdeltif « Citoyen » 1386264300000
| 0 | ||
Oh , I thought that already added befor , damn you mercy ,,,... Ty |
0 | ||
What's the variable for mouseclick? |
Safwanrockz « Censeur » 1386287100000
| 0 | ||
Swirlfire a dit : It's not a variable, it's an event; a dit : |
Irishcow 1386376680000
| | ||
[Modéré par Bolinboy, raison : requested] |
Vortexial « Citoyen » 1386552540000
| 0 | ||
Where is Forteresse? D: |
Shamousey « Consul » 1386553080000
| 0 | ||
Vortexial a dit : Forteresse was never a module, it's a completely separate game. It was removed from Transformice a short while ago presumably because it'll be getting its own website soon, like Bouboum has. |
Grimrice « Citoyen » 1386897780000
| 0 | ||
Is there a way to edit maps whilst being in utility itself? |
Shamousey « Consul » 1386897900000
| 0 | ||
Grimrice a dit : Unfortunately not. |
Abdeltif « Citoyen » 1387106280000
| 0 | ||
[Deleted] |
Kmlcan « Citoyen » 1387198920000
| 0 | ||
Umm... |
Fatihmilano « Citoyen » 1387199580000
| 0 | ||
Kmlcan a dit : Number a dit : Hahahaha. |
Safwanrockz « Censeur » 1387299540000
| 0 | ||
Kmlcan a dit : A long "for" or "while" statement can make this occur: (Shamousey's example): a dit : |
Bartjsinsom 1387481820000
| | ||
[Modéré par Takumisyn, raison : Please speak English here.] |
Kmlcan « Citoyen » 1387484280000
| 0 | ||
Safwanrockz a dit : I used this; a dit : |
Abdeltif « Citoyen » 1387496160000
| 0 | ||
Kmlcan a dit : That why is long Just try using eventLoop() for that Because it sadly won't work :x |
Safwanrockz « Censeur » 1387500120000
| 0 | ||
Kmlcan a dit : Yep, that's an excessively long while statment. Basically that script should keep printing "test" for 4500 seconds, because the os.difftime(os.time(),t) calculates the time between os.time() and t, likewise printing "test" every second until it reaches 4500 seconds/times. |
Kmlcan « Citoyen » 1387539840000
| 0 | ||
I know, I wanted to see the limit of the runtime thingy, but I don't know why it said 1387198603338 ms. I think that was some kind of a bug. |
0 | ||
Kmlcan a dit : That's actually epoch time. Google it if you want to know more |