Thread: Help with Total In-Game Playtime

Results 1 to 2 of 2
  1. #1 Help with Total In-Game Playtime 
    JagxScape Owner

    VeRoCo's Avatar
    Join Date
    Apr 2009
    Posts
    831
    Thanks given
    41
    Thanks received
    20
    Rep Power
    98
    Alright so im at the part to add into Player.java which would be...
    http://www.rune-server.org/runescape...aytime-pi.html

    Search Public int
    find a list like this
    public int
    safeTimer = 0,
    degradeTime,
    kiPoints,
    panelDelay,
    donatorPoints,
    sQ,
    KC,
    DC,
    recoil = 0,

    Well when I search I do not see a list like that.
    So where at would I add this part of the code?
    the: pTime,
    ?
    Reply With Quote  
     

  2. #2  
    JagxScape Owner

    VeRoCo's Avatar
    Join Date
    Apr 2009
    Posts
    831
    Thanks given
    41
    Thanks received
    20
    Rep Power
    98
    Wouldn't it be in this list?

    public int
    headIconHints,
    pure,
    saveDelay,
    playerKilled,
    magicCarpet,
    pkPoints,
    slayerPoints,
    pyRun,
    totalPlayerDamageDealt,
    killedBy,
    lastChatId = 1,
    privateChat,
    friendSlot = 0,
    dialogueId,
    randomCoffin,
    newLocation,
    specEffect,
    specBarId,
    attackLevelReq,
    Donatorreq,
    defenceLevelReq,
    strengthLevelReq,
    rangeLevelReq,
    magicLevelReq,
    followId,
    skullTimer,
    votingPoints,
    nextChat = 0,
    talkingNpc = -1,
    dialogueAction = 0,
    autocastId,
    followDistance,
    followId2,
    barrageCount = 0,
    delayedDamage = 0,
    delayedDamage2 = 0,
    isDonator,
    WildTimer = 0,
    magePoints = 0,
    desertTreasure = 0,
    lastArrowUsed = -1,
    clanId = -1,
    autoRet = 0,
    pcDamage = 0,
    xInterfaceId = 0,
    xRemoveId = 0,
    xRemoveSlot = 0,
    tzhaarToKill = 0,
    tzhaarKilled = 0,
    waveId,
    frozenBy = 0,
    poisonDamage = 0,
    teleAction = 0,
    bonusAttack = 0,
    lastNpcAttacked = 0,
    killCount = 0,
    pTime,
    newCombat = 0;
    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. Total In-Game Playtime[PI]
    By Slawth Baws in forum Tutorials
    Replies: 75
    Last Post: 01-13-2014, 12:59 AM
  2. adding playtime to players
    By OodlesOfNoodles in forum Help
    Replies: 0
    Last Post: 12-07-2011, 09:28 PM
  3. CS2D - Game Maker 8.0 Pro Game in development for 3 months! Closed Beta
    By Hyperionn in forum Application Development
    Replies: 11
    Last Post: 12-04-2011, 09:52 PM
  4. i need help adding playtime to my characters files
    By OodlesOfNoodles in forum Help
    Replies: 0
    Last Post: 08-06-2011, 07:16 AM
  5. Replies: 5
    Last Post: 10-04-2009, 06:00 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
  •