Jump to content

Recommended Posts

I did:

for k, v in pairs(GLOBAL.DST_CHARACTERLIST) do	GLOBAL.DST_CHARACTERLIST[k] = nilend

But you will need to add a mod character to the list or the random function that picks a character list to display on the screen will crash, because the list will be empty.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...