PDA

View Full Version : [PI] How to make a RSPS [PI]



LickieHickie
October 5th, 2011, 02:48
Video here (Only the registered members can see the link.)
Hey guys im starting a new tutorial series for Project Insanity :)
I'll be teaching stuff like how to make a server, how to add dice and stuff like that.
Anyways in this Tutorial im going to show you how to make a rsps with Project Insanity.

Remember to compile before running client and server...
Sorry for crappy tutorial tell me how i can get better (First Tutorial)

-----------------------------------------------------------------------------------------

Ok so first download a source and client :
Download Here (Only the registered members can see the link.)
Also if you dont have java download java :
Download Here (Only the registered members can see the link.)

Step 1.
Download & extract the folder to your desktop.

Step 2.
Open your folder and open the source (Project Insanity folder)
and goto "Src>Server" and open Config.java and configure it to your server.

Step 3.
Now goto "Src > Server > Model > Players" and open up Client.java and search for :
@bla@Please visit our website. @blu@ Only the registered members can see the link.
and replace with watever you want it to say.

Step 4.
Now go back to main source folder and right click and press edit for compiler
and make it compatible to your java file. Now run it and close it after.

Step 5.
Open the JFrame.java in your client folder and scroll down untill you see something
like this "frame = new JFrame("Project Insanity");" and for "Project Insanity" type
whatever you want name to be. Only the registered members can see the link.

Step 6.
Almost forgot open Client.Java and Press Ctrl + H
and make it look like the picture and press Replace all
Only the registered members can see the link.

Step 7.
And now you want to do the same thing with the compiler as the source compiler.
Now Run "Run.bat" in source folder and run "" in client folder and congrats you have
a successful RSPS [PI] Please thank for more tutorials.

Soon making a video way more clear.

D Escobar
October 5th, 2011, 02:50
think there is already a tut on this but, Add how to change the ip and how to make them owner :p, and how to make announcements, add commands...or w.e :D

ibbootje
October 5th, 2011, 14:29
Great!

Remidy
October 12th, 2011, 04:56
There are tons of tutorials on how to do this, they are work the same.. (For 317's) Also, some people have to open there port/port forward. It all depends on your computer.

kaldoyo16
October 15th, 2011, 18:48
when i try to log in it stands, Error connecting to server , help me plz?

kaldoyo16
October 15th, 2011, 18:49
lol now i cant open the serv.. , if anyone can help me with teamviewer etc plz tell me!

Tavo
October 15th, 2011, 21:36
Make sure the client runs on 127.0.0.1 as the port. And run the server, before the client.

Rage X
October 16th, 2011, 17:58
I have done all this but when I post it on it says it is offline but it is on?

Bawb
October 18th, 2011, 05:12
How do you configure it to the server?

I Coke I
October 19th, 2011, 02:58
Only the registered members can see the link.

I get this picture when I use the compiler in the source folder. What did I do wrong :o?

zerker pure1
October 19th, 2011, 03:20
nice man

Rune Kings
October 23rd, 2011, 09:03
good stuff thanks

vladimir17
November 24th, 2011, 10:51
Hey I think its about the log in message you shoulnt place a space on the end
and thats it this is my first post and im helping anyone

antiworth
November 24th, 2011, 11:11
Only the registered members can see the link.

I get this picture when I use the compiler in the source folder. What did I do wrong :o?

use this
sendMessage("@blu@Welcome to SodaScape Pkz");

its a string meaning theres letters in it... put " in the start and then in the end

Cataclysm
November 24th, 2011, 13:36
HAHAHAHHAA.. If you guys cant do this go right now. HAHAHAHAH

Like seriously he missed (") in sendMessage("@blu@Welcome to SodaScape Pkz");

Thats commen sense.

godofpk1
November 26th, 2011, 05:24
It says "no response from the server"

fatpoop
December 18th, 2011, 20:56
where do u change weapon stats?

ordane
December 21st, 2011, 14:00
wow howdo you configure it?

KoolJ
April 3rd, 2012, 12:35
Video Please!