Help to Edit NDLanguage.edf

Results 1 to 1 of 1
  1. #1
    Apprentice xmexi is offline
    MemberRank
    Apr 2014 Join Date
    16Posts

    sad Help to Edit NDLanguage.edf

    Need Help.

    i want to edit NDLanguage file , and that i want to ask is how to add totalchar in NDLanguage.edf , because i cant to edit the text as much as i want.. only following the totalchar , if the totalchar only 5 so i can only make 5 word.

    i use this strs :

    // NDLanguage.EDF STRS for All Language// 2.2.3.2 version// by novanakal@RageZone.com[filemask="NDLanguage.DAT"]///////////////////////////////////////////////// Start Structure ///struct NDLanguageFile{ u32 NDLanguageCount; child NDLanguageData [count=NDLanguageCount]; }struct NDLanguageData [preload=1, tableview=1]{ u32 n_dwIndex ; u32 totalChar ; str[len=totalChar] Description ;}
    thanks for help :)




Advertisement