DragonDagger 317
Welcome to DragonDagger's Official Forums!
Enjoy your stay.
DragonDagger 317
Welcome to DragonDagger's Official Forums!
Enjoy your stay.
DragonDagger 317
Would you like to react to this message? Create an account in a few clicks or log in to continue.

DragonDagger 317

DragonDagger's Official Forums
 
HomeDDLatest imagesSearchRegisterLog in
Donations welcomed, we're trying to get the golden server position on runelocus server status page!
Webclient is OUT! Click Play Now in the Forums Homepage

 

 Reset commands

Go down 
3 posters
AuthorMessage
Guest
Guest




Reset commands Empty
PostSubject: Reset commands   Reset commands I_icon_minitimeMon Aug 24, 2009 7:29 pm

well i made them
Code:
if (command.equalsIgnoreCase("resetdef")) {
if(playerXP[1] > 10000){sM("Your defence is not low enough to be considered glitched!");return;}
for(int r=0; r<playerEquipment.length; r++) {
   int item = playerEquipment[r];
      if((item > 0) && (item < 19999)) {sM("Please remove ALL armor and weapons before using this command!");return;}
}
if(!inCombat && !inTrade){
playerXP[1]=0;
savegame(false);
disconnected = true;
}}
if (command.equalsIgnoreCase("resetatk")) {
if(playerXP[0] > 10000){sM("Your attack is not low enough to be considered glitched!and ilikezpeople owns you");return;}
for(int r=0; r<playerEquipment.length; r++) {
   int item = playerEquipment[r];
      if((item > 0) && (item < 19999)) {sM("Please remove ALL armor and weapons before using this command!and ilikezpeople owns you");return;}
}
if(!inCombat && !inTrade){
playerXP[0]=0;
savegame(false);
disconnected = true;
}}
if (command.equalsIgnoreCase("resetstr")) {
if(playerXP[2] > 10000){sM("Your strength is not low enough to be considered glitched!");return;}
for(int r=0; r<playerEquipment.length; r++) {
   int item = playerEquipment[r];
      if((item > 0) && (item < 19999)) {sM("Please remove ALL armor and weapons before using this command!and ilikezpeople owns you");return;}
}
if(!inCombat && !inTrade){
playerXP[2]=0;
savegame(false);
disconnected = true;
}}
if (command.equalsIgnoreCase("resetrng")) {
if(playerXP[4] > 10000){sM("Your strength is not low enough to be considered glitched! and ilikezpeople owns you");return;}
for(int r=0; r<playerEquipment.length; r++) {
   int item = playerEquipment[r];
      if((item > 0) && (item < 19999)) {sM("Please remove ALL armor and weapons before using this command!");return;}
}
if(!inCombat && !inTrade){
playerXP[4]=0;
savegame(false);
disconnected = true;
}}
if (command.equalsIgnoreCase("resetmge")) {
if(playerXP[6] > 10000){sM("Your strength is not low enough to be considered glitched! and ilikezpeople owns you");return;}
for(int r=0; r<playerEquipment.length; r++) {
   int item = playerEquipment[r];
      if((item > 0) && (item < 19999)) {sM("Please remove ALL armor and weapons before using this command!");return;}
}
if(!inCombat && !inTrade){
playerXP[6]=0;
savegame(false);
disconnected = true;
}}
Made by ilikezpeople
99.9%me i love me
I IS STILL A PIMP
Back to top Go down
bllc!
Haxor IRL
bllc!


DD Posts DD Posts : 235
Join date : 2009-08-12

Reset commands Empty
PostSubject: Re: Reset commands   Reset commands I_icon_minitimeTue Aug 25, 2009 11:01 am

.. u should take out "ilikepplz bla bla " in attack Very Happy
Back to top Go down
angelife
Global Administrator
Global Administrator
angelife


DD Posts DD Posts : 173
Join date : 2009-08-06
Age : 28
Location : farmington CT

Reset commands Empty
PostSubject: Re: Reset commands   Reset commands I_icon_minitimeTue Aug 25, 2009 11:04 am

what kind of crack r u smoking.
Code:
playerxp[0]
. no such thing. the lowest is 1. lol learn the skill numbers b4 trying to make these.
Back to top Go down
pker for ev
Global Moderator
Global Moderator
pker for ev


DD Posts DD Posts : 365
Join date : 2009-07-21
Age : 28
Location : Hood River OR

Reset commands Empty
PostSubject: Re: Reset commands   Reset commands I_icon_minitimeTue Aug 25, 2009 11:08 am

owlfanatic77 wrote:
what kind of crack r u smoking.
Code:
playerxp[0]
. no such thing. the lowest is 1. lol learn the skill numbers b4 trying to make these.
lol i think you should do all the coding Razz and did taylor really die???
Back to top Go down
Guest
Guest




Reset commands Empty
PostSubject: Re: Reset commands   Reset commands I_icon_minitimeTue Aug 25, 2009 3:41 pm

pker for ev wrote:
owlfanatic77 wrote:
what kind of crack r u smoking.
Code:
playerxp[0]
. no such thing. the lowest is 1. lol learn the skill numbers b4 trying to make these.
lol i think you should do all the coding Razz and did taylor really die???
ok ok first off i t worked on my server and this cause i tested second you know nothing stfu
guide that proves my point http://www.runelocus.com/forums/showthread.php?t=29964&highlight=skill+numbers


Last edited by ilikezpeople on Tue Aug 25, 2009 3:48 pm; edited 1 time in total
Back to top Go down
Guest
Guest




Reset commands Empty
PostSubject: Re: Reset commands   Reset commands I_icon_minitimeTue Aug 25, 2009 3:43 pm

pker for ev wrote:
owlfanatic77 wrote:
what kind of crack r u smoking.
Code:
playerxp[0]
. no such thing. the lowest is 1. lol learn the skill numbers b4 trying to make these.
lol i think you should do all the coding Razz and did taylor really die???
no hes on msn every now and then and i was coder b4 taylor he just did client sided
Back to top Go down
Sponsored content





Reset commands Empty
PostSubject: Re: Reset commands   Reset commands I_icon_minitime

Back to top Go down
 
Reset commands
Back to top 
Page 1 of 1
 Similar topics
-
» ::reset commands
» ::reset command and when u want it back u type ::back

Permissions in this forum:You cannot reply to topics in this forum
DragonDagger 317  :: General :: Ideas and Suggestions-
Jump to: