Jump to content

table/array editor parameters


Rick
 Share

Recommended Posts

It would be nice if we would define table script parameters and have the editor respond as such to allow us to define values for the entries in the table.

 

Script.Markers = {} --table

 

 

Could translate into some kind of repeating control in the editor that allows us to press some kind of plus/add button to make a new entry. This would treat the table as an array and we would access it via local value = self.Markers[1] and use the getn() to get the count when we are looping over it.

  • Upvote 6
Link to comment
Share on other sites

  • 7 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...