Thread: [Refactored]Stopping Logo/Flames Drawing

Results 1 to 4 of 4
  1. #1 [Refactored]Stopping Logo/Flames Drawing 
    Retired. Stop PMing me.

    Galkon's Avatar
    Join Date
    Nov 2007
    Age
    14
    Posts
    7,528
    Thanks given
    1,783
    Thanks received
    2,822
    Discord
    View profile
    Rep Power
    5000
    Just a cheap hack.

    client.java:

    sprite.drawSprite(382 - sprite.myWidth / 2 - 128, 18);

    Make it:

    //sprite.drawSprite(382 - sprite.myWidth / 2 - 128, 18);


    drawFlames();

    Obvious...

    //drawFlames();


    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Jul 2009
    Posts
    105
    Thanks given
    0
    Thanks received
    0
    Rep Power
    29


    another great snippet. thanks again.
    Reply With Quote  
     

  3. #3  
    I'm Back

    Stewie's Avatar
    Join Date
    Jul 2008
    Age
    26
    Posts
    7,989
    Thanks given
    1,877
    Thanks received
    1,491
    Rep Power
    5000
    Common sense can take you along way eh?


    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  4. #4  
    Member

    Join Date
    Nov 2008
    Age
    24
    Posts
    4,861
    Thanks given
    774
    Thanks received
    341
    Rep Power
    0
    thx i needed the sign to go
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •