I posted this in the tzac forums already but no answer.
I thought perhaps some server admins here might know the answer.
In my server.cfg under etpro folder I add this lines in the middle of the file
// TZAC
ac_sv_minage 0 //- >if not 0, only players with guid age (in days) above set value are allowed to join this server
ac_sv_banage -1 //- > determines ban period for banned players in months after their account ban expired -1 -> banned forever 0 - > 12 months
ac_sv_version //- current TZAC server addon version
ac_sv_iplimit 0 //- limits maximum number of players from one ip, 0 means disabled
ac_sv_fixlmsspam //- fixes possible LMS spam
ac_sv_hidden 0 //- if > 0, server won’t show up in TZAC server list
ac_sv_blockqueries 0 //- if > 0, server won’t reply to status queries (reduces DDOS risk)
ac_sv_autoupdate 1 //- if 1, auto update facility is enabled. TZAC server addon will update itself.
I changed both
qagame.mp.i386.so to etpro_qagame.mp.i386.so
and
qagame_mp_x86.dll to etpro_qagame_mp_x86.dll
I restarted the server by running as admin
I logged into TZAC as admin and ran TZAC
The game started and I pulled down the console to type in the ip of my server
/connect aa.bbb.ccc.dd:eeeee
Server
awaiting auth!
I let it try for about 2 minutes.
I pulled down the console and typed
/net_port eeeee
/net_restart
/vid_restart;reconnect
The server reconnected and I get the same awaiting auth message.
Note: in trackbase i type etpro and i see my server there and when i click on any tzac server, it will show tzac enabled icon.
When I click on my server, it doesn’t show tzac enabled icon.
This indicates to me that maybe tzac is not running on my server but
when I try to connect without the TZAC client program, it tells me sorry but server is TZAC
Please help.