Module API & Minigame Suggestions |
Abdeltif « Citoyen » 1383569760000
| 0 | ||
Humf ! What about : tfm.exec.playSound(sound url, type) type : playerName or Object or Jumping ... |
Shamousey « Consul » 1383577320000
| 0 | ||
That's already covered briefly in the OP, although not with URLs (due to the fact even moderators can't load music now, it's extremely unlikely to happen for even the Lua Team). a dit : |
Sandermr « Citoyen » 1383998460000
| 0 | ||
is #tribewar really a room? |
Shamousey « Consul » 1384055520000
| 0 | ||
Sandermr a dit : Moepl was running it for a short period of time as a module room. |
Fluffyshine « Citoyen » 1384185720000
| 0 | ||
RE: #traitor: Click on a player's name to vote. I don’t think it is impossible... a dit : You can use eventTextAreaCallback+Popups to confirm your vote. :B |
Hophipmice « Citoyen » 1384283760000
| 0 | ||
I don't know if this has been suggested or not but: tfm.exec.removeDebug() removes the /debug command. |
Mikuhl « Citoyen » 1384743120000
| 0 | ||
Too busy to look through the list, but if playing music if the map has a movie screen isnt on the list, please add it! |
Fluffycheeze « Citoyen » 1385595360000
| 0 | ||
I'm not sure if this is planned, or if I'm posting this in the right thread, but I think Forteresse should be made into its own game, much like Bouboum. It can be the third game in the community platform! Just something I'd really like to see. |
Bethdacat « Consul » 1385762400000
| 0 | ||
Should I post suggestions here like adding a button to delete all text in the pop-up when you type Lua? or anything about the /lua pop-up? |
0 | ||
Bethdacat a dit : Click in the lua box then CTRL + A |
Abdeltif « Citoyen » 1385893320000
| 0 | ||
tfm.get.room.playerList[name].stats. cheese -- Get cheese stats bootcame -- Get bootcamp stats firsts -- get first stats titles -- get the titles of a player shaman. normalMode -- get the stats of shaman in Nmode hardMode -- get the stats of shaman in hard mode I don't know why they removed it but I really want it :c Also tfm.exec.hideName(playerName) Usefull for prophunt and hiden'seek |
Woebegone « Citoyen » 1386710760000
| 0 | ||
Maybe playing #traitor in the tribe house? |
0 | ||
Juliantwofan a dit : That's already have happened. |
Bushmeister « Consul » 1386871500000
| 0 | ||
tfm.exec.removeCheese(playerName) |
Safwanrockz « Censeur » 1387109220000
| 0 | ||
A boolean in ui.addPopup for enabling scrollbar. |
Cactusjack « Citoyen » 1387994460000
| 0 | ||
tfm.get.room.playerList: isblueSham ispinkSham |
Hophipmice « Citoyen » 1388435040000
| 0 | ||
I don't know but something like tfm.get.room.luaLoaded |
Shamousey « Consul » 1388606460000
| 0 | ||
Abdeltif a dit : This was never removed, it simply never worked. Hophipmice a dit : I'm not sure how you'd expect this to work, if you can run that script then lua is obviously loaded. |
Safwanrockz « Censeur » 1388621280000
| 0 | ||
tfm.get.room.playerList[Index].nameColor Might not be very necessary but it came out to my mind when I was scripting a minigame. |
Shamousey « Consul » 1388799180000
| 0 | ||
Safwanrockz a dit : Considering names can only change if you do it yourself, you may as well just store this in a table of your own. |