Thread: First time attempting to code an RSPS

Results 1 to 3 of 3
  1. #1 First time attempting to code an RSPS 
    Registered Member
    Join Date
    Dec 2018
    Posts
    1
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Hi,im looking for advice on how i should go about learning to code a simple enough 317 RSPS as a project.Im fairly experienced in java but have none in terms of RSPS coding,any idea how i should go about attempting to create this and learn?Thanks
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Sep 2018
    Age
    26
    Posts
    27
    Thanks given
    14
    Thanks received
    7
    Rep Power
    12
    Quote Originally Posted by agsmeow View Post
    Hi,im looking for advice on how i should go about learning to code a simple enough 317 RSPS as a project.Im fairly experienced in java but have none in terms of RSPS coding,any idea how i should go about attempting to create this and learn?Thanks
    If you know java download a 317 revision put into eclipse launch the server and go through edit and read the code and learn from there. Pretty much what i did. Wish you the best of luck!
    Attached image
    Reply With Quote  
     

  3. #3  
    Extreme Donator

    nbness2's Avatar
    Join Date
    Aug 2011
    Posts
    692
    Thanks given
    274
    Thanks received
    139
    Rep Power
    430
    Since you say you are "fairly experienced" in java, you could start right up as long as you have an IDE. Download something recent and start running it. First check out something like how commands work. Go to declarations and learn what the functions actually do. Then go to where they are used to understand what scenarios they are used in. Refactor it to be cleaner and more readable. Extend the functionality.
    KT/JAVA - NBX 637 - HERE!
    KT - Drop table 4: Flexible, Powerful - HERE!
    KT - Command: Simplify writing commands - HERE
    KT - NbUtil: Make your kotlin easier - HERE
    KT - Hopping Islands: From Java to Kotlin - P1 - P2 - P3 - P4 - P5
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 0
    Last Post: 12-22-2012, 06:33 AM
  2. Decent Source to Start an RSPS
    By Morpheus in forum Help
    Replies: 15
    Last Post: 06-01-2012, 05:18 AM
  3. Need Someone To Make An RSPS With!!!
    By Wrecked... in forum Requests
    Replies: 2
    Last Post: 05-17-2011, 12:15 AM
  4. Replies: 0
    Last Post: 11-14-2010, 11:46 AM
  5. Replies: 10
    Last Post: 03-20-2010, 06:53 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •