Search found 2 matches

by SnakeX
Fri Aug 24, 2007 8:45 am
Forum: General chat
Topic: How do I get IRC-Colors in HTML ones ?
Replies: 3
Views: 5452

How do I get IRC-Colors in HTML ones ?

Hi;

I got Thales as stats-serv and, however, some guys loves putting Colors in theire topic.
now, how do I get these Color-codes into HTML-colors; like str_replace(<code>,<html-thing>,$topic) in PHP; but it doesn't work...
maybe coz my OS uses for the "Box" before the num. other ASCII-codes than ...
by SnakeX
Wed Aug 08, 2007 5:32 pm
Forum: Unreal 3.2 Support
Topic: Editing umodes.o; HOW ?
Replies: 1
Views: 1270

Editing umodes.o; HOW ?

Hi
I was programming a Raw-Server, which Unreal should link to, and thought about the UserModes...

so, I'd made the dessicion to add 2 more Usermodes.
Admin of the Raw-Serer and CoAdmin of the Raw-Server.

I searched for the umode-data and found them in ./src/umodes.c/o...
I'm running my IRCd with ...