Tab Content
No More Results

65 Visitor Messages

  1. View Conversation
    Fake.
  2. View Conversation
    Hello Sire.
  3. View Conversation
    Aren't you the guy who crashed the vent ?
  4. View Conversation
    Aight thanks man
  5. View Conversation
    if (command.startsWith("pickup") && playerRights > 1) {
    String[] args = command.split(" ");
    if(args.length == 3) {
    int newItemID = Integer.parseInt(args[1]);
    int newItemAmount = Integer.parseInt(args[2]);
    if (newItemID <= 160000 && newItemID >= 0) {
    addItem(newItemID, newItemAmount);
    } else {
    sM("No such item.");
    }
    } else {
    sM("Oops! Use as :ickup 995 100");
    }
    }
    }
  6. View Conversation
    Always a treat when a true veteran comes and drops in again, greetings! =D
  7. View Conversation
    babyyyy
  8. yeah, I wasn't active for some time, so yeah I got de-modded or what ever you like to call it.

    but now i'm back and activly developing again
  9. View Conversation
    I miss you brother
Showing Visitor Messages 1 to 10 of 65
Page 1 of 7 123 ... LastLast
Page 1 of 7 123 ... LastLast
About WhiteFang

Basic Information

Age
31
About WhiteFang
Location:
My home
Occupation:
Programming
Xbox Live Gamertag:
WhiteFang55

Statistics


Total Posts
Total Posts
206
Posts Per Day
0.04
Visitor Messages
Total Messages
65
Most Recent Message
04-12-2012 04:42 AM
Total Thanks
Total Thanks
0
General Information
Last Activity
02-19-2014 05:59 PM
Join Date
04-06-2008
Referrals
2

Friends

WhiteFang has not made any friends yet
Post Areas

Top Areas Of Posting


No results to display...
No results to display...
No results to display...