• Decal placer.
    1 replies, posted
Is there anything similar to the css mani mod decal placer, where I can place vtfs or tgas on the wall of the map, if it exists can anyone link me, I have searched without result.
[QUOTE=mishappp;23237958]Is there anything similar to the css mani mod decal placer, where I can place vtfs or tgas on the wall of the map, if it exists can anyone link me, I have searched without result.[/QUOTE] As far as I know there isn't something at the moment that can remember where decals were placed and load them again at a later time, if that is what the decal placer did in CSS. Though there is a function that places decals ([B][URL="http://wiki.garrysmod.com/?title=Util.Decal"]util.Decal[/URL][/B]). Presumably you could just use that function in place with a script that logs where they are placed, saves the data to a text file. Then loads it when the map loads and places them again if data exists for that specific map. Decals are vtf's just with certain flags on the vtf or in the vmt, so it should be possible.
Sorry, you need to Log In to post a reply to this thread.