BACK TO LIST

Syntax:

VA1.Add_To_Language = "YES"/"NO"

Details :

This specifies if the currently produced 'Golden Chara' be added to the Artificial Intelligent Lang File for the current speech.

Example :

Private Sub Strart()

VA1...

:

:

:

VA1.Add_To_Language = "YES"

End Sub

BACK TO LIST