• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!
  • ✅ The POLL for Hive's Texturing Contest #34 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!
  • ✅ The POLL for Hive's Techtree Contest #20 is OPEN! Vote for the TOP 3 FACTIONS! 🔗Click here to cast your vote!

How to use new lightning effects?

Status
Not open for further replies.
Level 6
Joined
Dec 29, 2013
Messages
151
Hello,
I want to use this lightning-model: https://www.hiveworkshop.com/forums/skins-552/rope-blp-219928/?prev=search=rope&d=list&r=20
the problem is I can't make it work...
Here is what it looked like ingame:
TEST.jpg

Then I changed it and now I see nothing...
Here is the Exel table:
test2.jpg


Does anyone know how to do it?
I worked with this tutorial but I can't see my mistake... in editor I did all right...
I put the name of the rope Textures\Rope.blp and the slk = LightningData.slk
 
When this happens, it mostly means that the *.blp was not found.
Make sure that the imported *.blp file has same path as the one specified in the *.slk file.
E.g. if my rope.blp has path set up in .slk to "Textures", then in import manager the rope.blp file has to have Textures\rope.blp path.

Also make sure you actually import the *.slk file.
The path for the *.slk should be "Splats\LightningData.slk"
 
When this happens, it mostly means that the *.blp was not found.
Make sure that the imported *.blp file has same path as the one specified in the *.slk file.
E.g. if my rope.blp has path set up in .slk to "Textures", then in import manager the rope.blp file has to have Textures\rope.blp path.

Also make sure you actually import the *.slk file.
The path for the *.slk should be "Splats\LightningData.slk"

Suddenly it works thanks! :DD

(I had it like this before but don't know why it didnt work o.O)

+rep
 
Status
Not open for further replies.
Back
Top