Toribash
Yoyo was faster than me but anyways.

Here's mine with a clickable button. Drag it around as you like. Needs your name in order to find out which player is yours. Instructions are ingame.
Attached Files
randomJoints.lua (3.7 KB, 33 views)
Signature temporarily out of order.
I think there should be a script that can show the joint functions while a replay is running. This script could be useful just so that we don't need to press E every time we are trying to learn a little tip about the trick/move/combo we are attempting.

Such as, if you are learning how to do a butterfly kick, and you really have no clue how to get the joints correct to pull the butterfly kick successfully. If you had the script, you could press P to pause the replay, and write down any joints that are important into doing the kick successfully.

This script suggestion should not be for copying moves, but to help with learning new tricks for parkour, realism, etc.
[SPARTA] Member | RSO | No Clan Currently | | Wanna spar? PM me. | I'm a poor Tori (120 TC's)Help me out!
another movie recording script
The old one doesnt work anymore
3DS FC :4038-6911-2047
Pokemon Player. LoZ and other Nintendo shit. =]
Originally Posted by cj2men View Post
another movie recording script
The old one doesnt work anymore

A better idea would be to tell the outher of the "old one" what doesn't work with his script and ask if he can update it.
Signature temporarily out of order.
Of course, but the question is. Is he/she gonna still be online?
3DS FC :4038-6911-2047
Pokemon Player. LoZ and other Nintendo shit. =]
Hi All,

I read the topics of the script and their respective answers... really the ideas and topics are very unique and challenging!!
I have one task here, of course I am not expecting you people to give me ready-made solution, but some outline will be very much helpful. Please help, as Lua is a new language for me.
So the task is:
1.I have three xml files. All the xml files are storing the data about the same objects say equipment. Except the name of the equipment, the parameters, xmls storing are different.
2. Now I want to make a generic xml file, which is carrying all the data about the equipment.
3. PLease note that, the name will be unique and thus it will act as a key parameter.
4.I want to achieve this task with Lua script and main problem for me here is, I am very less familiar with syntax in Lua.

Can you please help me? Thanks in advance!!
Hey, I had an idea to use cube maps or polar coordinate maps as the game background instead of just solid color ones. Does anyone know if that would be possible? (I guess I will learn lua if it is.)