Thread: New Point Class Problem

Results 1 to 5 of 5
  1. #1 New Point Class Problem 
    Ain't Messin' Around - Gary Clark Jr.

    Wolfs Darker's Avatar
    Join Date
    Jul 2012
    Posts
    1,530
    Thanks given
    598
    Thanks received
    464
    Rep Power
    252
    well tbh im trying to fix this have hours, when i try to add new points (donor points) it sayis it is wrong but i added the points on playersaver.java and player.java, wtf is going on?
    Pics:





    and ye im using net beans 7.0..
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Nov 2011
    Posts
    134
    Thanks given
    6
    Thanks received
    1
    Rep Power
    11
    what about the part where it writes it to the character file?

    Code:
    			characterfile.write("donorPoints = ", 0, 14);
    			characterfile.write(Integer.toString(p.donorPoints), 0, Integer.toString(p.donorPoints).length());
    			characterfile.newLine();
    Reply With Quote  
     

  3. #3  
    Ain't Messin' Around - Gary Clark Jr.

    Wolfs Darker's Avatar
    Join Date
    Jul 2012
    Posts
    1,530
    Thanks given
    598
    Thanks received
    464
    Rep Power
    252
    i got it added too bro but it doesn't work
    Reply With Quote  
     

  4. #4  
    Gunner4Life New Point Class Problem Market Banned



    Join Date
    Jun 2011
    Posts
    2,357
    Thanks given
    132
    Thanks received
    667
    Rep Power
    648
    make it donorPoints,
    Reply With Quote  
     

  5. #5  
    Ain't Messin' Around - Gary Clark Jr.

    Wolfs Darker's Avatar
    Join Date
    Jul 2012
    Posts
    1,530
    Thanks given
    598
    Thanks received
    464
    Rep Power
    252
    where i make it donotPoints, ? at player.java?
    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. [PI-317] Pk Point Problem
    By CarterInk in forum Help
    Replies: 11
    Last Post: 03-06-2012, 03:33 AM
  2. [pi] pk point problem.
    By Rockstar Jax in forum Help
    Replies: 4
    Last Post: 05-30-2011, 10:45 PM
  3. Pk Point Problem
    By I'm A Jerk in forum Help
    Replies: 1
    Last Post: 03-18-2011, 12:48 AM
  4. [PI] Pk Point PROBLEM
    By Faqqot Jr in forum Help
    Replies: 1
    Last Post: 01-07-2011, 07:46 AM
  5. PK Point Problem
    By Proffessor Oak in forum Help
    Replies: 11
    Last Post: 09-16-2010, 05:35 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •