| |
| « Citoyen » 1506375720000
| 0 | ||
Onkei a dit : OMG, Thanks so much!! |
| « Citoyen » 1506754560000
| 0 | ||
| How to make this window have the option Close or disappear after 15s.? Code Lua 1 2 3 4 5 function eventChatCommand(nick,komd) |
| 0 | ||
Jwpdde a dit : This gives you the option to close the window. Code Lua 1 2 3 4 5 6 7 8 9 10 11 12 13 function eventChatCommand(nick, komd) |
| « Censeur » 1506859140000
| 0 | ||
| I don't know if this is possible to make, But i need a script that will allow me to remove objects and grounds on map! |
| « Citoyen » 1506973380000
| 0 | ||
Tukushii a dit : This script allows you to remove just objects by clicking in the center of them Code Lua 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 admin = "Tukushii" Dernière modification le 1507378080000 |
| « Citoyen » 1507056420000
| 0 | ||
| A league of legends module |
| « Consul » 1507063920000
| 0 | ||
Gamingknight23 a dit : Almost impossible. |
| « Citoyen » 1507182480000
| 0 | ||
| a script that can change the map with a command !changemap but when i change it, enable respawn (map house tribe) please! |
| « Citoyen » 1507316160000
| 1 | ||
Hackinnzkt a dit : Yes, try this. Code Lua 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 admins = {"Yionutz", "Hackinnzkt", "Anonmasq"}Dernière modification le 1507381680000 |
| « Citoyen » 1507316820000
| 0 | ||
Yionutz a dit : Thanks so much man!! Good job |
| « Sénateur » 1507317240000
| 1 | ||
| Something to scare my tribe members |
| « Citoyen » 1507564140000
| 0 | ||
| What is the LUA code to call the appearance of a text on chat using the command? fe. !new ? Dernière modification le 1507564260000 |
| 0 | ||
Jwpdde a dit : Code Lua 1 2 3 4 5 6 7 8 9 function eventChatCommand(n, cmd) |
| « Citoyen » 1508044860000
| 1 | ||
| Can someone make a LUA code that transforms you into a vampire each time you click a tombstone or any other consumable? Kind of like when you make a campfire and your mouse does marshmallow animation but instead of the marshmallow animation it would make you into a vampire Dernière modification le 1508698380000 |
| « Consul » 1508846340000
| 0 | ||
| Can I have code which makes person shaman with command? And compatible with Code Lua 1 admins = {} |
| 0 | ||
Marciskris a dit : Code Lua 1 2 3 4 5 6 7 8 9 admins = {Marciskris = true} |
| « Consul » 1508939820000
| 0 | ||
| Is there any way to force P0 rotation maps? Code Lua 1 2 tfm.exec.newGame("#0") |
| « Consul » 1508955000000
| 0 | ||
| tfm.get.room.xmlMapInfo.permCode("") Sorry I dont know which parameter u must use but u can learn with this code. (i guess) |
| « Consul » 1509632160000
| 0 | ||
| nvm, found it. Dernière modification le 1509632220000 |