View Full Version : How do u change the starter kit
tarac1
November 19th, 2010, 06:15
i was just wondering how do u change the starter kit because mine is olny 250k -.-
p.s. and also can someone teach me how to code a 562 a bit :)
Hutch
November 19th, 2010, 06:18
Only the registered members can see the link. look at those, that should help you.
tarac1
November 19th, 2010, 06:36
Only the registered members can see the link. look at those, that should help you.
Found some useful stuff but not what i needed but thx anyway
Hutch
November 19th, 2010, 06:41
I'm sorry, you didn't find what you need but! Are you trying to change what you get when you type ::starter?
kevin
November 19th, 2010, 16:40
actionsender.java
Search "starter" under you will find something like this
if (p.starter == 0)
player.getInventory.addItem(995, 250000);
change it to whatever you like. to add another item you do the same code under that one.
tarac1
November 19th, 2010, 23:16
I'm sorry, you didn't find what you need but! Are you trying to change what you get when you type ::starter?
that command isnt coded in my server so ya but thx nyways
tarac1
November 19th, 2010, 23:17
actionsender.java
Search "starter" under you will find something like this
if (p.starter == 0)
player.getInventory.addItem(995, 250000);
change it to whatever you like. to add another item you do the same code under that one.
thx for the help it worked
Kush Man
November 19th, 2010, 23:18
Look for
995, 250000
Change the 250k to whatever you want.
2kbarrows
November 19th, 2010, 23:20
Look for
995, 250000
Change the 250k to whatever you want.
That's for some source >.>
Actionsender.java then search for starter, i believe you can figure out the rest...
And add me on MSN if you want help, there is a button for msn right under my acc info.
Powered by vBulletin® Version 4.1.9 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.