Script Requests |
Aanguson « Citoyen » 1383477720000
| 0 | ||
Hophipmice a dit : Thanks =D |
Abdeltif « Citoyen » 1383477720000
| 0 | ||
a dit : How can i make a configur the delay between every spawn please ? |
Abdeltif 1383479280000
| | ||
[Modéré par Bolinboy, raison : double post] |
Bushmeister « Consul » 1383486540000
| 0 | ||
s a dit : [17:44] [•] Runtime Error : transformice.lua:4: attempt to index ? (a nil value) What is wrong? |
Abdeltif « Citoyen » 1383486720000
| 0 | ||
Bushmeister a dit : for namep, player in pairs(tfm.get.room.playerList) do Make it name not namep that's why it don't read as [name] . |
Kmlcan « Citoyen » 1383487320000
| 0 | ||
How can I print a table like "element1, element2, ..." intead of "element1 element2 ..."? |
Mikuhl « Citoyen » 1383487440000
| 0 | ||
Kmlcan a dit : table.concat(table, ", ") |
0 | ||
Abdeltif a dit : a dit : bloop edit:edited |
Safwanrockz « Censeur » 1383491820000
| 0 | ||
Bushmeister a dit : That code's working properly for me though. |
Abdeltif « Citoyen » 1383492180000
| 0 | ||
Issey a dit : end ( to close while line 32) after adding end at the end of the script end ( to close while line 32) |
0 | ||
So I have a string a dit : and I want to split the string by the | character and idk how to so help |
Shamousey « Consul » 1383500760000
| 0 | ||
Issey a dit : str="a ' b|b|c|d" for split in string.gmatch(str, "[^%|]+") do print(split) end |
Bushmeister « Consul » 1383501780000
| 0 | ||
It's possible to use tfm.exec.removeimage() only for selected player (that is, if i=1 then tfm.exec.removeImage(id,playername)? |
Mousechris « Censeur » 1383504600000
| 0 | ||
Nvm this I figured it out |
0 | ||
Able to transform into a shaman object |
Shamousey « Consul » 1383504840000
| 0 | ||
Bushmeister a dit : No, they can't be used on a specific player. Swirlfire a dit : #Iced does that, you can look into its code. Topic-484461 |
Fuzzfire « Citoyen » 1383507960000
| 0 | ||
When someone dances, they fall through grounds(I am thinking of impossible ones ;n;) |
Guilherme « Citoyen » 1383518040000
| 0 | ||
script a dit : As you can see in my script, a part is ready ... I needed you to do with the shaman could only freeze the mice if the mice had at a distance close to him, and he froze only one at a time. And not that crash. |
Sandermr « Citoyen » 1383522420000
| 0 | ||
nvm found out |
Bushmeister « Consul » 1383550080000
| 0 | ||
ko a dit : koko a dit : Not worked... why? upd: q a dit : If i set tfm.exec.addImage(imageName, !1, 400, 200) then image with id will be at forerground? |