mouahahaLaMpiR wrote:that's stupid
Search found 7 matches
- Sat Nov 13, 2004 12:55 pm
- Forum: Unreal 3.2 Support
- Topic: LInking Unreal with Conferece room
- Replies: 6
- Views: 3200
- Fri Nov 12, 2004 6:00 pm
- Forum: Unreal 3.2 Support
- Topic: MOTD
- Replies: 20
- Views: 10236
The last I think... I don't use "old style" flags...katsklaw wrote:Which one of you questions most resembles the example?Code: Select all
flags "old type flags, like OAaRD";
- Fri Nov 12, 2004 2:03 pm
- Forum: Unreal 3.2 Support
- Topic: MOTD
- Replies: 20
- Views: 10236
So...
This :
Becomes this :
isn't it ?
edit :
or this ?
This :
Code: Select all
flags
{
r,O,A;
};
Code: Select all
flags
{
rOA;
};
edit :
or this ?
Code: Select all
flags "rOA";- Fri Nov 12, 2004 1:58 pm
- Forum: Unreal 3.2 Support
- Topic: no o-lines for your host
- Replies: 2
- Views: 2044
Re: no o-lines for your host
=> userhost *@*;GalaxeY wrote: userhost *!*@*;
- Wed Nov 10, 2004 7:52 pm
- Forum: Unreal 3.2 Support
- Topic: Updating 3.2-SSL => 3.2.2(no SSL)
- Replies: 4
- Views: 2242
- Wed Nov 10, 2004 7:49 pm
- Forum: Unreal 3.2 Support
- Topic: Updating 3.2-SSL => 3.2.2(no SSL)
- Replies: 4
- Views: 2242
- Tue Nov 09, 2004 10:35 pm
- Forum: Unreal 3.2 Support
- Topic: Updating 3.2-SSL => 3.2.2(no SSL)
- Replies: 4
- Views: 2242
Updating 3.2-SSL => 3.2.2(no SSL)
Hi !
I have a win32 UnrealIrcd 3.2-SSL which is running on a win2k srv sp4 and I would like to update it to Unreal3.2.2 (without SSL).
If I launch unreal3.2.1(no ssl)'s setup and after the 3.2.2(no ssl), can I be sure that all goes running fine ?
I mean : must I continue with SSL versions or not ...
I have a win32 UnrealIrcd 3.2-SSL which is running on a win2k srv sp4 and I would like to update it to Unreal3.2.2 (without SSL).
If I launch unreal3.2.1(no ssl)'s setup and after the 3.2.2(no ssl), can I be sure that all goes running fine ?
I mean : must I continue with SSL versions or not ...