![]() |
![]() ![]() « Citoyen » 1386012540000
| 0 | ||
EDIT: Nevermind |
![]() « Citoyen » 1386361320000
| 0 | ||
What preciseley does this mean? [•] Init Error : For input string: "50function" I am trying to use the Lights script. Thanks xoxo |
![]() ![]() « Citoyen » 1386367200000
| 0 | ||
Livcorish a dit : Make sure you are using proper spacing. If 2 words are added together into 1 word it will cause errors. |
![]() « Citoyen » 1386369120000
| 0 | ||
Ohhhh ok thanks! Baasbase a dit : |
0 | ||
[Edited] fixed found the problem ;.; |
![]() ![]() « Citoyen » 1386853980000
| 0 | ||
Shamo: attempt to call nil when you try to call something that is nil (as a function) print(undeclared_var) would just print nil. However calling undeclared_func() would crash the script. |
![]() 1387030740000
| | ||
[Modéré par Icewolfbob, raison : Spam] |
![]() « Citoyen » 1387100400000
| 0 | ||
![]() then ![]() ![]() ![]() EVERYTHING IS BIGGER. Peynir = Cheese |
![]() ![]() « Citoyen » 1387104480000
| 0 | ||
..tfm.get.room.playerList[playerName].tribeName.. = ## Init Error : +Minstens.lua:92: attempt to concatenate nil and string |
![]() ![]() « Citoyen » 1387105020000
| 0 | ||
+Minstens a dit : try to local that befor like local tribeName = tfm.get.room.playerList[playerName].tribeName ..tribeName.. Now it shull wokrs Fatihmilano a dit : You should not use html too much in print because that'll hapen try to only use font color only NOT EVENT BOLD |
![]() « Citoyen » 1387105260000
| 0 | ||
Abdeltif a dit : Thanks! |
![]() ![]() « Censeur » 1387108200000
| 0 | ||
+Minstens a dit : The index of playerList should be a predefined variable; a dit : That won't work, because there is no variable called "playerName", but if you did this; a dit : That will work because playerName was defined at the beginning of the event. Fatihmilano a dit : Basically you did not close the <font> tag, which made everything in your chat bigger. a dit : |
![]() ![]() « Citoyen » 1387108680000
| 0 | ||
Safwanrockz a dit : Abdeltif a dit : ^^ You can make it as a variable that u can use by that P = tfm.get.room.playerList[playerName].tribeName print(playerName.."'s tribe is :"..P) ^^ |
![]() ![]() « Censeur » 1387109100000
| 0 | ||
Abdeltif a dit : Try loading this script: a dit : And see what will you get. |
![]() « Citoyen » 1387193160000
| 0 | ||
Safwanrockz a dit : Strange, is happening normally. as(Pop-up or TextArea) ui.addPopup(1,3,"<font size='30'>hi</font",all,300,100,150) |
![]() ![]() « Censeur » 1387299660000
| 0 | ||
Fatihmilano a dit : That's different than the print() function. But still, the font tag isn't closed. |
![]() « Citoyen » 1387304160000
| 0 | ||
Safwanrockz a dit : Thanks. |
![]() « Citoyen » 1387506120000
| 0 | ||
there is something worng in E2 it does not load or play well it loads the map not the game FIX IT PLEASE |
![]() ![]() « Citoyen » 1387593840000
| 0 | ||
## Init Error : Ediz.lua:274: [string "Fluffyshine.lua"]:40: '=' or 'in' expected Ediz.lua? huh wth |
![]() « Citoyen » 1387626720000
| 0 | ||
Fluffyshine a dit : I was amazed too. Ediz has many tasks in the TR server. You know. |