Toribash
Can I somehow update the ghosts? I just wrote a script that saves and loads joint states but the ghost stayes the same...

nvm I fixed it.

Release
Attached Files
statestack.lua (1,015 Bytes, 5 views)
Last edited by S0lll0s; Jan 24, 2013 at 11:04 AM.
does anyone have the whereabouts of a list of events, available calls, ect...
i know how to script, i just want to know what i can play with...
startup.lua has a list of hook events.
sdk/ has a bunch of available functions.
multiple texture uploader! updated: multiple texture remover!
updated pretty colorlist!

<BobJoelZ> ok ive just rebooted my pc and ive tried to activate my reflex on yahoo internet explorer :/ no luck

<Aracoon> I do not enjoy having anal sex with multiple men
where do i find these?
-----
nvm, found them
Last edited by laboblox; Feb 19, 2013 at 05:55 PM. Reason: <24 hour edit/bump
The attached script will print every global variable (including functions) to toribash/data/scripts/tables/_G.txt.

In addition it will create a similar file for every global table.

The entries will be sorted by type and name.

To use it you have to create the tables directory yourself, Lua can't do that.
Attached Files
getTableInfo.lua (1.9 KB, 10 views)
Signature temporarily out of order.
Hello. Can someone explain me get_jont_pos2.lua?
I'm very new to lua. I want it to show only x value. How can I do this?
pos = get_joint_pos2(0,0)
echo("x = "..pos.x)
echo("y = "..pos.y)
echo("z = "..pos.z)
To get only the x value, you'd use pos.x (or whatever variable name you used).
multiple texture uploader! updated: multiple texture remover!
updated pretty colorlist!

<BobJoelZ> ok ive just rebooted my pc and ive tried to activate my reflex on yahoo internet explorer :/ no luck

<Aracoon> I do not enjoy having anal sex with multiple men