PDA

View Full Version : Table Rolls



Stv
February 19th, 2020, 20:34
Ok, so I'm once again in need of pointers.
What function call would I use to programmatically roll on one of the tables in the 'tables' tab on the RHS menu ?

Thanks in advance.

Steve.

damned
February 20th, 2020, 02:40
/rollon [table name] <-c [column name]> <-d [NdN+N]> <-hide>

Stv
February 20th, 2020, 18:47
Thanks Damned, that works ok from the chat window, but how would I implement that in a LUA extenson ?

Cheers, Steve.