ryan
Posts : 3 Points : 7 Join date : 2009-05-03
| Subject: Addding A Starter Sun May 03, 2009 9:58 am | |
| Well I have noticed this server still has Bulbys starter So just incase you don't know how to i'll do this tut Step 1) command.java and search this - Quote :
- if (p.rights == 0) {
step 2) find the last command before this - Quote :
- if (p.rights == 1) {
p.rights 1 meens it will be usable for all users step3) now add this - Quote :
- else if (cmd[0].equals("starter")) {
Engine.playerItems.addItem(p, id, amount); Engine.playerItems.addItem(p, id, amount); Engine.playerItems.addItem(p, id, amount); Engine.playerItems.addItem(p, id, amount); } If that is already there just change the id and amouny yo what you want HOPE THIS HELPED AND I HOPE I BECOME ONE OF THE CODING TEAM | |
|
Jimmy Global Admin
Posts : 56 Points : 88 Join date : 2009-04-04
| Subject: Re: Addding A Starter Sun May 03, 2009 10:01 am | |
| I see you Know how to Code, However I already Know how to do this.
Mind Helpin Me Make Ban, Kick, Mute, or Perhaps Jail?
I don't Do Commands Much, I focus on the other Packets. But thanks for the Starter Anyway. | |
|
Jimmy Global Admin
Posts : 56 Points : 88 Join date : 2009-04-04
| Subject: Re: Addding A Starter Sun May 03, 2009 10:03 am | |
| I'll Make Let you Join our Server-Developmental Coding Team, but You must Pass a Trail to proove your worthyness.
If you can Help me Update somthing On the server that Everyone Likes, Then I'll Let you Join.
NOTE: I do Not Send My Files over the Internet to Other People. | |
|
ryan
Posts : 3 Points : 7 Join date : 2009-05-03
| Subject: Re: Addding A Starter Sun May 03, 2009 10:04 am | |
| sure i'll just make tut | |
|
Sponsored content
| Subject: Re: Addding A Starter | |
| |
|