CDS:RollTable
From Twin Rose Wiki
RollTable
An RPGScript function that returns the result of a pre-defined table..
Usage
RollTable("<name of table>");
Examples
return RollTable("White Horse Inn Events");
return "You see ", RollTable("Flowers"), " growing here.";
| This page is a Stub, please expand it if you have any relevant details. |

