
















































1














































add_path with a add_path C:\mypath# are just comments, ignore those


%appdata% to ddnet2 while ALL clients are closed




1




ddnet2 that you hopefully kept








ddnet2 that you hopefully kept 






































ctrl+t to grep for a string - or maybe ctrl+shift+f - you need to check that yourself.
anyway - look for the string cheat client! flags= - you should find the corresponding function that automatically bans people
you can either just put the entire function as a comment ( with /* */ ) or explicitly set whatever it checks to 0 before the check

ctrl+t to grep for a string - or maybe ctrl+shift+f - you need to check that yourself.
anyway - look for the string cheat client! flags= - you should find the corresponding function that automatically bans people
you can either just put the entire function as a comment ( with /* */ ) or explicitly set whatever it checks to 0 before the check 

ctrl+t to grep for a string - or maybe ctrl+shift+f - you need to check that yourself.
anyway - look for the string cheat client! flags= - you should find the corresponding function that automatically bans people
you can either just put the entire function as a comment ( with /* */ ) or explicitly set whatever it checks to 0 before the check 
// before the GameServer()->Console()->ExecuteLine(tBuf); should work. will make it not do anything regardless of what's happening (edited)




