Page 2 of 142 FirstFirst 1234512 ... LastLast
Results 11 to 20 of 1415
  1. #11
    C.I.A.
    Join Date
    Apr 2009
    Gender
    Female
    Posts
    8,812
    Blog Entries
    39

    pag translate aning english version sa mission and vision to filipino hahaha

  2. #12
    Banned User
    Join Date
    Oct 2009
    Gender
    Male
    Posts
    3,253
    Busy ko sa mga chores sa balay.

    -WEI?

  3. #13
    work mga walang kamatayang deadlines! hahaha
    istorya.net
    fb

  4. #14
    im not busy right now but im going to be verrrrry busy. hehe.

  5. #15
    C.I.A. rodsky's Avatar
    Join Date
    Nov 2007
    Gender
    Male
    Posts
    7,445
    Blog Entries
    128
    This...

    Code:
    default
    {
        
        state_entry()
        {
            prims=llGetNumberOfPrims();
            if(prims>=(numprims+1))
            {
                N=prims-numprims;
            }
            reset();
        }    
        changed(integer change)
        {
            if(change & CHANGED_LINK)
            {
                prims=llGetNumberOfPrims();
                if(prims>=(numprims+1))
                {
                    N=prims-numprims;
                }
                reset();
            }
        }
        touch_start(integer total_number)
        {
            llPlaySound("15768d1d-df0b-ade8-63a0-b5ac9e765b33",1.0);
            llMessageLinked(LINK_SET,letchan1,up,NULL_KEY);
        }
        link_message(integer linknum, integer num, string str, key id)
        {
            if(num==letchan1)
            {
                
                 if(str==up)
                {
                    if(totalbase>=0)
                    {
                        letbase+=1;
                        totalbase-=1;
                        llMessageLinked(N+4,letgraph,(string)letbase,NULL_KEY);
                    }
                }
                else
                {
                    if(letbase<=0)
                    {
                        llSay(0,"already at 0");
                    }
                    else
                    {
                        if(totalbase<=100)
                        {
                            letbase-=1;
                            totalbase+=1;
                            llMessageLinked(N+4,letgraph,(string)letbase,NULL_KEY);
                        }
                        
                    }
                }
            }
            if(num==potchan1)
            {
                
                 if(str==up )
                {
                    if(totalbase>=0)
                    {
                        potbase+=1;
                        totalbase-=1;
                        llMessageLinked(N+5,potgraph,(string)potbase,NULL_KEY);
                    }
                }
                else
                {
                    if(potbase<=0)
                    {
                        llSay(0,"already at 0");
                    }
                    else
                    {
                        if(totalbase<=100)
                        {
                            potbase-=1;
                            totalbase+=1;
                            llMessageLinked(N+5,potgraph,(string)potbase,NULL_KEY);
                        }
                        
                    }
                }
            }
            if(num==soychan1)
            {
                
                 if(str==up )
                {
                    if(totalbase>=0)
                    {
                        soybase+=1;
                        totalbase-=1;
                        llMessageLinked(N+6,soygraph,(string)soybase,NULL_KEY);
                    }
                }
                else
                {
                    if(soybase<=0)
                    {
                        llSay(0,"already at 0");
                    }
                    else
                    {
                        if(totalbase<=100)
                        {
                            soybase-=1;
                            totalbase+=1;
                            llMessageLinked(N+6,soygraph,(string)soybase,NULL_KEY);
                        }
                        
                    }
                }
            }
            if(num==whechan1)
            {
                
                if(str==up )
                {
                    if(totalbase>=0)
                    {
                        whebase+=1;
                        totalbase-=1;
                        llMessageLinked(N+7,whegraph,(string)whebase,NULL_KEY);
                    }
                }
                else
                {
                    if(whebase<=0)
                    {
                        llSay(0,"already at 0");
                    }
                    else
                    {
                        if(totalbase<=100)
                        {
                            whebase-=1;
                            totalbase+=1;
                            llMessageLinked(N+7,whegraph,(string)whebase,NULL_KEY);
                        }
                        
                    }
                }
            }
            
            if(num==daychan)
            {
                
                if(str==up )
                {
                    if(totalday>=1)
                    {
                        days+=1;
                        totalday-=1;
                        llMessageLinked(N+8,daygraph,(string)days,NULL_KEY);
                    }
                }
                else
                {
                    if(days<=1)
                    {
                        llSay(0,"lowest is day 1");
                    }
                    else
                    {
                        if(totalday<=100)
                        {
                            days-=1;
                            totalday+=1;
                            llMessageLinked(N+8,daygraph,(string)days,NULL_KEY);
                        }
                        
                    }
                }
            }
    Which makes this work:



    -RODION

  6. #16
    busy posting in this thread...

  7. #17
    negosyo ug iskwela..

  8. #18
    work and friends

  9. #19
    World Cup and laag....

  10. #20
    nag preapare para CPRA

  11.    Advertisement

Page 2 of 142 FirstFirst 1234512 ... LastLast

Similar Threads

 
  1. What Are You Doing Right Now?
    By emorain in forum Humor
    Replies: 1801
    Last Post: 05-23-2017, 11:39 AM
  2. what do you hear right now?
    By flint in forum Humor
    Replies: 181
    Last Post: 11-09-2012, 12:06 AM
  3. What make you Busy right now?
    By janelorelyn in forum General Discussions
    Replies: 1237
    Last Post: 02-02-2012, 08:04 AM
  4. What are you thinking right now?
    By MrCheap in forum Humor
    Replies: 187
    Last Post: 12-24-2011, 12:47 AM
  5. What Are You Doing Right Now?
    By emorain in forum General Discussions
    Replies: 185
    Last Post: 04-27-2011, 11:17 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top