Ulysses Stuff > Suggestions

Adding decals to maps

(1/2) > >>

Zydu:
I think it might be possible to write this kind of script using util.Decal function. It would be very useful The idea is to place some custom decals with for example community logo on some walls on maps.

Something like this sourcemod plugin https://forums.alliedmods.net/showthread.php?p=607043

LuaTenshi:

--- Quote from: Zydu on December 26, 2013, 11:08:22 AM ---I think it might be possible to write this kind of script using util.Decal function. It would be very useful The idea is to place some custom decals with for example community logo on some walls on maps.

Something like this sourcemod plugin https://forums.alliedmods.net/showthread.php?p=607043

--- End quote ---

Decals would have to be downloaded by the players or else they will show up as purple and black squares how ever a good alternative would be to create some a script like PlayX, that would fetch the images from the internet and display them on walls on the server.

Zydu:
Yeah, but converting image into decal might be quite hard via script.

LuaTenshi:

--- Quote from: Zydu on December 28, 2013, 01:45:37 PM ---Yeah, but converting image into decal might be quite hard via script.

--- End quote ---

I actually made a client side script for it...


So you could easily have all clients load a script like that and yeah. (Oh and this also works with animated stuff.)

Zydu:
Nice. ;) Can you share the addon please?

Navigation

[0] Message Index

[#] Next page

Go to full version