Module API FAQ |
Shamousey « Consul » 1397357640000
| 0 | ||
Laagaadoo a dit : It replaces the image of the object. If the image is bigger than the object, then it'll just go over and look wrong. |
Lilyblol « Citoyen » 1397510880000
| 0 | ||
Did they patch getting cheese in module/minigame rooms? |
Shamousey « Consul » 1397511420000
| 0 | ||
Lilyblol a dit : Not as far as I'm aware, you can still earn 1 shop cheese every 2 minutes. |
Lilyblol « Citoyen » 1397511660000
| 0 | ||
Shamousey a dit : Been playing some sham and racing maps in a bafflua room and I haven't gotten a cheese since I've been here with my friend Edit: So I'm guessing they disabled getting 1 cheese every 2 minutes for unofficial minigames (not on /module)? It seems like that, because of the cheese farming |
Cabesinhadej 1397657160000
| | ||
[Modéré par Icewolfbob, raison : Spam / Flood] |
Lolitavip « Citoyen » 1397747280000
| 0 | ||
Hi. I want to ask a question. Here is my code. MyCode a dit : Although I expected it print out "1", it says "f" is 7th place of the variable "t". I found out the solution by myself that concatenate string with blank string in order to initialize it. Just like [[ t=t .. "" ]]. Whatever I think this is not the right way. So I'd like to know how am I supposed to script it. |
Fireyone « Citoyen » 1397773140000
| 0 | ||
I was wondering if the Module has a "gets.chomp" and "put" output, is it ? or does lua have another name for it ? |
0 | ||
Lolitavip a dit : Smells like Tigbug. Fireyone a dit : I never did code anything in ruby but "put" seems to be the same as "print" here "gets.chomp" seems to be a function to get terminal input + removing newlines (\n). That doesn't make sense for tfm-lua. |
Tabithadog « Citoyen » 1397841000000
| 0 | ||
when It's not there age for become module API? |
Fireyone « Citoyen » 1397866860000
| 0 | ||
Tabithadog a dit : There is no age is free to apply just know coding fluently... Thank you old friend ~ Moepl |
Shamousey « Consul » 1397867760000
| 0 | ||
Tabithadog a dit : It's not a staff position, so there is no age limit for it. |
Lolitavip « Citoyen » 1397871600000
| 0 | ||
Moepl a dit : I see. Thank you Moepl. |
Tabithadog « Citoyen » 1397875920000
| 0 | ||
Fireyone a dit : Shamousey a dit : Oh thanks :) |
0 | ||
Is there a way to stop the shaman from spawning certain items? I'm currently removing the objects which don't match allowed object ids once spawned but there is a delay meaning it could still cause problems |
Makinit « Citoyen » 1398165240000
| 0 | ||
Xarrj a dit : You could kill and optionally respawn the shaman when they start spawning certain items. |
0 | ||
Makinit a dit : Thank you! Killing the shaman, respawning then moving back to orginal position worked great :D Edit: After testing some more, I found that if I kept holding to spawn it would still spawn even after being killed&respawned. Edit2: I found that using moveobject & removeobject together work best, almost instantly removed now :) For anyone who wants: Me a dit : change other to whatever you called the last var in eventSummoningEnd |
Makinit « Citoyen » 1398170460000
| 0 | ||
Xarrj a dit : You might want to just move them way off screen so they don't interfere with the game and automatically despawn. |
Blackmanb « Citoyen » 1398452700000
| 0 | ||
Joinniw Lua tester? |
Vinixxzzzaaa 1398913740000
| | ||
[Modéré par Omghost, raison : OP quote.] |
0 | ||
There is a bug that allows anyone use images without be dev. What is the problem? Users are using this script to make "fake-events" and disclouse privates servers in tribe house.You can add a image by using the script: tfm.exec.newGame([[<C><P D="x_bateaupirate.png#200#200#200" /><Z><S /><D /><O /></Z></C>]]) |