PDA

View Full Version : Project Insanity || Changing Starter 317



Actualalitys
July 22nd, 2010, 00:09
First off only thing edited is Player Assistance..

Go to files Project Insanity>SCR>Server>Model>PlayerAssistance

Then you wanna search for
public void addStarter() {


There you go a simple teaching, only reason posted is because i see servers with source just total leech..

iceyz
July 29th, 2010, 20:42
Thanks :D.

Relapse
August 3rd, 2010, 14:49
Not teaching anything lol; we need a snippet section bad for stuff like this.

I D3stroy I
August 3rd, 2010, 14:55
It isn't hard to do :o But thanks for posting should teach Beggingers ;)

Rog3r
August 3rd, 2010, 17:43
Moved to the copy and paste section. :)

mibebetkm
May 17th, 2011, 20:05
i want to see the code cuz i can't see it

cheesecake
May 17th, 2011, 20:27
i want to see the code cuz i can't see it

public void addStarter() {

Phobix
May 18th, 2011, 12:01
First off only thing edited is Player Assistance..

Go to files Project Insanity>SCR>Server>Model>PlayerAssistance

Then you wanna search for
public void addStarter() {

There you go a simple teaching, only reason posted is because i see servers with source just total leech..

Will benefit people who have absolutely no knowledge of java. And that last statement there,

" There you go a simple teaching, only reason posted is because i see servers with source just total leech"

By adding this tutorial this will still make it leeched, changing the starter is not even considered a modification so it will still in the sense be a leech.

godswords
May 23rd, 2011, 01:09
Btw, It's not PlayerAssistance it's Project Insanity>SRC>Server>Model>Player>PlayerAssistant.java. Then you search
public void addStarter() { And change that stuff underneath it.