Script Requests |
Ajanhalilby 1383142740000
| | ||
[Modéré par Icewolfbob, raison : Spam] |
Bumblet « Citoyen » 1383169140000
| 0 | ||
My request is a script that spawns a certain amount of the object by saying the command "!spawn" |
0 | ||
Bumblet a dit : a dit : Arguments are !spawn (item ID) (number of items) |
Mateguti « Citoyen » 1383226080000
| 0 | ||
I need a code for when the player reaches the hole, follow this map, as I'm running the time I have left when all users entered -' |
0 | ||
Mateguti a dit : Sorry. I'm not sure what you are talking about. |
Mateguti « Citoyen » 1383228000000
| 0 | ||
Jordynl a dit : I complete one map of local maps = {} and the time continue running http://prntscr.com/20ytf3 |
Bushmeister « Consul » 1383234420000
| 0 | ||
How can i check for map number (not via chatmessage)? Such as that: if map code = @somecode then print("kkk") |
Shamousey « Consul » 1383234900000
| 0 | ||
Bushmeister a dit : tfm.get.room.currentMap is the @code of the map, so you can use that. a dit : |
Tailtong « Citoyen » 1383239040000
| 0 | ||
Is there any way to get the name of the map creator? a dit : |
Shamousey « Consul » 1383239160000
| 0 | ||
Tailtong a dit : tfm.get.room.xmlMapInfo.xml.author |
Bushmeister « Consul » 1383239520000
| 0 | ||
Shamousey a dit : Thanks :> |
Bumblet « Citoyen » 1383307500000
| 0 | ||
Could I have another request of when I spawn the amount of objects but I can position where it will go by X Y |
Makinit « Citoyen » 1383309000000
| 0 | ||
Bumblet a dit : example a dit : !spawn 6 3 400 200 |
Beachking « Citoyen » 1383328200000
| 0 | ||
How do you make it so that when a shaman spawns 6 arrows he/she will die. Meh Limited arrows. :$ Thanks. |
Bushmeister « Consul » 1383331440000
| 0 | ||
q a dit : Object won't changes when i press A(keycode 65) button. When i changed A to B (keycode 66) it worked. What's wrong with? |
Makinit « Citoyen » 1383345780000
| 0 | ||
Beachking a dit : example a dit : Bushmeister a dit : That's a bug that has to do with keyboard layouts. The W key triggers an event with the Z keycode, the A key triggers an event with the Q keycode and vice versa. |
Mousechris « Censeur » 1383350100000
| 0 | ||
Makinit a dit : Actually I found out it matters if you're using a French or English keyboard. So it's not a bug but just a matter of your keyboard, there's a command to switch keyboards, however I don't know what it is, all i know is Meeyo used it so she could switch to Z commands in the *#Iced! testing room yestarday. |
Shamousey « Consul » 1383350760000
| 0 | ||
Mousechris a dit : The command is /clavier but that has no effect on module key bindings. |
Mousechris « Censeur » 1383350760000
| 0 | ||
Shamousey a dit : It seemed to with Meeyo, she used it to switch between the two |
Bushmeister « Consul » 1383383040000
| 0 | ||
Makinit a dit : lol. thanks! upd I need a script, that will put one random player into one team, and remaining - in other team. Is this possible? |