Ubersplats and how do I make one?

Rainther

I guess I should write something of value here...
Reaction score
61
Hello. I'm interested in making an ubersplat for one of my spells with the effect of consecration where the spell is at.

First of all I haven't managed to create one to even determine if it works and after browsing some in the MPQ file I haven't managed to find where these ubersplats are stored so I can make my own one.

Is there even possible to make a custom ubersplat?
Or maybe there is any better way to do this? I want the effect to adjust depending on the ground, so I doubt that rechanging an aura would look that good for example.

And I may suck at searching cause I haven't managed to find anything relevant to this on the forum.
 
Ubersplat data is in some .slk file. Just use some MPQ browser and try to find it. Then you just need to type that texture path and fade times and other stuffs there and import that new slk to your map, so it can replace that old one.

I dont remember that file name, but it is probably something like UbersplatData.slk or soething.
 
Ubersplats's data is in file Splats\UberSplatData.slk
To make a custom Ubersplat
  • a texture file (blp), name it as you like, mine is "InvertThunderClapUbersplat.blp", it's ReplaceableTextures\Splats\ThunderClapUbersplat.blp (texture for ubersplat of Thunderclap) I just invert its color
  • open the slk, type in Name, comment, dir, file. The orther should use the exist one's data. Mine has:
    • Name: ITHD
    • comment: Inverted ThunderClap
    • dir: ReplaceableTextures\Splats
    • file: InvertThunderClapUbersplat
  • import the above slk, path: Splats\UberSplatData.slk
  • import the texture with path: <dir>\<name of the texture>.blp, mine is ReplaceableTextures\Splats\InvertThunderClapUbersplat.blp
  • create a trigger that create the Ubersplat or in other words, use the imported Ubersplat.
Note: the imported Ubersplat will not appear in the "Preset" Ubersplat Type so you must use a custom script to set the "Name" of the imported Ubersplat to a variable and use that variable to create the Ubersplat

here is a screenshot :)

attachment.php

Take a look at the demo map below :thup:
 

Attachments

  • [Demo] Custom Ubersplat.w3x
    182.5 KB · Views: 329
  • custom ubersplat.JPG
    custom ubersplat.JPG
    56.6 KB · Views: 623
not to hijack the thread but does anyone know what im doing wrong?

the splat wont show up

test2.jpg


test.jpg


JASS:
//This Code works when i type other Splats like &quot;ESMB&quot;
scope Menu initializer Init

private function Actions takes nothing returns nothing
    local ubersplat us = CreateUbersplat(0,0,&quot;MENU&quot;,255,255,255,255,false,false)
    call ShowUbersplat(us,true)
    call SetUbersplatRenderAlways( us, true )
    call SetCameraPosition(0,0)
    call BJDebugMsg(&quot;RAN&quot;)
endfunction

//===========================================================================
private function Init takes nothing returns nothing
    local trigger trig = CreateTrigger(  )
    call TriggerRegisterTimerEvent( trig, 2., true )
    call TriggerAddAction( trig, function Actions )
endfunction

endscope
 
how should I explain this.... it's not that your wrong, it's the texture. Ubersplat use "Blend" texture and if Splat.blp blends, you can't see anything, it just disappear.

I didn't know much about this "Blend" thing so I can't clearly explain this but I do the following:
  • Open Splat.blp with War3 ModelEditor
  • Go to Windows \ Material Manager
  • Double click on the Material -> double click (again) on the Material Layer
  • Set the Filter Mode to Blend
  • Click OK and OK
and I see that the texture has disappeared.
attachment.php
 

Attachments

  • disappear.JPG
    disappear.JPG
    54.3 KB · Views: 411
wait so how do i make it have a blend mode. (cuz all i did was take a screeny, save it as TGA and convert to BLP)
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • Varine Varine:
    I should have had all of this like a month ago but whatever, it's fine. He's trying a thing, idk it's his menu I don
  • Varine Varine:
    I don't care.
  • Varine Varine:
    Fuck I need more saturday nights off. Turns out I'm much cooler to drunk girls. If I hang out with enough people like that, eventually I'll meet one that likes me sober too
  • Varine Varine:
    idk if anyone has ever done IT. I am not IT but I just got off a 20 minute phone call with the general manager asking me how to make her new computer print. I do adore her, like I know her personally, but I asked three times if the printer was on. She apologized for bothering me, and Chef Ben walked in a few minutes later, turned the printer on apparently, and then called to ask if I was trying to print shit from my house again
  • Varine Varine:
    So I have a newfound appreciation
  • Varine Varine:
    And also I'm going to remove that one from my secondary career options
  • Varine Varine:
    As I get older I'm not thinking I can do this forever anymore, and I'm kind of dead end right now. I get a fine salary and fair raises, like I can easily live my lifestyle on this normally, but I don't know if I can do this in ten years, and I don't think I want to. I don't really have any desire to take over another restaurant, and I don't want to try and own one, and I doubt I'll luck out like I did with that taco place in Texas
  • Varine Varine:
    I have a math degree but that was a while ago and I'm not positive I actually deserved that. It was kind of just given to me I feel like cuz I was in school so long. Like for a bit as a teenager I got real into the mormon thing, and my dad grew up kind of similarly. Much like he fell out of it
  • Varine Varine:
    Anyway he started coming to church with me for a bit, and they gave home the I think Melchizedek? idk how to spell it, but it's the 'upper' priesthood, like he had a whole blessing thing after I got baptized, and it WAS a very neat experience. And the only reason I think they did they did that was cuz he was like late 30s, and that is kind of the age that they have the last chance at that
  • Varine Varine:
    And I mean its not, but like... I'm pretty well set in my lack of religious beliefs, I guess. And I'm a bit younger than my dad would have been then.
  • Varine Varine:
    And then I got real into, he got bored and was like you do you dude, and that's how I got a huge amount of freedom when I started doing drugs as a teenager
  • Varine Varine:
    In hindsight my parents were fantastic. but they were too fucking tired to raise kids like me. And their jobs were easier with better benefits.
  • Varine Varine:
    Anyway idk where I'm going here, but I asked ChatGPT some of the same things and holy shit was it way more strict and just gave me (importantly the wrong) phone number to a hotline
  • Varine Varine:
    TH, I gotta say, though, I'm amazed you keep this up. I feel like there are you and Ghan doing whatever you're doing, Tom posting news, and then me using the chatbox as a journal every once in a while.
    +1
  • Varine Varine:
    Thanks for letting me do that, also. I know I'm not using it correctly, but somewhere along the line I went from arguing with Cheshire to using this as a kind of void for my frustrations and hopes. I like to think of the whole thing as an enigma of sorts
  • Varine Varine:
    It's not, you guys could probably blackmail me if you went back far enough. I doubt anyone would, you've always been very kind, and I'm glad to have been a part of all this! I hope you enjoy me too, cuz I'm going to keep doing it.
    +1
  • Varine Varine:
    In my defense I was high for a lot of that though
  • V-SNES V-SNES:
    Thanks for sharing @Varine
  • The Helper The Helper:
    Brother how long we been here together? You guys are some of my best friends and I have never even met any of you. I dont know what I would if I did not have my Varine rant to look at when I get on. How could I possibly ever shut this site down? We have been here in this little chat box through a lot of shit for a long time. I love you guys!
    +2
  • tom_mai78101 tom_mai78101:
    I missed out on a lot of chat messages. But yeah, we're planning for my mom's funeral back in Taiwan. I'm really glad I work remotely, so I can try to leverage that and go to places outside of US while still working in US.
    +1
  • tom_mai78101 tom_mai78101:
    If it wasn't for my mom, I wouldn't be able to work in the US. Let alone being able to work until our office closed, and I became a full-time remote employee.
  • tom_mai78101 tom_mai78101:
    Really important though, get your wills and last testaments ready. We avoided like 2 to 3 months of waiting for probate court to get back to us.
    +2
  • The Helper The Helper:
    V-SNES I got good news I got your stuff packed for shipping and just need to get to the post office to get shipping cost!
    +1
  • jonas jonas:
    Oh man Cheshire, I often wonder what happened to her and most of the other people who used to be here
  • V-SNES V-SNES:
    @The Helper that's great! Looking forward to getting them!

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials
      Top