RuneLife 562
You are not logged in to RuneLifed 562. Please sign up as soon as possible by clicking on login, or register. After registering you are officialy a RuneLife member. Start your adventure now !


~Kevin
RuneLife 562
You are not logged in to RuneLifed 562. Please sign up as soon as possible by clicking on login, or register. After registering you are officialy a RuneLife member. Start your adventure now !


~Kevin
RuneLife 562
Would you like to react to this message? Create an account in a few clicks or log in to continue.


Welcome to RuneLife 562!
 
HomePortalSearchLatest imagesRegisterLog in
Log in
Username:
Password:
Log in automatically: 
:: I forgot my password
Client Download
Download Client Here ! Kevin's tutorial..(for kevin) Kevinscape569.no-ip.biz[/url]
Top posters
Got Milk (317)
Kevin's tutorial..(for kevin) I_vote_lcapKevin's tutorial..(for kevin) I_voting_barKevin's tutorial..(for kevin) I_vote_rcap 
skillerdudek (315)
Kevin's tutorial..(for kevin) I_vote_lcapKevin's tutorial..(for kevin) I_voting_barKevin's tutorial..(for kevin) I_vote_rcap 
I Pk Noobs I (238)
Kevin's tutorial..(for kevin) I_vote_lcapKevin's tutorial..(for kevin) I_voting_barKevin's tutorial..(for kevin) I_vote_rcap 
Kondemned (205)
Kevin's tutorial..(for kevin) I_vote_lcapKevin's tutorial..(for kevin) I_voting_barKevin's tutorial..(for kevin) I_vote_rcap 
hazard360 (203)
Kevin's tutorial..(for kevin) I_vote_lcapKevin's tutorial..(for kevin) I_voting_barKevin's tutorial..(for kevin) I_vote_rcap 
D clawz ftw (150)
Kevin's tutorial..(for kevin) I_vote_lcapKevin's tutorial..(for kevin) I_voting_barKevin's tutorial..(for kevin) I_vote_rcap 
Hollow (147)
Kevin's tutorial..(for kevin) I_vote_lcapKevin's tutorial..(for kevin) I_voting_barKevin's tutorial..(for kevin) I_vote_rcap 
Magic (139)
Kevin's tutorial..(for kevin) I_vote_lcapKevin's tutorial..(for kevin) I_voting_barKevin's tutorial..(for kevin) I_vote_rcap 
Lord Forever (119)
Kevin's tutorial..(for kevin) I_vote_lcapKevin's tutorial..(for kevin) I_voting_barKevin's tutorial..(for kevin) I_vote_rcap 
trueeternity (114)
Kevin's tutorial..(for kevin) I_vote_lcapKevin's tutorial..(for kevin) I_voting_barKevin's tutorial..(for kevin) I_vote_rcap 
Who is online?
In total there is 1 user online :: 0 Registered, 0 Hidden and 1 Guest

None

Most users ever online was 219 on Sat Apr 10, 2021 8:01 pm
Poll
Affiliates
free forum
 



 

 Kevin's tutorial..(for kevin)

Go down 
AuthorMessage
jazzmine




Posts : 1
Points : 4931
Reputation : 10
Join date : 2010-10-30

Kevin's tutorial..(for kevin) Empty
PostSubject: Kevin's tutorial..(for kevin)   Kevin's tutorial..(for kevin) EmptySat Oct 30, 2010 8:45 pm

Okay, kevin. I know you use fishing potions for overloads... Remember when we tried making it lower hp/add skills at same time and shiz. it didnt work?

I got it to work.... The hit's goto 45hp add this in ItemPacketHandler.java

case 2438:
player.getInventory().deleteItem(2438, 1);
player.getInventory().addItem(151,1);
case 151:
player.getInventory().deleteItem(151, 1);
player.getInventory().addItem(153,1);
case 153:
player.getInventory().deleteItem(153, 1);
player.getInventory().addItem(155,1);
case 155:
if (player.potDelay == 0) {
player.getInventory().deleteItem(itemId, 1);
if (itemId != 2438) {
} else {
player.getInventory().addItem(229,1);
}
int abc = (int) ((player.getSkills().getLevelForXp(1)/25) + 25);
int cbc = (int) ((player.getSkills().getLevelForXp(0)/25) + 25);
int bbc = (int) ((player.getSkills().getLevelForXp(2)/25) + 25);
int deg = (int) ((player.getSkills().getLevelForXp(4)/25) + 25);
int mag = (int) ((player.getSkills().getLevelForXp(6)/25) + 25);
player.getSkills().BoostDefence(abc);
player.getSkills().BoostAttack(cbc);
player.getSkills().BoostStrength(bbc);
player.getSkills().BoostRanged(deg);
player.getSkills().BoostMagic(mag);
player.animate(1301, 0);
player.animate(7299, 0);
player.hit(4);
player.animate(1301, 0);
player.animate(7299, 0);
player.hit(10);
player.animate(1301, 0);
player.animate(7299, 0);
player.hit(5);
player.animate(1301, 0);
player.animate(7299, 0);
player.hit(10);
player.animate(1301, 0);
player.animate(7299, 0);
player.hit(5);
player.combatDelay += 3;
player.potDelay = 3;
}
break;
Back to top Go down
 
Kevin's tutorial..(for kevin)
Back to top 
Page 1 of 1
 Similar topics
-
» how to start kevin-scape
» good job kevin =)
» geting ready to pk in the new kevin-scape
» Kevin, Moderator?
» too old. sorry... check my new Topic/Thread.

Permissions in this forum:You cannot reply to topics in this forum
RuneLife 562 :: Server :: Tutorials-
Jump to: