Hello guys.. i am trying out how to change in the source the original character name creation.. i am using Proud Source and it only allows me to use capital letter on the First letter of the character name.. Thanks in advance
i commented out __SECURITY_FIXES from versioncommon.h in database, neuz and world. compiled with no errors but still the name will automatically change into lowercaseQuote:
It's due to one of the __SECURITY_FIXES in the database cpp's. I forget which one exactly so you'd have to check.
void CProject::Formalize( LPSTR szName )
void CDbManager::CreatePlayer(CQuery *qry, LPDB_OVERLAPPED_PLUS lpDbOverlappedPlus)