Author Topic: Alicirno's Scripts: ICM Contest - Yuyuko Saigyouji  (Read 2597 times)

Alicirno

  • Seer of Heart
  • Paruparuparu
Alicirno's Scripts: ICM Contest - Yuyuko Saigyouji
« on: December 03, 2013, 12:59:53 AM »
I've decided to get back into Danamkufu scripting, so here goes!

England Extra Boss
An Extra Boss Script featuring England/Britain/UK/Arthur Kirkland/Whatever from Hetalia. He's decided to magic everything in a drunken rampage, and you have to stop him! (terrible story, but w/e  :V)
It's a little unpolished as of right now, with there being no score bonuses, and England's name being covered. I haven't been able to test this properly with my terrible laptop, either.  :ohdear:
The script has now been updated -a lot-. There is now a scoring system: collect heart items to increase the PIV by 250. Grazing increases PIV by  10. Going above the PoC grants a heart item every half a second. 100,000 PIV is equal to 1 life. 66,000 PIV is equal to 1 bomb.
Magic Circles and Auras now appear behind the bosses.
There are spell scores, but they do nothing right now.
There is now a stage and a midboss in the form of Spain/Romano added to the script! Although balancing is most likely terrible for it, and it's probably too short. But oh well.
The STG frame has been edited to have lives and bombs show like the Touhou games, and also to be a little prettier.
Contains 8 non-spells and 10 spells for the extra boss, 2 non-spells and a spell for the midboss.

England Extra Boss Download

Incident Causer Mayhem - Yuyuko Saigyouji

I didn't think I'd be able to finish this in time! Stuff has kept me busy so I haven't had much time to plan stuff out, so it might be a little shoddy. It might not also be perfectly balanced due to lack of testability, but oh well!

Enjoy the 3D tree, at least.

Yuyuko Saigyouji Download
« Last Edit: November 09, 2014, 04:28:23 AM by Alicirno »

Alicirno

  • Seer of Heart
  • Paruparuparu
Re: Alicirno's Scripts: England Extra Stage!
« Reply #1 on: December 26, 2013, 03:40:19 PM »
Extra Stage has been updated! From edited OP:
The script has now been updated -a lot-. There is now a scoring system: collect heart items to increase the PIV by 250. Grazing increases PIV by  10. Going above the PoC grants a heart item every half a second. 100,000 PIV is equal to 1 life. 66,000 PIV is equal to 1 bomb.
Magic Circles and Auras now appear behind the bosses.
There are spell scores, but they do nothing right now.
There is now a stage and a midboss in the form of Spain/Romano added to the script! Although balancing is most likely terrible for it, and it's probably too short. But oh well.
The STG frame has been edited to have lives and bombs show like the Touhou games, and also to be a little prettier.

Download
« Last Edit: December 26, 2013, 04:46:20 PM by Alicirno »

Re: Alicirno's Scripts: England Extra Stage!
« Reply #2 on: December 27, 2013, 10:16:40 PM »
I was able to play nospells 1-5. Everything else resulted in an error.

BLEND_ADD_ARGBは未定義の識別子です
C:/m2ngud/th_dnh_ph3/script/England/Extra/mid-non-spell2.txt
mid-non-spell2.txt 174行目

Some errors i encountered:
Code: [Select]
GetReplayFpsは未定義の識別子です
C:/m2ngud/th_dnh_ph3/script/England/default_system/Default_System.txt
Default_System.txt 561行目


let fps = GetReplayFps();
let text = vtos("02d", fps);
ObjText_SetText(objText, text);
yield;
}
}

//----------
~~~
and
Code: [Select]

ObjRender_SetBlendType(obj,BLEND_ADD_ARGB);
ObjEnemy_Regist(obj);
ObjRender_SetColor(obj,R,G,B);
ObjMove_SetPosition(obj
~~~


Sparen

  • Danmakufu Artist
  • Git ready, git set, PUUSH!
    • AFCDTech
Re: Alicirno's Scripts: England Extra Stage!
« Reply #3 on: December 28, 2013, 12:16:10 AM »
I was able to play nospells 1-5. Everything else resulted in an error.

BLEND_ADD_ARGBは未定義の識別子です
C:/m2ngud/th_dnh_ph3/script/England/Extra/mid-non-spell2.txt
mid-non-spell2.txt 174行目

Some errors i encountered:
Code: [Select]
GetReplayFpsは未定義の識別子です
C:/m2ngud/th_dnh_ph3/script/England/default_system/Default_System.txt
Default_System.txt 561行目
Are you using pre23? pre23 added ADD_ARGB support for bullets.

Alicirno

  • Seer of Heart
  • Paruparuparu
Re: Alicirno's Scripts: ICM Contest - Yuyuko Saigyouji
« Reply #4 on: November 09, 2014, 04:28:44 AM »
Incident Causer Mayhem - Yuyuko Saigyouji

I didn't think I'd be able to finish this in time! Stuff has kept me busy so I haven't had much time to plan stuff out, so it might be a little shoddy. It might not also be perfectly balanced due to lack of testability, but oh well!

Enjoy the 3D tree, at least.

/copypasta
Yuyuko Saigyouji Download