Thread: Discord Server
View Single Post
  #16  
Old 01-14-2010, 10:44 PM
ub3r
Fire Beetle
 
Join Date: Aug 2008
Location: iraq
Posts: 5
Default

thank u so much for the info....unfortunately though it wont let me compile. its saying i cant convert getname() into a const * char

Code:
 Error	3	error C2664: 'Database::DeleteCharacter' : cannot convert parameter 1 from 'const char *' to 'char *'	c:\EQEMU Server\Server Files SVN\trunk\EQEmuServer\zone\attack.cpp	1574	Zone
any idea?
Reply With Quote