[Module API] Errors |
Safwanrockz « Censeur » 1383391860000
| 0 | ||
Mousechris a dit : Shamousey a dit : |
Epicshawty « Citoyen » 1383440220000
| 0 | ||
Safwanrockz a dit : No, I believe he was getting his goal to a # room, not a script but he did something wrong, It's supposed to be tfm.exec.addImage(stuff) Not sure about the http://imgur stuff |
Shamousey « Consul » 1383443820000
| 0 | ||
Epicshawty a dit : You just need to use the file name and extension, in this case it'd be "u0xEIsk.jpg". |
Mikuhl « Citoyen » 1383488220000
| 0 | ||
Shamousey a dit : I dont see why the restricted it to imgur, because imgur goes down sometimes and then your whole module is littered with "This image does not exist!" and you can just upload bad images to imgur anyway so its not like restricting it combats people putting bad images in modules. |
Shamousey « Consul » 1383490680000
| 0 | ||
Jaackster a dit : He works in mysterious ways. |
Livcorish « Citoyen » 1383498720000
| 0 | ||
This is so helpful *-* |
Makinit « Citoyen » 1383559260000
| 0 | ||
Jaackster a dit : I guess this is because allowing arbitrary URLs would enable people to do things that might be considered harmful, like logging IP addresses. |
Thewildnes « Citoyen » 1383681780000
| 0 | ||
[•] Init Error : [string "transformice.lua"]:1: '=' expected :( |
Hophipmice « Citoyen » 1383682260000
| 0 | ||
Thewildnes a dit : It's either you spelt the word end or a word wrong or give us the script so we can see. |
Safwanrockz « Censeur » 1383682560000
| 0 | ||
Thewildnes a dit : We can't just define the error and fix it from two words, you should give us the script that's having that error. |
Thewildnes « Citoyen » 1383989340000
| 0 | ||
function eventLoop(time,remaining) if remanining == 3 then ui.addTextArea(1,"<font size='60'>Hello</font>",all, 160, 140,2000,0,0,0) Not working. |
0 | ||
Thewildnes a dit : a dit : you misspelled temaining on the second line and you didn't end the eventLoop function |
Thewildnes « Citoyen » 1384008060000
| 0 | ||
Issey a dit : Not working :( |
Shamousey « Consul » 1384016880000
| 0 | ||
Thewildnes a dit : You didn't end the function or the if statement. all isn't a valid target, if you want it to be visible to everyone make it nil. The arguments in eventLoop use milliseconds and only run every half a second (12000, 11500, 11000, etc.), it'll never hit 3. |
Thewildnes « Citoyen » 1384020480000
| 0 | ||
Shamousey a dit : Thanks Sham |
0 | ||
Whats this error? Init Error : [string "transformice.lua"]:1: unexpected symbol |
Hophipmice « Citoyen » 1384025580000
| 0 | ||
Swirlfire a dit : code? |
0 | ||
Hophipmice a dit : : a dit : This is NOT my code, and my friend asked me to test it. |
Hophipmice « Citoyen » 1384025820000
| 0 | ||
Swirlfire a dit : print(<<"Hi, welcome to snowball! This isn't a approved nor offical minigame, and it's only run in Tribe Houses. Have fun!">>) What on earth are the << and >> for... |
Tailtong « Citoyen » 1384025820000
| 0 | ||
What on earth is anything in that code for, actually? |