Thread: [PI] Effect Help (InsidiaX)

Results 1 to 6 of 6
  1. #1 [PI] Effect Help (InsidiaX) 
    Registered Member
    Join Date
    Jul 2011
    Posts
    4
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    How do you add the correct Dharok and Barrows effects? I mostly want Dharok. Can you tell me where to put everything? thanks

    *READ* Not sure if it's PI actually. Is InsidiaX PI? or what is it? thanks
    Reply With Quote  
     

  2. #2  
    Donator

    Thock321's Avatar
    Join Date
    Jul 2011
    Posts
    1,804
    Thanks given
    706
    Thanks received
    363
    Rep Power
    416
    It's PI. InsidiaX is based off of DSPK and DSPK is based off of PI. I think it already includes this.
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Jul 2011
    Posts
    4
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Well it doesn't seem to work
    Reply With Quote  
     

  4. #4  
    Donator

    Thock321's Avatar
    Join Date
    Jul 2011
    Posts
    1,804
    Thanks given
    706
    Thanks received
    363
    Rep Power
    416
    Check out CombatAssistant.java, I think it's there.
    Reply With Quote  
     

  5. #5  
    Registered Member

    Join Date
    Apr 2012
    Posts
    762
    Thanks given
    0
    Thanks received
    276
    Rep Power
    213
    Code:
    		if (c.playerEquipment[c.playerWeapon] == 4718 && c.playerEquipment[c.playerHat] == 4716 && c.playerEquipment[c.playerChest] == 4720 && c.playerEquipment[c.playerLegs] == 4722) {	
    				maxHit += (c.getPA().getLevelForXP(c.playerXP[3]) - c.playerLevel[3]) / 2;			
    		}
    basically... (ripped off my source) it probably could be done better
    Reply With Quote  
     

  6. #6  
    Registered Member

    Join Date
    Sep 2008
    Posts
    4,833
    Thanks given
    894
    Thanks received
    1,439
    Rep Power
    2924
    Insidia already has guthans, Dharoks and Veracs effects
    "Know thy self, know thy enemy. A thousand battles, a thousand victories." - Sun Tzu
    GitHub: https://github.com/Faris-Mckay
    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. [InsidiaX] Webclient [Insidiax]
    By Uzumaki in forum Selling
    Replies: 7
    Last Post: 01-28-2012, 05:09 AM
  2. Replies: 3
    Last Post: 12-15-2011, 09:41 PM
  3. Does anyone know what effect this is ?
    By Cocayn in forum General
    Replies: 3
    Last Post: 06-17-2010, 08:09 PM
  4. Replies: 22
    Last Post: 05-20-2010, 05:29 AM
  5. A New 3d Effect
    By DJ Dan in forum Tutorials
    Replies: 3
    Last Post: 12-24-2007, 02:13 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
  •