Search found 2 matches

by ivann
Wed Jul 12, 2006 6:46 pm
Forum: Unreal 3.2 Support
Topic: Little help with tsctl
Replies: 5
Views: 2789

Little help with tsctl

Hi,

I need a little help with the /tsctl command. I dont know how to set the timestamp.

Example:

Servidor=bb3.us.virtualife.com.br TStime=1152729342 time()=1152729342 TSoffset=0
Servidor=boss.virtualife.com.br TStime=1152729295 time()=1152729296 TSoffset=0

How can i set the /tsctl svstime ? I ...
by ivann
Thu Jun 29, 2006 5:56 am
Forum: Unreal 3.2 Support
Topic: Help with umodes
Replies: 3
Views: 2042

Help with umodes

Hi,

I am having some problems with some flags that I want to deny access.

oper xxx {
class operadores;
from {
userhost *@xxx.xxx;
userhost *@xxx.xxx;
};
password "$QP9KECVw$3tCHO3qkM4YlVzV+XvcfJLO3bpc=" {sha1; };
flags {
coadmin;
can_override;
};
};

He doesnt have the "get_umodew" flag but ...