- Joined
- Jan 8, 2015
- Messages
- 5
- Reaction score
- 0
- First Language
- Français
- Primarily Uses
Hi,
Script : CP's Luna Party Config
Variable causing problem :
STATUS_MENU ={
## Limits the main menu displayed party to only characters in the active
## party if this value is set to true.
:limit_max => true,
}
When i set :limit_max = false i get the following error :
I've tested this setting in the sample project "Luna Engine Complete Script List" provided in the DLC and the error is also occuring.
Could it be fixed ?
Regards,
Bru
Script : CP's Luna Party Config
Variable causing problem :
STATUS_MENU ={
## Limits the main menu displayed party to only characters in the active
## party if this value is set to true.
:limit_max => true,
}
When i set :limit_max = false i get the following error :
I've tested this setting in the sample project "Luna Engine Complete Script List" provided in the DLC and the error is also occuring.
Could it be fixed ?
Regards,
Bru


