{
// SendTextEntryGumpUC(who, uc_text1, cancel := TE_CANCEL_ENABLE,
// style := TE_STYLE_NORMAL, maximum := 40, uc_text2 := {} );
return new BError( "Function not implimented" );
}
I found there is a function for unicode gump support in POL core, but the status is "Function not implimented", is there any plan to develop this function to support unicode GUMP ?
