1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
|
//***************************************************************************************************************************
// Custom clan text. This shows your clan text/site in the lower right corner
//***************************************************************************************************************************
// global switch 0 = off, 1 = on, default = 1
set ace_txtlogo "1"
// ace-info switch 0 = off, 1 = on, default = 1, when disabled it still shows your clantxt but
// disables my info
set ace_mod_info "1"
// Your clantext
set ace_clantext "http://www.blibla.de"
|