Quote:
Originally Posted by Mungo_Foxburr
I'm in the process of making a PvP server. and i wish for people to be able to set their skills. and i figured enabling test center would be the best way. Test Center works. Set Skills work. but my problem is....my server is a free server and all the stuff that is in the bank, they don;t need, and i want it out of there. how could i take everything out of their banks, but still have test center enabled.
|
The only way I am aware of is by going into the charactercreation.cs script and manually commenting out the items listed in the section about filling the bank box that you do not wish it to add to the banks when ppl make chars on your server. There may be a faster or easier way to do this, but I'm not sure, thats the only way I know of right now. =X