Anyways, I'm beginning work on my own demo / cool projectile shit / top secret map. One feature is:
Pyro Reroute: Causes all projectiles within 1000 range of the caster and the target to lose it's path. All projectiles will then become enflamed, and refired at the targeted unit, dealing a bonus 25 damage.
Blink should like. Make missiles aimed at you go haywire. Not just missiles in range. Hmm.... because if you fire like Peasant Wyvern Spears at Blood Mage, than blink to the other side of the map... doesn't it follow? Perhaps make it so that the missile will only home on if they are in certain range of their original location
You should add shadows to projectiles. You know the Supreme Commander maps? They are open source and they have a working projectile system I think facing works correctly as well. All JASS
Add shadows to projectiles as well .. using images .__.
function BulletAddShadow takes integer i returns image
local real size
if udg_bulletAttackId==0 then
set size = udg_classCollisionRadius2d[GetUnitClass(udg_bulletUnit)]
else
set size = udg_attackShadowSize[udg_bulletAttackId]
endif
if size<1. then
return null
endif
set udg_bulletShadow = CreateImage("ReplaceableTextures\\Shadows\\ShadowFlyer.blp", size, size, size, udg_bulletX-size*.5, udg_bulletY-size*.5, 0, 0, 0, 0, 2)
call SetImageColor(udg_bulletShadow,255,255,255,192)
call SetImageRenderAlways( udg_bulletShadow, IsUnitVisible(udg_bulletUnit,GetLocalPlayer()) )
call ShowImage(udg_bulletShadow, true)
return udg_bulletShadow
endfunction
Full Playlist of EPIC: The Musical The Troy Saga (5 songs) The Cyclops Saga (4 songs) The Ocean Saga (4 songs) The Circe Saga (4 songs) The Underworld Saga (...
Also if you want mixed drinks without alcohol, there's a handful of non-alcoholic 'spirits'. Ritual Zero and Free Spirit are the two brands I've tried and they are alright. They don't have a TON of options, but they have some gin and whiskey alternatives that are fun to play with.
I got a couple bottles to make some mixy drinks around holidays when I mostly want to drink, they aren't exact replacements but they are surprisingly close.
I just got moved to unsupervised probation, so I can get away with drinking a bit now. I technically am not supposed to, but I don't think I get checked anymore. I really want to smoke weed but it scares me
Happy Wednesday! I am not feeling it today, my teeth are bothering me, or the fragments that were left behind are coming up and it is extra painful today. Don't ever let them tell you that getting full dental implants is easy. They have to pull all your teeth to do those and apparently they are not very good at getting all the teeth out all the time.
That is true with Dentures too. I am taking the day off and working from home. The big difference is though, I am not drinking anymore so I have a nice tea and coffee regimen set up
Oh I got a Klipper mod for my big printer! It comes with a bunch of parts and I don't totally understand what it does but apparently it's way better than Marlin, which is I think what it currently runs
They are without power but safe. Flood damage and stuff alot of tornados hit east Florida. No fatalities or injuries to any of my people that I know of