Cast missile on pointer location

Post here about all aspects of D2 mod making whether it's information, problems or whatever. Please specify whether your post is relating to Classic D2 or the Expansion.

Moderator: Nizari

theoutlaw
Posts: 21
Joined: Sun Dec 01, 2019 1:53 am
Canada

Cast missile on pointer location

Post by theoutlaw » Wed Dec 18, 2019 4:31 am

Hi all,
I am trying to cast a missile on pointer location and read some tutorials doing it with either blizzard or meteor.
Following tutorials or trying to do my own missiles with meteor or blizzard always result in a crash.
Is there any special function that the missile must use to be casted by blizzard/meteor ?

User avatar
mmpx222
Junior Member
Paladin
Posts: 154
Joined: Sat Apr 26, 2014 9:19 am
Korea South

Re: Cast missile on pointer location

Post by mmpx222 » Sun Dec 29, 2019 11:13 pm

Are you using the skill function for meteor/blizzard?

If you just want the missile to be spawned in the general direction and don't care about the distance, you could create an invisible missile that flies a fixed distance before spawning a second, visible missile that does its thing.
D2TXT / D2INI - Python scripts for editing TXT files, or converting between TXT ↔ INI files

Return to “General Mod Making”