[DiscordArchive] new to making boss scripts, is there a guide on...
[DiscordArchive] new to making boss scripts, is there a guide on...
Archived author: Needle • Posted: 2025-05-06T16:09:27.244000+00:00
Original source
Archived author: Needle • Posted: 2025-05-06T16:09:27.786000+00:00
Original source
Thread automatically created by Miki in <#415944535718494208>
Archived author: stoneharry • Posted: 2025-05-06T19:32:14.819000+00:00
Original source
what do you mean?
If you want to make a C++ script, you can simply look at existing boss scripts and copy + paste the boilerplate.
You can also use SmartAI, Eluna, or TS-WoW
Archived author: Jyria • Posted: 2025-05-06T20:46:21.085000+00:00
Original source
Final bosses of dungeons usually are with C++. If u check those scripts u can learn quite a bit. For the rest the more simple ones are SmartAI witch u can make quite advanced things with if you know your way around it