Script Requests |
Fuzzykeldeo « Citoyen » 1382746320000
| 0 | ||
Can anyone make a script for raining random stuff? Like not JUST shaman items, but items for events and such, such as darts, snowballs, ect? Edit; #pageget :P |
Shamousey « Consul » 1382748120000
| 0 | ||
Fuzzykeldeo a dit : Things like the valentines arrow and snowballs are actually classed as shaman objects and you can spawn them with tfm.exec.addShamanObject(), just find their IDs from the ID list. |
Safwanrockz « Censeur » 1382748120000
| 0 | ||
Xanmeow a dit : That's the best I could do :x Speed a dit : |
Mousechris « Censeur » 1382758620000
| 0 | ||
i'm confused on how to add a 2nd key here I got key 87 working (Z) but I still need to get key 88 (X) on it to make a 2nd transformation for sham item 45 |
Ordboka « Citoyen » 1382765040000
| 0 | ||
Mousechris a dit : You have to add another tfm.exec.bindKeyboard(name,87,true,true). Also inside you eventkeyboard add elseif key==*KeyCodeOfYourChoice* |
Mousechris « Censeur » 1382765280000
| 0 | ||
Nvm everything is fixed |
Ordboka « Citoyen » 1382766720000
| 0 | ||
Mousechris a dit : Try this. Pressing insert should now kill you. Haven't tested, so tell me if something doesn't work. |
0 | ||
Ordboka a dit : nvm i already helped him |
Meltedfruit « Citoyen » 1382773320000
| 0 | ||
Countdown script for spawning, and if spawned before the countdown kill that shaman! |
Linhta « Citoyen » 1382790000000
| 0 | ||
Soulmates share firsts (sorry if this doesn't qualify) |
0 | ||
Linhta a dit : Lua isn't able to touch the stats in-game. |
0 | ||
FFA script ? |
0 | ||
|
Enginfener « Citoyen » 1382802300000
| 0 | ||
Shamousey a dit : The status board |
Nicknamepll « Citoyen » 1382804700000
| 0 | ||
How to create Double jump? |
Hophipmice « Citoyen » 1382805120000
| 0 | ||
Nicknamepll a dit : Safwanrocks a dit : Text. |
Shamousey « Consul » 1382805240000
| 0 | ||
Hophipmice a dit : That's infinite jumping, not a double jump. As I've said before, it's almost impossible to make a working double jump. |
0 | ||
Nicknamepll a dit : a dit : it's not exactly a double jump. It lets you just for a couple of seconds then disables jumping in air. |
Papero « Citoyen » 1382805960000
| 0 | ||
Shamousey a dit : The airjump thingy in derby is quite okay imho as a double jump |
Shamousey « Consul » 1382806380000
| 0 | ||
Paperonaruto a dit : That's only really because they're limited as to how many you can use though, right? |