Spellpack My First Triggered Fire Spells

rodead

Active Member
Reaction score
42
Spellpack Fire

This is my First triggered Spellpack i know there are some bugs and also it isn't leak free. I Hope you'll enjoy it!;)

- Flaming Flare

Engulfs this unit in Massive flames, creating flare shots around this unit, every enemy unit in his AoE receives damage and grants shared vision to the caster.

firespell1.jpg



- Phoenix Blink

The Blood Mage teleports a short distance into battle and releases a phoenix that attacks all enemy units within 400/450/500 AoE which deals 75/125/200 damage.


- Lava Aura

Decreases armor of nearby enemy units and gives a 5/10/15% change to create a Lava Spawn when the Blood Mage kills the enemy unit.

Bugs known:
- None

- Fire Spray [Ultimate]

Sprays an area with Fire, dealing up to 500 damage to nearby enemy units and stunning them for 4 second.

firespell2.jpg



hope you enjoy the spells and use them well

Update I have tryed to make it leakless don't know if it is now but you will check it out!

Rodead:D
 

~GaLs~

† Ғσſ ŧħə ѕαĸε Φƒ ~Ğ䣚~ †
Reaction score
180
>>Wrong place, bud
wrong place....yeah it is wrong place...you should post at Here.

Anyway...a screenie will raise your spell's repute greatly...Hope you add on the ss asap...:p

As you submit a spell....or spellpack...
You should really fix all known bug before submitting....If you do need help...just ask a WE Helper zone and solve your problem before submiting...
 

duyen

New Member
Reaction score
214
Code:
Flaming Flare
    Events
        Unit - A unit Starts the effect of an ability
    Conditions
        (Ability being cast) Equal to Flaming Flare 
    Actions
        Unit - Pause (Triggering unit)
        Unit - Create 1 Fire for (Owner of (Triggering unit)) at (Position of (Triggering unit)) facing Default building facing degrees
        Special Effect - Create a special effect at (Position of (Casting unit)) using Abilities\Spells\Other\Volcano\VolcanoDeath.mdl
        Unit Group - Add (Last created unit) to FF_UnitGroup
        Wait 0.01 seconds
        Unit - Create 1 Flare for (Owner of (Triggering unit)) at ((Position of (Triggering unit)) offset by 200.00 towards 0.00 degrees) facing Default building facing degrees
        Unit Group - Add (Last created unit) to FF_UnitGroup
        Wait 0.01 seconds
        Unit - Create 1 Flare for (Owner of (Triggering unit)) at ((Position of (Triggering unit)) offset by 200.00 towards 10.00 degrees) facing Default building facing degrees
        Unit Group - Add (Last created unit) to FF_UnitGroup
        Wait 0.01 seconds
        Unit - Create 1 Flare for (Owner of (Triggering unit)) at ((Position of (Triggering unit)) offset by 200.00 towards 20.00 degrees) facing Default building facing degrees
        Unit Group - Add (Last created unit) to FF_UnitGroup
        Wait 0.01 seconds
        Unit - Create 1 Flare for (Owner of (Triggering unit)) at ((Position of (Triggering unit)) offset by 200.00 towards 30.00 degrees) facing Default building facing degrees
        Unit Group - Add (Last created unit) to FF_UnitGroup
        Wait 0.01 seconds
        Unit - Create 1 Flare for (Owner of (Triggering unit)) at ((Position of (Triggering unit)) offset by 200.00 towards 40.00 degrees) facing Default building facing degrees
        Unit Group - Add (Last created unit) to FF_UnitGroup
        Wait 0.01 seconds
        Unit - Create 1 Flare for (Owner of (Triggering unit)) at ((Position of (Triggering unit)) offset by 200.00 towards 50.00 degrees) facing Default building facing degrees
        Unit Group - Add (Last created unit) to FF_UnitGroup
        Wait 0.01 seconds
        Unit - Create 1 Flare for (Owner of (Triggering unit)) at ((Position of (Triggering unit)) offset by 200.00 towards 60.00 degrees) facing Default building facing degrees
        Unit Group - Add (Last created unit) to FF_UnitGroup
        Wait 0.01 seconds
        Unit - Create 1 Flare for (Owner of (Triggering unit)) at ((Position of (Triggering unit)) offset by 200.00 towards 70.00 degrees) facing Default building facing degrees
        Unit Group - Add (Last created unit) to FF_UnitGroup
        Wait 0.01 seconds
        Unit - Create 1 Flare for (Owner of (Triggering unit)) at ((Position of (Triggering unit)) offset by 200.00 towards 80.00 degrees) facing Default building facing degrees
        Special Effect - Create a special effect at (Position of (Casting unit)) using Abilities\Spells\Other\Volcano\VolcanoDeath.mdl
        Unit Group - Add (Last created unit) to FF_UnitGroup
        Wait 0.01 seconds
        Unit - Create 1 Flare for (Owner of (Triggering unit)) at ((Position of (Triggering unit)) offset by 200.00 towards 90.00 degrees) facing Default building facing degrees
        Unit Group - Add (Last created unit) to FF_UnitGroup
        Wait 0.01 seconds
        Unit - Create 1 Flare for (Owner of (Triggering unit)) at ((Position of (Triggering unit)) offset by 200.00 towards 100.00 degrees) facing Default building facing degrees
        Unit Group - Add (Last created unit) to FF_UnitGroup
        Wait 0.01 seconds
        Unit - Create 1 Flare for (Owner of (Triggering unit)) at ((Position of (Triggering unit)) offset by 200.00 towards 110.00 degrees) facing Default building facing degrees
        Unit Group - Add (Last created unit) to FF_UnitGroup
        Wait 0.01 seconds
        Unit - Create 1 Flare for (Owner of (Triggering unit)) at ((Position of (Triggering unit)) offset by 200.00 towards 120.00 degrees) facing Default building facing degrees
        Unit Group - Add (Last created unit) to FF_UnitGroup
        Wait 0.01 seconds
        Unit - Create 1 Flare for (Owner of (Triggering unit)) at ((Position of (Triggering unit)) offset by 200.00 towards 130.00 degrees) facing Default building facing degrees
        Unit Group - Add (Last created unit) to FF_UnitGroup
        Wait 0.01 seconds
        Unit - Create 1 Flare for (Owner of (Triggering unit)) at ((Position of (Triggering unit)) offset by 200.00 towards 140.00 degrees) facing Default building facing degrees
        Unit Group - Add (Last created unit) to FF_UnitGroup
        Wait 0.01 seconds
        Unit - Create 1 Flare for (Owner of (Triggering unit)) at ((Position of (Triggering unit)) offset by 200.00 towards 150.00 degrees) facing Default building facing degrees
        Unit Group - Add (Last created unit) to FF_UnitGroup
        Wait 0.01 seconds
        Unit - Create 1 Flare for (Owner of (Triggering unit)) at ((Position of (Triggering unit)) offset by 200.00 towards 160.00 degrees) facing Default building facing degrees
        Unit Group - Add (Last created unit) to FF_UnitGroup
        Wait 0.01 seconds
        Unit - Create 1 Flare for (Owner of (Triggering unit)) at ((Position of (Triggering unit)) offset by 200.00 towards 170.00 degrees) facing Default building facing degrees
        Special Effect - Create a special effect at (Position of (Casting unit)) using Abilities\Spells\Other\Volcano\VolcanoDeath.mdl
        Unit Group - Add (Last created unit) to FF_UnitGroup
        Wait 0.01 seconds
        Unit - Create 1 Flare for (Owner of (Triggering unit)) at ((Position of (Triggering unit)) offset by 200.00 towards 180.00 degrees) facing Default building facing degrees
        Unit Group - Add (Last created unit) to FF_UnitGroup
        Wait 0.01 seconds
        Unit - Create 1 Flare for (Owner of (Triggering unit)) at ((Position of (Triggering unit)) offset by 200.00 towards 190.00 degrees) facing Default building facing degrees
        Unit Group - Add (Last created unit) to FF_UnitGroup
        Wait 0.01 seconds
        Unit - Create 1 Flare for (Owner of (Triggering unit)) at ((Position of (Triggering unit)) offset by 200.00 towards 200.00 degrees) facing Default building facing degrees
        Unit Group - Add (Last created unit) to FF_UnitGroup
        Wait 0.01 seconds
        Unit - Create 1 Flare for (Owner of (Triggering unit)) at ((Position of (Triggering unit)) offset by 200.00 towards 210.00 degrees) facing Default building facing degrees
        Unit Group - Add (Last created unit) to FF_UnitGroup
        Wait 0.01 seconds
        Unit - Create 1 Flare for (Owner of (Triggering unit)) at ((Position of (Triggering unit)) offset by 200.00 towards 220.00 degrees) facing Default building facing degrees
        Unit Group - Add (Last created unit) to FF_UnitGroup
        Wait 0.01 seconds
        Unit - Create 1 Flare for (Owner of (Triggering unit)) at ((Position of (Triggering unit)) offset by 200.00 towards 230.00 degrees) facing Default building facing degrees
        Unit Group - Add (Last created unit) to FF_UnitGroup
        Wait 0.01 seconds
        Unit - Create 1 Flare for (Owner of (Triggering unit)) at ((Position of (Triggering unit)) offset by 200.00 towards 240.00 degrees) facing Default building facing degrees
        Unit Group - Add (Last created unit) to FF_UnitGroup
        Wait 0.01 seconds
        Unit - Create 1 Flare for (Owner of (Triggering unit)) at ((Position of (Triggering unit)) offset by 200.00 towards 250.00 degrees) facing Default building facing degrees
        Unit Group - Add (Last created unit) to FF_UnitGroup
        Wait 0.01 seconds
        Unit - Create 1 Flare for (Owner of (Triggering unit)) at ((Position of (Triggering unit)) offset by 200.00 towards 260.00 degrees) facing Default building facing degrees
        Special Effect - Create a special effect at (Position of (Casting unit)) using Abilities\Spells\Other\Volcano\VolcanoDeath.mdl
        Unit Group - Add (Last created unit) to FF_UnitGroup
        Wait 0.01 seconds
        Unit - Create 1 Flare for (Owner of (Triggering unit)) at ((Position of (Triggering unit)) offset by 200.00 towards 270.00 degrees) facing Default building facing degrees
        Unit Group - Add (Last created unit) to FF_UnitGroup
        Wait 0.01 seconds
        Unit - Create 1 Flare for (Owner of (Triggering unit)) at ((Position of (Triggering unit)) offset by 200.00 towards 280.00 degrees) facing Default building facing degrees
        Unit Group - Add (Last created unit) to FF_UnitGroup
        Wait 0.01 seconds
        Unit - Create 1 Flare for (Owner of (Triggering unit)) at ((Position of (Triggering unit)) offset by 200.00 towards 290.00 degrees) facing Default building facing degrees
        Unit Group - Add (Last created unit) to FF_UnitGroup
        Wait 0.01 seconds
        Unit - Create 1 Flare for (Owner of (Triggering unit)) at ((Position of (Triggering unit)) offset by 200.00 towards 300.00 degrees) facing Default building facing degrees
        Unit Group - Add (Last created unit) to FF_UnitGroup
        Wait 0.01 seconds
        Unit - Create 1 Flare for (Owner of (Triggering unit)) at ((Position of (Triggering unit)) offset by 200.00 towards 310.00 degrees) facing Default building facing degrees
        Unit Group - Add (Last created unit) to FF_UnitGroup
        Wait 0.01 seconds
        Unit - Create 1 Flare for (Owner of (Triggering unit)) at ((Position of (Triggering unit)) offset by 200.00 towards 320.00 degrees) facing Default building facing degrees
        Unit Group - Add (Last created unit) to FF_UnitGroup
        Wait 0.01 seconds
        Unit - Create 1 Flare for (Owner of (Triggering unit)) at ((Position of (Triggering unit)) offset by 200.00 towards 330.00 degrees) facing Default building facing degrees
        Unit Group - Add (Last created unit) to FF_UnitGroup
        Wait 0.01 seconds
        Unit - Create 1 Flare for (Owner of (Triggering unit)) at ((Position of (Triggering unit)) offset by 200.00 towards 340.00 degrees) facing Default building facing degrees
        Unit Group - Add (Last created unit) to FF_UnitGroup
        Wait 0.01 seconds
        Unit - Create 1 Flare for (Owner of (Triggering unit)) at ((Position of (Triggering unit)) offset by 200.00 towards 350.00 degrees) facing Default building facing degrees
        Unit Group - Add (Last created unit) to FF_UnitGroup
        Unit - Unpause (Triggering unit)
        Unit Group - Pick every unit in FF_UnitGroup and do (Actions)
            Loop - Actions
                Unit - Remove (Picked unit) from the game

This has over 15 leaks, please fix them by seeting the offset points to variables and using this custom script:

Code:
Custom Script call RemoveLocation (udg_YourVariable [1])
 

Sim

Forum Administrator
Staff member
Reaction score
534
You really should use a loop instead of doing it all manually one at a time.
 

~GaLs~

† Ғσſ ŧħə ѕαĸε Φƒ ~Ğ䣚~ †
Reaction score
180
Code:
Unit - Deny shared vision of (Picked unit) to (Owner of (Triggering unit))
use this to remove vision

Code:
Flaming Flare
    Events
        Unit - A unit Starts the effect of an ability
    Conditions
        (Ability being cast) Equal to Flaming Flare 
    Actions
        Set FF_UnitGroup = FF_UnitGroup
        Unit - Pause (Triggering unit)
        Set FF_Loc[1] = (Position of (Triggering unit))
        Unit - Create 1 Fire for (Owner of (Triggering unit)) at FF_Loc[1] facing Default building facing degrees
        Custom script:   call RemoveLocation(udg_FF_Loc[1])
        Special Effect - Create a special effect at (Position of (Casting unit)) using Abilities\Spells\Other\Volcano\VolcanoDeath.mdl
        Set FF_Effect = (Last created special effect)
        Special Effect - Destroy FF_Effect
        Unit Group - Add (Last created unit) to FF_UnitGroup
        Wait 0.01 seconds
        For each (Integer A) from 1 to 8, do (Actions)
            Loop - Actions
                Set FF_Loc[1] = (Position of (Triggering unit))
                Set FF_Loc[2] = (FF_Loc[1] offset by 200.00 towards (10.00 x (Real((Integer A)))) degrees)
                Unit - Create 1 Flare for (Owner of (Triggering unit)) at FF_Loc[2] facing Default building facing degrees
                Unit Group - Add (Last created unit) to FF_UnitGroup
                Custom script:   call RemoveLocation(udg_FF_Loc[1])
                Custom script:   call RemoveLocation(udg_FF_Loc[2])
                Wait 0.01 seconds
        Special Effect - Create a special effect at (Position of (Casting unit)) using Abilities\Spells\Other\Volcano\VolcanoDeath.mdl
        Set FF_Effect = (Last created special effect)
        Special Effect - Destroy FF_Effect
        For each (Integer A) from 9 to 17, do (Actions)
            Loop - Actions
                Set FF_Loc[1] = (Position of (Triggering unit))
                Set FF_Loc[2] = (FF_Loc[1] offset by 200.00 towards (10.00 x (Real((Integer A)))) degrees)
                Unit - Create 1 Flare for (Owner of (Triggering unit)) at FF_Loc[2] facing Default building facing degrees
                Unit Group - Add (Last created unit) to FF_UnitGroup
                Custom script:   call RemoveLocation(udg_FF_Loc[1])
                Custom script:   call RemoveLocation(udg_FF_Loc[2])
                Wait 0.01 seconds
        Special Effect - Create a special effect at (Position of (Casting unit)) using Abilities\Spells\Other\Volcano\VolcanoDeath.mdl
        Set FF_Effect = (Last created special effect)
        Special Effect - Destroy FF_Effect
        For each (Integer A) from 18 to 26, do (Actions)
            Loop - Actions
                Set FF_Loc[1] = (Position of (Triggering unit))
                Set FF_Loc[2] = (FF_Loc[1] offset by 200.00 towards (10.00 x (Real((Integer A)))) degrees)
                Unit - Create 1 Flare for (Owner of (Triggering unit)) at FF_Loc[2] facing Default building facing degrees
                Unit Group - Add (Last created unit) to FF_UnitGroup
                Custom script:   call RemoveLocation(udg_FF_Loc[1])
                Custom script:   call RemoveLocation(udg_FF_Loc[2])
                Wait 0.01 seconds
        Special Effect - Create a special effect at (Position of (Casting unit)) using Abilities\Spells\Other\Volcano\VolcanoDeath.mdl
        Set FF_Effect = (Last created special effect)
        Special Effect - Destroy FF_Effect
        For each (Integer A) from 27 to 35, do (Actions)
            Loop - Actions
                Set FF_Loc[1] = (Position of (Triggering unit))
                Set FF_Loc[2] = (FF_Loc[1] offset by 200.00 towards (10.00 x (Real((Integer A)))) degrees)
                Unit - Create 1 Flare for (Owner of (Triggering unit)) at FF_Loc[2] facing Default building facing degrees
                Wait 0.01 seconds
                Custom script:   call RemoveLocation(udg_FF_Loc[1])
                Custom script:   call RemoveLocation(udg_FF_Loc[2])
                Unit Group - Add (Last created unit) to FF_UnitGroup
        Unit - Unpause (Triggering unit)
        Unit Group - Pick every unit in FF_UnitGroup and do (Actions)
            Loop - Actions
                Unit - Remove (Picked unit) from the game
        Custom script:   call DestroyGroup(udg_FF_UnitGroup)

This is a demo for a clean spell...do other 3 yourself [clean?]
 
Reaction score
456
It is not clean at all, much much location leaks.

Code:
Flaming Flare
    Events
        Unit - A unit Starts the effect of an ability
    Conditions
        (Ability being cast) Equal to Flaming Flare 
    Actions
        Set FF_UnitGroup = FF_UnitGroup
        Unit - Pause (Triggering unit)
        Set FF_Loc[1] = (Position of (Triggering unit))
        Unit - Create 1 Fire for (Owner of (Triggering unit)) at FF_Loc[1] facing Default building facing degrees
        Custom script:   call RemoveLocation(udg_FF_Loc[1])
        Special Effect - Create a special effect at [B](Position of (Casting unit))[/B] using Abilities\Spells\Other\Volcano\VolcanoDeath.mdl
        Set FF_Effect = (Last created special effect)
        Special Effect - Destroy FF_Effect
        Unit Group - Add (Last created unit) to FF_UnitGroup
        Wait 0.01 seconds
        For each (Integer A) from 1 to 8, do (Actions)
            Loop - Actions
                Set FF_Loc[1] = (Position of (Triggering unit))
                Set FF_Loc[2] = (FF_Loc[1] offset by 200.00 towards (10.00 x (Real((Integer A)))) degrees)
                Unit - Create 1 Flare for (Owner of (Triggering unit)) at FF_Loc[2] facing Default building facing degrees
                Unit Group - Add (Last created unit) to FF_UnitGroup
                Custom script:   call RemoveLocation(udg_FF_Loc[1])
                Custom script:   call RemoveLocation(udg_FF_Loc[2])
                Wait 0.01 seconds
        Special Effect - Create a special effect at [B](Position of (Casting unit))[/B] using Abilities\Spells\Other\Volcano\VolcanoDeath.mdl
        Set FF_Effect = (Last created special effect)
        Special Effect - Destroy FF_Effect
        For each (Integer A) from 9 to 17, do (Actions)
            Loop - Actions
                Set FF_Loc[1] = (Position of (Triggering unit))
                Set FF_Loc[2] = (FF_Loc[1] offset by 200.00 towards (10.00 x (Real((Integer A)))) degrees)
                Unit - Create 1 Flare for (Owner of (Triggering unit)) at FF_Loc[2] facing Default building facing degrees
                Unit Group - Add (Last created unit) to FF_UnitGroup
                Custom script:   call RemoveLocation(udg_FF_Loc[1])
                Custom script:   call RemoveLocation(udg_FF_Loc[2])
                Wait 0.01 seconds
        Special Effect - Create a special effect at [B](Position of (Casting unit))[/B] using Abilities\Spells\Other\Volcano\VolcanoDeath.mdl
        Set FF_Effect = (Last created special effect)
        Special Effect - Destroy FF_Effect
        For each (Integer A) from 18 to 26, do (Actions)
            Loop - Actions
                Set FF_Loc[1] = (Position of (Triggering unit))
                Set FF_Loc[2] = (FF_Loc[1] offset by 200.00 towards (10.00 x (Real((Integer A)))) degrees)
                Unit - Create 1 Flare for (Owner of (Triggering unit)) at FF_Loc[2] facing Default building facing degrees
                Unit Group - Add (Last created unit) to FF_UnitGroup
                Custom script:   call RemoveLocation(udg_FF_Loc[1])
                Custom script:   call RemoveLocation(udg_FF_Loc[2])
                Wait 0.01 seconds
        Special Effect - Create a special effect at [B](Position of (Casting unit))[/B] using Abilities\Spells\Other\Volcano\VolcanoDeath.mdl
        Set FF_Effect = (Last created special effect)
        Special Effect - Destroy FF_Effect
        For each (Integer A) from 27 to 35, do (Actions)
            Loop - Actions
                Set FF_Loc[1] = (Position of (Triggering unit))
                Set FF_Loc[2] = (FF_Loc[1] offset by 200.00 towards (10.00 x (Real((Integer A)))) degrees)
                Unit - Create 1 Flare for (Owner of (Triggering unit)) at FF_Loc[2] facing Default building facing degrees
                Wait 0.01 seconds
                Custom script:   call RemoveLocation(udg_FF_Loc[1])
                Custom script:   call RemoveLocation(udg_FF_Loc[2])
                Unit Group - Add (Last created unit) to FF_UnitGroup
        Unit - Unpause (Triggering unit)
        Unit Group - Pick every unit in FF_UnitGroup and do (Actions)
            Loop - Actions
                Unit - Remove (Picked unit) from the game
        Custom script:   call DestroyGroup(udg_FF_UnitGroup)

And then I was wondering why location variables are arrays, and why you use casting unit in some functions, and triggering units in some?
 

~GaLs~

† Ғσſ ŧħə ѕαĸε Φƒ ~Ğ䣚~ †
Reaction score
180
Aw...didnt see the special effect option...my bad

>>why location variables are arrays
because of this:
Code:
                Set FF_Loc[1] = (Position of (Triggering unit))
                Set FF_Loc[2] = (FF_Loc[1] offset by 200.00 towards (10.00 x (Real((Integer A)))) degrees)
                Unit - Create 1 Flare for (Owner of (Triggering unit)) at FF_Loc[2] facing Default building facing degrees

>>why you use casting unit in some functions, and triggering units in some
Not me...ok?
I am just copying that guy's GUI and simplified it...
 
Reaction score
456
>because of this
Two different variables are smaller than one array, I guess..
 

~GaLs~

† Ғσſ ŧħə ѕαĸε Φƒ ~Ğ䣚~ †
Reaction score
180
>>Two different variables are smaller than one array, I guess..
smaller? what smaller?
 

Omni

Ultra Cool Member
Reaction score
37
Screenshots:confused: where is??
to take a screenie in wc3 press the " prt Sc" button
to get to the screenie taken, go to your wc3 map and then "screenshots"
once uv found that upload it on some image uploadin site :p
i like Picoodle.com i guess it was .com :p
then copy one of the 10 links they give you and paste it here

anyway, PUT IN SCREENSHOTS
 

~GaLs~

† Ғσſ ŧħə ѕαĸε Φƒ ~Ğ䣚~ †
Reaction score
180
Well...i remember last time he got screeenshots for all those spell....he removed it?
 

Demonwrath

Happy[ExtremelyOverCommercializ ed]HolidaysEveryon
Reaction score
47
So you know, yo udidn't have to make a second post. A simple edit woul be enough, and just say you updated everything.

I do think this is a nice looking spell pack. When I get home I will take a closer look at everything, and see if I can find any major leaks or not.

Not bad for a first time though =]
 

rodead

Active Member
Reaction score
42
thanks alot but the next challenge for me is to make it MUI after it is leak free and sorry for the second post deleted the Quote so
 

~GaLs~

† Ғσſ ŧħə ѕαĸε Φƒ ~Ğ䣚~ †
Reaction score
180
People don't like their hero being paused too long, make it channeling instead.
 

rodead

Active Member
Reaction score
42
are all the leaks fixed? i try to make it channeling in the next version when i'm also try to make it MUI.

and Gals could you explain me how i should use channeling in it?
 

~GaLs~

† Ғσſ ŧħə ѕαĸε Φƒ ~Ğ䣚~ †
Reaction score
180
>>Gals could you explain me how i should use channeling in it?
It is hard to explain.
But here is a good example of channeling spell by me. :p
Black Hole
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • Ghan Ghan:
    Howdy
  • Ghan Ghan:
    Still lurking
    +3
  • The Helper The Helper:
    I am great and it is fantastic to see you my friend!
    +1
  • The Helper The Helper:
    If you are new to the site please check out the Recipe and Food Forum https://www.thehelper.net/forums/recipes-and-food.220/
  • Monovertex Monovertex:
    How come you're so into recipes lately? Never saw this much interest in this topic in the old days of TH.net
  • Monovertex Monovertex:
    Hmm, how do I change my signature?
  • tom_mai78101 tom_mai78101:
    Signatures can be edit in your account profile. As for the old stuffs, I'm thinking it's because Blizzard is now under Microsoft, and because of Microsoft Xbox going the way it is, it's dreadful.
  • The Helper The Helper:
    I am not big on the recipes I am just promoting them - I use the site as a practice place promoting stuff
    +2
  • Monovertex Monovertex:
    @tom_mai78101 I must be blind. If I go on my profile I don't see any area to edit the signature; If I go to account details (settings) I don't see any signature area either.
  • The Helper The Helper:
    You can get there if you click the bell icon (alerts) and choose preferences from the bottom, signature will be in the menu on the left there https://www.thehelper.net/account/preferences
  • The Helper The Helper:
    I think I need to split the Sci/Tech news forum into 2 one for Science and one for Tech but I am hating all the moving of posts I would have to do
  • The Helper The Helper:
    What is up Old Mountain Shadow?
  • The Helper The Helper:
    Happy Thursday!
    +1
  • Varine Varine:
    Crazy how much 3d printing has come in the last few years. Sad that it's not as easily modifiable though
  • Varine Varine:
    I bought an Ender 3 during the pandemic and tinkered with it all the time. Just bought a Sovol, not as easy. I'm trying to make it use a different nozzle because I have a fuck ton of Volcanos, and they use what is basically a modified volcano that is just a smidge longer, and almost every part on this thing needs to be redone to make it work
  • Varine Varine:
    Luckily I have a 3d printer for that, I guess. But it's ridiculous. The regular volcanos are 21mm, these Sovol versions are about 23.5mm
  • Varine Varine:
    So, 2.5mm longer. But the thing that measures the bed is about 1.5mm above the nozzle, so if I swap it with a volcano then I'm 1mm behind it. So cool, new bracket to swap that, but THEN the fan shroud to direct air at the part is ALSO going to be .5mm to low, and so I need to redo that, but by doing that it is a little bit off where it should be blowing and it's throwing it at the heating block instead of the part, and fuck man
  • Varine Varine:
    I didn't realize they designed this entire thing to NOT be modded. I would have just got a fucking Bambu if I knew that, the whole point was I could fuck with this. And no one else makes shit for Sovol so I have to go through them, and they have... interesting pricing models. So I have a new extruder altogether that I'm taking apart and going to just design a whole new one to use my nozzles. Dumb design.
  • Varine Varine:
    Can't just buy a new heatblock, you need to get a whole hotend - so block, heater cartridge, thermistor, heatbreak, and nozzle. And they put this fucking paste in there so I can't take the thermistor or cartridge out with any ease, that's 30 dollars. Or you can get the whole extrudor with the direct driver AND that heatblock for like 50, but you still can't get any of it to come apart
  • Varine Varine:
    Partsbuilt has individual parts I found but they're expensive. I think I can get bits swapped around and make this work with generic shit though
  • Ghan Ghan:
    Heard Houston got hit pretty bad by storms last night. Hope all is well with TH.
  • The Helper The Helper:
    Power back on finally - all is good here no damage
    +2
  • V-SNES V-SNES:
    Happy Friday!
    +1

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top