Author Topic: Adding crowns to your Yell command [Hbpvp]  (Read 508 times)

David

  • Important User
  • *
  • Posts: 35
    • View Profile
Adding crowns to your Yell command [Hbpvp]
« on: January 15, 2012, 06:24:03 am »
Name : Adding crowns to yell
Sources available on : Hybpvp v2 v3 , Torva ( team , pkz ) , InsidiaX
Tut difficulty : Easy



1. Search for your commands File use Ctrl+f to find oyur basic Yell command

2. When found find a basic yell command such as
Quote
if (c.playerName.equalsIgnoreCase("David")) {
                        c2.sendMessage("<shad=9440238>[Main Owner/Coder]</col><img=2>"+ Misc.optimizeText(c.playerName) +": "
                                    + Misc.optimizeText(playerCommand.substring(5)) +"");

3. Once found copy and paste it underneath it and place your name in between the quotations.

4. Now you can play around with the shadow codes till you find oyur favorite

Crown Codes According to your sprites folder.

<img=0> Donator rank

<img=1> Moderator

<img=2> Admin / Owner

<img=3> Donator

<img=4> Quickchat Image

<img=5> To be added

and so on

5. Once you've chosen you basic color and crown Save and Compile with your beast rank :)


If i helped which i prob didn't leave a comment and tell me what you thought and should do in the future 

Share on Bluesky Share on Facebook


Exiled

  • Posts: 63
    • View Profile
Re: Adding crowns to your Yell command [Hbpvp]
« Reply #1 on: January 15, 2012, 06:32:34 am »
Make a Chuck Norris crown. :P

Nice tut though.

David

  • Important User
  • *
  • Posts: 35
    • View Profile
Re: Adding crowns to your Yell command [Hbpvp]
« Reply #2 on: January 16, 2012, 06:45:19 pm »
Haha all up to you guys to do that