Thread: expanding the read size of headicon cache image? [NON]

Results 1 to 3 of 3
  1. #1 expanding the read size of headicon cache image? [NON] 
    Official
    RaddTech LLC's Avatar
    Join Date
    Sep 2010
    Age
    27
    Posts
    418
    Thanks given
    39
    Thanks received
    48
    Rep Power
    36
    it stops at 15 for PKICONS then starts over, I added more, in, like bounty hunter n shitz like dat
    Reply With Quote  
     

  2. #2  
    Banned
    Join Date
    May 2011
    Posts
    1,010
    Thanks given
    78
    Thanks received
    64
    Rep Power
    0
    look for this (code that looks like this)
    Code:
    for(int idx = 0; idx < 12; idx++){
    						skullIcons[idx] = new Sprite(mediaArchive, "headicons_pk", idx);
    					}
    					} catch (Exception e) {
    				}
    and make the red number bigger
    Reply With Quote  
     

  3. #3  
    Official
    RaddTech LLC's Avatar
    Join Date
    Sep 2010
    Age
    27
    Posts
    418
    Thanks given
    39
    Thanks received
    48
    Rep Power
    36
    tyvm )
    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

Similar Threads

  1. Reduce Image Size
    By Gluon in forum Requests
    Replies: 3
    Last Post: 02-01-2012, 11:23 AM
  2. Cache size
    By Downhunter in forum Help
    Replies: 9
    Last Post: 09-02-2011, 03:58 PM
  3. Replies: 1
    Last Post: 07-05-2011, 05:05 AM
  4. Packet Size read out
    By Inspired Dreams in forum Help
    Replies: 1
    Last Post: 05-26-2010, 06:21 AM
  5. 533 cache size?
    By Dei Esercito in forum Help
    Replies: 4
    Last Post: 02-26-2009, 11:00 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •