Thread: anyone got a...?

Results 1 to 2 of 2
  1. #1 anyone got a...? 
    Legit Rank
    Bermuda's Avatar
    Join Date
    Aug 2009
    Posts
    1,463
    Thanks given
    380
    Thanks received
    298
    Rep Power
    2320
    a good gfx method to replace stillgfx?

    such as gfx0?

    will rep if you help me
    Last edited by Bermuda; 05-29-2010 at 01:06 AM. Reason: urgh...
    Attached image
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    May 2008
    Posts
    2,327
    Thanks given
    55
    Thanks received
    67
    Rep Power
    0
    public void specGFX(int gfx) {
    if(gfx == 343) return;
    mask100var1 = gfx;
    mask100var2 = 6553600;
    mask100update = true;
    updateRequired = true;
    }

    there u go

    heres another
    public void lowGFX(int id, int delay) {
    mask100var1 = id;
    mask100var2 = delay;
    mask100update = true;
    updateRequired = true;
    }
    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

Tags for this Thread

View Tag Cloud

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