Module API FAQ |
Fluffyshine « Citoyen » 1380301440000
| 0 | ||
Ethanrockz a dit : erm fly with [spacebar]? |
Ethanrockz « Citoyen » 1380302160000
| 0 | ||
i mean like when you do !Fly you will be able to fly |
Baasbase « Citoyen » 1380303180000
| 0 | ||
Ethanrockz a dit : Baasbase a dit : |
0 | ||
Baas it don't work for me D= |
Moesappel « Citoyen » 1380303960000
| 0 | ||
Aritxy a dit : First enter this code: a dit : and then: a dit : |
Tailtong « Citoyen » 1380314460000
| 0 | ||
|
Ethanrockz « Citoyen » 1380381540000
| 0 | ||
how to make a teleport command like in that room sham made |
Shamousey « Consul » 1380382680000
| 0 | ||
Ethanrockz a dit : I'll write a tutorial on handling things like that to post in a few days, if you can wait :3 |
0 | ||
Teletransportation whit 1 click: for p in pairs (tfm.get.room.playerList) do system.bindMouse(p); end function eventMouse(playerName, x, y) tfm.exec.movePlayer(playerName, x, y); end |
Epicshawty « Citoyen » 1380392700000
| 0 | ||
Aritxy a dit : Wrong. a dit : That is correct ^ (it gives everyone the access to transport) |
Epicshawty « Citoyen » 1380394080000
| 0 | ||
Tailtong a dit : How is this a minigame if this has a bunch of commands? |
Tailtong « Citoyen » 1380394080000
| 0 | ||
Epicshawty a dit : it is made for having fun in the tribe house ( if you don't have enough already ) |
Epicshawty « Citoyen » 1380394200000
| 0 | ||
Tailtong a dit : Well true. I like it. If you dont mind I can shorten it out. |
Tailtong « Citoyen » 1380394320000
| 0 | ||
Epicshawty a dit : shorten what out |
Epicshawty « Citoyen » 1380394440000
| 0 | ||
Tailtong a dit : Instead of using "name" or "command" you can use "p" or "c". |
Tailtong « Citoyen » 1380394440000
| 0 | ||
oh, thanks, i'll shorten it in ~1 hour (when i'm done with reading) |
Epicshawty « Citoyen » 1380394440000
| 0 | ||
Tailtong a dit : Well I just did! Shortened Version. |
Tailtong « Citoyen » 1380394620000
| 0 | ||
thank you very much, epic |
Shamousey « Consul » 1380394620000
| 0 | ||
Instead of shortening your code like that manually, may I interest you in a Lua Minifier? |