creation of girders using lua
Fri, 2011-01-21 16:42
Is it possible to create girders using a lua script?
I've tried several things like AddGear(x,y,gtGirder,0,0,0,0) or 24 as geartype. But it didn't work
Does anyone know if it is possible - and how?
Sorry pal
sheepluva <- me my code stats ->
a Hedgewars Developer
click here to message me
<- where I'm from what I speak ->
I have added support for placing girders using lua. It will be included in the next version but if you want to test it now you can make a development build (or update if you already have one).
More details on using PlaceGirder can be found here: http://code.google.com/p/hedgewars/wiki/LuaAPI
One of those hedgewars developers. I am specially knowledgeable in lua scripting, and the father of gameplay scripts.