mirror of
https://github.com/asphyxia-core/plugins.git
synced 2026-09-22 22:27:56 +03:00
IIDX: Added Initial support for Sparkle Shower, DistorteD ~ 9th Style
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
FDD(status="0" method="musicappoint") #{mydata}
|
||||
if sdata != null
|
||||
data(score=sdata.score pid=sdata.pid name=sdata.name) #{sdata.content}
|
||||
@@ -0,0 +1,8 @@
|
||||
FDD(status="0" method="pcget")
|
||||
pc(id=profile.id idstr=profile.idstr name=profile.name pid=profile.pid spnum=pcdata.spnum dpnum=pcdata.dpnum sach=pcdata.sach dach=pcdata.dach sflg0=pcdata.sflg0 sflg1=pcdata.sflg1 sflg2=pcdata.sflg2 gno=pcdata.gno hdsd=pcdata.sdhd sp_opt=pcdata.sp_opt dp_opt=pcdata.dp_opt dp_opt2=pcdata.dp_opt2 mcomb=pcdata.mcomb ncomb=pcdata.ncomb mode=pcdata.mode)
|
||||
grade(sgid=pcdata.sgid dgid=pcdata.dgid) #{gradeStr}
|
||||
ex #{exStr}
|
||||
skin #{skinStr}
|
||||
rlist
|
||||
- for (let rd of rArray)
|
||||
rival(rno=rd.index id=rd.profile[2] id_str=rd.profile[3] djname=rd.profile[0] pid=rd.profile[1] sg=rd.pcdata[0] dg=rd.pcdata[1] sa=rd.pcdata[2] da=rd.pcdata[3])
|
||||
Reference in New Issue
Block a user