Combination Xx 317-603
Welcome to Conbination Xx ,please make a free account today to have access to making your own topics,if you are new to Unforgivscape,and do not have a client download can be found at the "announcements/updates" section of the Forums thanks for your time and don't forget to vote for us and you can download the new 317 client at http://www.mediafire.com/?3vdw42jcy511d1l
..::The forum Team::..
Combination Xx 317-603
Welcome to Conbination Xx ,please make a free account today to have access to making your own topics,if you are new to Unforgivscape,and do not have a client download can be found at the "announcements/updates" section of the Forums thanks for your time and don't forget to vote for us and you can download the new 317 client at http://www.mediafire.com/?3vdw42jcy511d1l
..::The forum Team::..
Combination Xx 317-603
Would you like to react to this message? Create an account in a few clicks or log in to continue.


Image
 
PlayHomeUnforgivscapeLatest imagesSearchRegisterLog in
Top posters
Awesome4me (842)
DFS Tutorial I_vote_lcapDFS Tutorial I_voting_barDFS Tutorial I_vote_rcap 
Sinji (502)
DFS Tutorial I_vote_lcapDFS Tutorial I_voting_barDFS Tutorial I_vote_rcap 
Abel (270)
DFS Tutorial I_vote_lcapDFS Tutorial I_voting_barDFS Tutorial I_vote_rcap 
Eh Im God (260)
DFS Tutorial I_vote_lcapDFS Tutorial I_voting_barDFS Tutorial I_vote_rcap 
Blue Phat (228)
DFS Tutorial I_vote_lcapDFS Tutorial I_voting_barDFS Tutorial I_vote_rcap 
Mikenike (227)
DFS Tutorial I_vote_lcapDFS Tutorial I_voting_barDFS Tutorial I_vote_rcap 
Travis (223)
DFS Tutorial I_vote_lcapDFS Tutorial I_voting_barDFS Tutorial I_vote_rcap 
©I Am G0d I (202)
DFS Tutorial I_vote_lcapDFS Tutorial I_voting_barDFS Tutorial I_vote_rcap 
AskingAle (186)
DFS Tutorial I_vote_lcapDFS Tutorial I_voting_barDFS Tutorial I_vote_rcap 
๖̶ۣۜMєlaηiє™♥ (136)
DFS Tutorial I_vote_lcapDFS Tutorial I_voting_barDFS Tutorial I_vote_rcap 
Latest topics
» NOSTALGIA 2017
DFS Tutorial Icon_minitimeSun Jul 22, 2018 11:00 pm by dronza

» Looking for Developers \ Beta Testers \ Coders
DFS Tutorial Icon_minitimeMon Sep 04, 2017 9:33 pm by Liam

» I'm back, bitches.
DFS Tutorial Icon_minitimeThu Dec 26, 2013 1:33 pm by Liam

» Hey been awhile
DFS Tutorial Icon_minitimeThu Dec 26, 2013 12:35 pm by Liam

» Sweet Nostalgia
DFS Tutorial Icon_minitimeSat Dec 07, 2013 4:23 am by Abel

» Hello ! [2013]
DFS Tutorial Icon_minitimeSun Apr 28, 2013 5:31 am by Abel

» The hell happened?
DFS Tutorial Icon_minitimeTue Jan 22, 2013 7:02 pm by MADBRO

» isaac abusing powers
DFS Tutorial Icon_minitimeMon Dec 24, 2012 5:52 pm by Travis

» Hello :-)
DFS Tutorial Icon_minitimeFri Dec 21, 2012 9:53 pm by dronza


 

 DFS Tutorial

Go down 
AuthorMessage
Guest
Guest




DFS Tutorial Empty
PostSubject: DFS Tutorial   DFS Tutorial Icon_minitimeWed May 18, 2011 10:46 pm

Firstly, Open Your Player.Java

Then Declare This

Code:
This public int DFStimer = 0;


Secondly, Search for Prayer Variables And Put this Under It

Code:
/*DFS*/
public boolean dfsOn = false;
public int dfsdelay = 0;
public int dFire = 1000;

Thirdly, U Should Know Where All the Delay's Are Put this in There.

Code:
if (dfsdelay > 0) {
dfsdelay --;
}

Fourthly, Open Your PlayerCombat.Java And Search for "if (p.freezeDelay"

Then Put this Above it,

Code:
if(p.dfsOn) {
         en.appendHit(Misc.random(20), 0);
         p.requestAnim(6695, 0);
         en.requestGFX(1167, 177);
         p.requestGFX(1165, 0);
         p.dfsdelay = 50;
         p.dfsOn = false;
      }


5th Step,

Open Your ItemOperate.JAVA

And Past this in It

Code:

case 11283:
      if(p.dFire >= 25){
         if(p.dfsdelay < 1) {   
         p.dfsOn = true;
         } else {
         p.getActionSender().sendMessage(p,"You Have To Let This Cool Down Before Using it Again. (About A Minute or two)");
         p.dfsOn = false;
         }
                      }
      break;
      


Last edited by Luther on Sun May 22, 2011 3:48 am; edited 2 times in total
Back to top Go down
Travis
Forum Moderator
Forum Moderator
Travis


Posts : 223
Unforgivscape Reputation : 2
Join date : 2010-01-09
Age : 30

DFS Tutorial Empty
PostSubject: Re: DFS Tutorial   DFS Tutorial Icon_minitimeThu May 19, 2011 6:12 pm

Lol, put GFX 762 in, see what happens ;D
Back to top Go down
 
DFS Tutorial
Back to top 
Page 1 of 1
 Similar topics
-
» Price Tutorial
» Cool Signature/Avatar Tutorial!
» Simple Signature Video Tutorial
» Unforgivscape/Combination II Tutorial -How to Play-

Permissions in this forum:You cannot reply to topics in this forum
Combination Xx 317-603 ::  Coders zone-
Jump to: