Thread: How do i make new custom crowns available ingame?

Results 1 to 8 of 8
  1. #1 How do i make new custom crowns available ingame? 
    Registered Member

    Join Date
    Oct 2009
    Posts
    203
    Thanks
    1
    Thanked 1 Time in 1 Post
    Rep Power
    90
    okay, ive got some custom crowns that ive downloaded, and ive added them to class30_sub2_sub1_sub1. But in order to add them i need to put them in player.java. The problem is i dont understand what to put in the code. Here is an Example of a working normal crown:
    Code:
    		if(playerRights == 2){
    			str.writeByte(2);
    If i was to put a new crown in. Im not sure what to set the str.writeByte to. Do i have to declare it somewhere else? if so it would be appreciated.

    If you know of a tut i will rep you .
    Reply With Quote  
     

  2. #2  
    Registered Member

    Join Date
    Oct 2009
    Posts
    203
    Thanks
    1
    Thanked 1 Time in 1 Post
    Rep Power
    90
    bumpish... anybody know this? ive been searching for months D:
    Reply With Quote  
     

  3. #3  
    Eren
    Guest
    Assuming whatever the crown id is.
    Reply With Quote  
     

  4. #4  
    Registered Member

    Join Date
    Oct 2009
    Posts
    203
    Thanks
    1
    Thanked 1 Time in 1 Post
    Rep Power
    90
    are you asking me what crowns i want to add? If so, im trying to add a veteran crown, new owner crown, new mod crown, new admin crown and a co-owner crown.

    If not, im not sure what ur asking/saying .
    Reply With Quote  
     

  5. #5  
    Registered Member
    Warlock 999's Avatar
    Join Date
    Jul 2008
    Age
    21
    Posts
    1,406
    Thanks
    6
    Thanked 30 Times in 26 Posts
    Rep Power
    927
    Theres alot more steps than that. Oblivion released how to do it.
    "There is always one more thing you can do to increase your odds of success." -Hal Moore
    Reply With Quote  
     

  6. #6  
    Registered Member

    Join Date
    Jul 2008
    Posts
    285
    Thanks
    6
    Thanked 9 Times in 8 Posts
    Rep Power
    104
    well i dont know if this will help but for the current admin crown...i remebmer on battlescape 523 in clan chat it was like <img=2> would be admin crown so that looks like what you have right now...so im guessing you have to declare it as an img?
    Reply With Quote  
     

  7. #7  
    Registered Member
    Warlock 999's Avatar
    Join Date
    Jul 2008
    Age
    21
    Posts
    1,406
    Thanks
    6
    Thanked 30 Times in 26 Posts
    Rep Power
    927
    Quote Originally Posted by diggitydog41 View Post
    well i dont know if this will help but for the current admin crown...i remebmer on battlescape 523 in clan chat it was like <img=2> would be admin crown so that looks like what you have right now...so im guessing you have to declare it as an img?
    That's for the new hd cache. Doesn't work for 317 clients.
    "There is always one more thing you can do to increase your odds of success." -Hal Moore
    Reply With Quote  
     

  8. #8  
    Registered Member

    Join Date
    Oct 2009
    Posts
    203
    Thanks
    1
    Thanked 1 Time in 1 Post
    Rep Power
    90
    k thanks warlock, ill get searching for it
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

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

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