Search found 6 matches

by tourmaline3333
Thu Oct 17, 2019 4:47 am
Forum: Bugs
Topic: Dynamis San d'Oria Mega Boss Crash
Replies: 4
Views: 7376

Re: Dynamis San d'Oria Mega Boss Crash

Thank you for your reply. How can I get latest working information? "Dynamis - San d'Oria is working" written in DSP wiki(*1) Not written in "Dynamis TODOs #6194"(*2) -> I thought already implemented *1 https://wiki.dspt.info/index.php/What_Works#Dynamis *2 https://github.com/DarkstarProject/darksta...
by tourmaline3333
Fri Oct 11, 2019 10:35 pm
Forum: Bugs
Topic: Dynamis San d'Oria Mega Boss Crash
Replies: 4
Views: 7376

Dynamis San d'Oria Mega Boss Crash

I traded "Barbaric Bijou" with ??? in Dynamis San d'Oria.
and pop mob "Overlord's Tombstone", "Battlechoir Gitchfotch" and "Soulsender Fugbrag".
DSGame-server.exe crashes at that moment.


*not crash in Dynamis Windurst "Tzee_Xicu_Idol"
by tourmaline3333
Fri Oct 11, 2019 8:07 am
Forum: Bugs
Topic: ZM 16 "The Celestial Nexus" not working
Replies: 4
Views: 6113

Re: ZM 16 "The Celestial Nexus" not working

thanks. i unerstand that
by tourmaline3333
Thu Oct 10, 2019 5:20 am
Forum: Bugs
Topic: ZM 16 "The Celestial Nexus" not working
Replies: 4
Views: 6113

Re: ZM 16 "The Celestial Nexus" not working

There are some script /zones/The_Celestial_Nexus.
For example bcnms(onEventFinish and so)and mobs(Ealdnarche, Exoplates, and so).
mobs has AI.in fact, when I command respawnmob 17518596 and 17518595, I battled them.

but, is it partly coded?
by tourmaline3333
Wed Oct 09, 2019 9:51 am
Forum: Bugs
Topic: ZM 16 "The Celestial Nexus" not working
Replies: 4
Views: 6113

ZM 16 "The Celestial Nexus" not working

I select "Celestial Gate" on The Shrine of Ru'Avitau, when ZM16. And start event.
I went Battle Field "celestial_nexus" but no enemy.
by tourmaline3333
Fri Sep 27, 2019 1:48 pm
Forum: Scripting
Topic: how make a command,get <stnpc> ID
Replies: 1
Views: 4648

how make a command,get <stnpc> ID

for example getid.lua use "player:getCursorTarget()".
"player:getCursorTarget()" get target<t>.but cant get sub target<st><stnpc>.

how can I get sub target ID?