- General POLSKI Topic
- how many quake 3 players E+ still play sometimes
- Quake All-stars, December frag night.
- DOOM 2 SERVER - UPDATE
- missing graphics in 1++ map
- Steam Q3 Discussion
- xp_enemyHeadModel does not work
- Q3DM3D Duke3d map for Q3
- Help me with selection Defrag maps
- 5let hogy legyen valami mozgás...
How spider api works?
30. July 2010 - 19:45
#11
Re: How spider api works?
The spider.class.php code is alot more reliable than gameq when querying a server, much appreciated whoever made it.
Anyway I've been using this code to strip color codes in names.
preg_replace('#(\^.)#', '', $data);
But decided I'd like to have the colors in my name, was wondering if anyone would share or enlighten me on how they they did it, i was thinking of replacing "^x" with "<font color="#FFFF00">, but not sure if that's a good approach, how did E+ add dropshadows and glowing effects.
Cheers.
