Thread: [PI] PK Point System

Results 1 to 4 of 4
  1. #1 [PI] PK Point System 
    Registered Member
    Join Date
    Nov 2009
    Posts
    422
    Thanks given
    3
    Thanks received
    20
    Rep Power
    7
    Can i get rid of the whole system... and make Pest Control points instead..

    a tutorial please >.> don't spoonfeed
    Reply With Quote  
     

  2. #2  
    Ready for Battle


    Join Date
    Aug 2009
    Age
    28
    Posts
    368
    Thanks given
    87
    Thanks received
    34
    Rep Power
    99
    I believe the pk points are added in slayer monster kills, pking, and minigames. I would search through the npc's file, the PVP file, and the minigames file for pcPoints
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Nov 2009
    Posts
    422
    Thanks given
    3
    Thanks received
    20
    Rep Power
    7
    Okay.. how would i make a shop trade in items for PC points? instead of coins..
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Aug 2009
    Posts
    608
    Thanks given
    1
    Thanks received
    17
    Rep Power
    6
    You'll see like slot1(995);
    Make a new slot like:
    slot4 = pcPoints;
    Then make it so when it's your shop, it'll use the points.
    if (ShopID == id here) {
    Code goes here, make sure it uses slot 4 and not 1.

    Need any help, add my msn:
    [email protected]
    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

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •