Question Using set_touchdownpoints in Lua?

Thunder Chicken

Resident Lua Script Rabble-Rouser
Donator
Joined
Mar 22, 2008
Messages
5,847
Reaction score
5,509
Points
188
Location
Massachusetts
I am trying to update an addon from using the old 3-point touchdown model to the newer one that can utilize N>3 points for collision. This method seems to have been ported into Lua, but I am having trouble getting it to work.

This post documents the details of my problem:


Does anyone see what I am doing wrong? As usual I'm trying to map reading from the API Reference to Lua and something is getting lost (to me) in that translation.
 
Back
Top