Announcement

Collapse
No announcement yet.

Count to 10,000!

Collapse
X
Collapse
Who has read this thread:
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Originally posted by Nitori_Kawashiro View Post
    Spoiler:
    #TouhouDanmakufu
    #ScriptVersion[2]
    #Title[2715]
    #Text[2715... Danmakufu Style]
    script_enemy_main{
    let CSD = GetCurrentScriptDirectory;
    let bg = CSD ~ "twothousandandsevenhundredfifteen.png";
    let scroll = 0;
    @Initialize{
    SetLife(2715);
    SetScore(2715);
    SetDamageRate(27.15,27.15);
    SetMovePosition03(GetEnemyX,GetEnemyY,27.5,2.715);
    LoadGraphic(bg);
    }
    @MainLoop{
    yield;
    }
    @DrawLoop{
    DrawText(2715,GetCenterX,GetCenterY,12,255);
    }
    @Background{
    SetGraphic(bg);
    SetRenderState(ALPHA);
    SetAlpha(255);
    SetGraphicRect(0,0,271.5,271.5);
    SetGraphicAngle(0,0,0);
    SetGraphicScale(2.715,2.715);
    DrawGraphic(GetCenterX+scroll,GetCenterY);
    scroll++;
    }
    @Finalize{
    DeleteGraphic(imgBoss);
    DeleteGraphic(bg);
    }
    }

    Note: For those that want to know what it does and don't know code (even though this is really simple), this will simply display 2715 in the middle of the screen when loaded in Danmakufu.
    I suddenly have 2716 urges to start up my danmakufu again and make a bullet pattern that forms a number...
    And is actually a legit challenging spellcard...
    'scuse me, I have to brush up on how to program bullets that travel in curves at certain points...
    It's been a year since I did anything with it...
    or...let's see if ya beat me to the punch :P which shouldn't be that hard considering how long it takes me to do anything XD


    Comment


      2717 minds that Koishi has raped.

      Originally posted by S121
      Every time I see a new post on the Forum, I feel like a little kid during Christmas, all giddy.
      sigpic

      Comment


        2718 times i have fallen asleep in class.

        Comment


          2719 minds Koishi has raped repeatedly.


          Originally posted by S121
          Every time I see a new post on the Forum, I feel like a little kid during Christmas, all giddy.
          sigpic

          Comment


            2720 only ?!

            Comment


              Aaaaand I'm done!
              I finished my script!

              But I have to resolve a background error before I post it, and I don't want anyone taking the 2721th spot, because I would have to rewrite my script then.

              Originally posted by Kristia View Post
              2722 errors were found in the program
              Resolved Sign "And Then There Were None"!



              I don't know what caused said background error, but I managed to do it by using it as... *trails off and starts talking about programming*
              Last edited by Nitori_Kawashiro; 10-10-2013, 02:58 PM.

              Comment


                2722 errors were found in the program
                Have you ever crossed the line between sanity and madness? You would be amazed by what lies beyond the fog..

                Spoiler:

                Comment


                  2723 syntax errors have okuued...


                  wait...I used this joke already...

                  ...but it's so powerful it can make this situation superbly hilarious.
                  So hilarious that everyone will die of laughter.
                  But then it gets too depressing
                  SO IT MAKES MOAR LAUGHTER!

                  DOUBLE POST POWAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAH


                  Comment


                    2724 Time for another Luigi in Gensokyo moment.

                    Originally posted by S121
                    Every time I see a new post on the Forum, I feel like a little kid during Christmas, all giddy.
                    sigpic

                    Comment


                      2725 I love this video.

                      Comment


                        2726 times Sakuya has celebrated



                        And then Youmu has developed
                        green eyed jealousy syndrome...


                        Comment


                          2727 times luigi wins by doing nothing

                          Have you ever crossed the line between sanity and madness? You would be amazed by what lies beyond the fog..

                          Spoiler:

                          Comment


                            2727... Yaaaaaaaaaaaaaayyyyyyyyyyyyyyyyy!!!!!!!!!!!!!!! Sakuya!!!!!!!!

                            Comment


                              2729 to correct Mima:spirit and lets call the ghostbusters!

                              Have you ever crossed the line between sanity and madness? You would be amazed by what lies beyond the fog..

                              Spoiler:

                              Comment


                                2730 times Sanae has pissed off the locals.

                                Originally posted by S121
                                Every time I see a new post on the Forum, I feel like a little kid during Christmas, all giddy.
                                sigpic

                                Comment

                                Working...
                                X