Warning: fread() [function.fread]: Length parameter must be greater than 0 in /home/ggssjj/public_html/bbs/lib.php on line 1010

Warning: fread() [function.fread]: Length parameter must be greater than 0 in /home/ggssjj/public_html/bbs/lib.php on line 1010

Warning: Cannot modify header information - headers already sent by (output started at /home/ggssjj/public_html/bbs/lib.php:1010) in /home/ggssjj/public_html/gg/bin/zogcount.php on line 35
±×»ç¶ûÀ̾߱â : ¯²² ±º¿ë±â Çѹݵµ °æ°è¼± ħÀÔ


Çѱ¹ °æ°è¼± ³ÑÀº ¯²² ±º¿ë±â

¼Ò·Ã/¯²²/Âʺü¸®
ÇöÀçÀÇ ±º»ç·ÂÀº ¼¼³ª¶óÀÇ ºñÇØ Çѱ¹ÀÇ ±º»ç·ÂÀÌ ¾àÇÑ°Ç »ç½Ç

ºñ±¼ÇÑ ±¹¹Î¼º´ä°Ô ±¹³»¹®Á¦·Î È­»ìÀ» °Ü³ÉÇØÁ¦³¢°í
¸ð¸¥Ã´ ȸÇÇÇÏ´Â ±¹¹Î¼º º¸¼Ò

..
..

Çö½ÇÀº ¾àÀ°°­½Ä

Á¦ÁÖÇØ±º±âÁö ¹Ý´ëÇÏ´ø ³ðµéÀº
ÁÖ±ÇÀ» Áöų·Á´Â Àǽĵµ ¾ø¾úÁö

ÇØ±º±âÁö °Ç¼³ ºñ¿ë´ë½Å ±è¹ä ÃŬÀÚ´ø Á»¡³ðºÎÅÍ .. ¿ø¾ÅÀÌ DNA ²·²²ÀÌ ³â³ðµé .. ¼öµµ ¾øÀÌ Âü ¸¹´õ¸¸

¼¼¿ùÈ£ °ÇÁøµû²¿
õ¹®ÇÐ ºñ¿ëÀ» ¿ì½À°Ô ¿©±â´Â
¾Ç·É¼Ò±¼ ±¤ÁÖÆøµ¿Ãæ

¯²² ±º¿ë±â°¡ ³Ñ¾î¿Í Á¦³¢´Âµ¥ ¸ð¸¥Ã´ Çϰí
Á¿ºÒ·Î ÀÚÈ­ÀÚÂù ÇØÁ¦³¢Áö¸¸ ..

¯²²/Âʺü¸® .. ³×ƼÁðÀÌ
Çѱ¹ÀÎ ºñÇÏ/Á¶·Õ ÇÏ´Â°Ç ¸ð¸£³ª

..
..

´Ê¾úÁö¸¸

º¹Áöºñ¿ë¹× °ø¹«¿ø ¿¬±Ý ±ø°Å¸® ¾ø¾Ö»Ñ°í ..
Àü±³Á¶´Â ÇѸ¶¸®µµ ³²±è¾øÀÌ ¸ù¶¥ ©¶ó Á¶Áø ÈÄ
÷´Ü ±º»çÀåºñ °è¹ßÇϴµ¥ ÁýÁßÇØ¾ß µÉ¶§´Ù

..
..

¯²²ÀÇ ¹«·Âµµ¹ßÀº
ÀÌÁ¦ ½ÃÀÛ¿¡ ºÒ°úÇÏ´Ù





Chinese Aircraft Carrier(link)

½´ÆÃ°ÔÀÓ Actions (ÃѾ¥´Â°Å °ª ¼öÁ¤ °¡´ÉÇÔ)

if(dupli==0) {
        duplicateMovieClip("enemy","enemy" add bad,bad);
        setProperty("enemy" add bad,_x,random(328)+35);
        bad++;
        dupli=10;
}

for(i=1;i<=20;i++) {
        cid=10;
        setProperty("enemy" add i,_y,getProperty("enemy" add i,_y)+cid);
        if(shot1.hitTest(eval("enemy" add i))) {
                setProperty("boom",_x,getProperty("enemy" add i,_x));
                setProperty("boom",_y,getProperty("enemy" add i,_y));
                boom.gotoAndPlay(2);
                removeMovieClip("enemy" add i);
                setProperty("shot1",_x,1000);
                score+=100;
                state1=0;

        }
        if(shot2.hitTest(eval("enemy" add i))) {
                setProperty("boom",_x,getProperty("enemy" add i,_x));
                setProperty("boom",_y,getProperty("enemy" add i,_y));
                boom.gotoAndPlay(2);
                removeMovieClip("enemy" add i);
                setProperty("shot2",_x,1000);
                score+=100;
                state2=0;

        }
        if(shot3.hitTest(eval("enemy" add i))) {
                setProperty("boom",_x,getProperty("enemy" add i,_x));
                setProperty("boom",_y,getProperty("enemy" add i,_y));
                boom.gotoAndPlay(2);
                removeMovieClip("enemy" add i);
                setProperty("shot3",_x,1000);
                score+=100;
                state3=0;

        }
        if(myplane.hitTest(eval("enemy" add i)) and myplane.exploding==false) {
                myplane.gotoAndPlay(2);
                myplane.exploding=true;
                setProperty("boom",_x,getProperty("enemy" add i,_x));
                setProperty("boom",_y,getProperty("enemy" add i,_y));
                boom.gotoAndPlay(2);
                remain--;
                removeMovieClip("enemy" add i);
                if(remain<0) {
                        gotoAndStop("end");
                }
        }
}


¿ä¦¼­

ºñÇà±â3°³ Áִµ¥
5°³·Î ´Ã¸±¶§ ¿ä¹ÌÅײ¨ ¼öÁ¤ÇÏ¸Ó µÊ

remain=3;
remain=5;

¿ì¸®Æí ºñÇà±â¸¸ ºü¸£°Ô ÇÒ¶©
¿ä¹ÌÅ× ¼ýÀÚ ¿Ã¸®¸Ó µÊ

move=10;
move=20;

move=10;
num=1;
bad=1;
score=0;
dupli=0;
state1=0;
state2=0;
state3=0;
remain=5;
speed_shot=30;
stop();

| ÀÏ¹Ý | 2017/02/11 11:50 pm | ½ºÅ©·¦ | ÀÌ ±Û¿¡ ´ëÇÑ µ¡±Û(0)
 ÀÌÀü ÆäÀÌÁö: ÇåÁ¦°¡ ¿©·Ð¿¡ µû¶ó Âʼö¿¡ ¹Ð·Á °áÁ¤µÈ »ç½Ç (0)
 ´ÙÀ½ ÆäÀÌÁö: Âø°¢¿¡ ºüÁø Á¿ºÒ¹Î½É (0)

ggssjj 
¢·
2025 / 07
¢¹
Sun Mon Tue Wed Thu Fri Sat
    01 02 03 04 05
06 07 08 09 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31    
             
°øÂ¥·Î Áö¾ÆÁØ´Ù
ºÁÁØ´Ù ¿æÆÇ~!!
¸Þ¸ð ¾ÇÇôٴµ¥
ÇÑ´Þ¿¡ ÇѰ³ ¾¸
Today : 1556 Total : 12404

Warning: Unknown: open(data/__zbSessionTMP/sess_tee09kgtquug3e6q5g8k4dei26, O_RDWR) failed: No such file or directory (2) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (data/__zbSessionTMP) in Unknown on line 0