
Spraypaint logo... is it too late?
-
|GoD|Plaguelord|LDR|
- Posts: 334
- Joined: Sun Jun 22, 2003 12:45 am
- Location: Sitting on my throne of fire eating ambrosia
- Contact:
Spraypaint logo... is it too late?
Not that long ago while the whole file movement of Chaos was going on I popped up in2 the IRC chat w/ a few C.D. members and asked if it was too late 2 submit pics 4 CUT2 spraypaint, and the answer I got was, "I'm not sure." If it isn't too late could you guys hook me up
... Heres the image... and thanx


If the texture is on the server, and in a package that is in the ServerPackages= line, the user can specify that texture as their logo. The person's choice of logo is saved as a string, such as "ChaosGraffitti.ChaosLogo". When the person wants to make a spraypaint, the server dynamically loads the texture based on the string.R.Flagg {MoO} wrote:Can you explain that please?MMel wrote:I'm getting it so that if the texture file is on the server, you'll be able to link to it as your spraypaint.
It's not quite full spraypainting freedom, but at least we don't have to create classes for each logo someone wants to use.
Have you found this post helpful?
Yes, in an ini you can modify what types of logos you want to be available to select from.
In UT2003.ini:
[ChaosGames.Tab_CUTClientSetting]
SprayPaintTextures=CSDLogoDecal.CSDLogo
SprayPaintTextures=ChaosGraffitti.warningbio
SprayPaintTextures=ChaosGraffitti.warningexplo
SprayPaintTextures=ChaosGraffitti.warningfire
.
.
.
BTW, the code was actually very close to being able to do this before I got my hands on it. I just had to make an adjustment on how it found the texture.
In UT2003.ini:
[ChaosGames.Tab_CUTClientSetting]
SprayPaintTextures=CSDLogoDecal.CSDLogo
SprayPaintTextures=ChaosGraffitti.warningbio
SprayPaintTextures=ChaosGraffitti.warningexplo
SprayPaintTextures=ChaosGraffitti.warningfire
.
.
.
BTW, the code was actually very close to being able to do this before I got my hands on it. I just had to make an adjustment on how it found the texture.
-
Shadowstar
- Chaotic Dreams Team
- Posts: 3290
- Joined: Sun Apr 06, 2003 6:22 am
- Location: Arizona
- Contact:
An animated spraypaint is technically possible, since projectors can be just about any kind of texture, even a shader. Wouldn't really look like a spraypaint though, but it would look kinda cool.
My Chaos Google Drive (sounds, etc):
https://drive.google.com/folderview?id= ... sp=sharing
My Sounds Release Thread:
http://forums.chaoticdreams.org/viewtop ... 7&start=45
https://drive.google.com/folderview?id= ... sp=sharing
My Sounds Release Thread:
http://forums.chaoticdreams.org/viewtop ... 7&start=45
does this mean you can use any default texture as a spraypaint ?Melaneus wrote:Yes, in an ini you can modify what types of logos you want to be available to select from.
In UT2003.ini:
[ChaosGames.Tab_CUTClientSetting]
SprayPaintTextures=CSDLogoDecal.CSDLogo
SprayPaintTextures=ChaosGraffitti.warningbio.
for example the cliffyb picture, or some 1024x1024 floor textures
SprayPaintTextures=HumanoidArchitecture.flr01HA
would that work ?
-
Shadowstar
- Chaotic Dreams Team
- Posts: 3290
- Joined: Sun Apr 06, 2003 6:22 am
- Location: Arizona
- Contact:
That's an interesting idea... Instant re-flooring!
My Chaos Google Drive (sounds, etc):
https://drive.google.com/folderview?id= ... sp=sharing
My Sounds Release Thread:
http://forums.chaoticdreams.org/viewtop ... 7&start=45
https://drive.google.com/folderview?id= ... sp=sharing
My Sounds Release Thread:
http://forums.chaoticdreams.org/viewtop ... 7&start=45


