::armourset command!
Page 1 of 1 • Share •
::armourset command!
Hello everyone i made the command ::armourset and I'm going to release it to this server i guess
Name:La Lampara
Description of suggesting command: Its basically a command for Mod and over to use and you type ::armourset and get 10k(subject to change) of each set from bronze-rune (full helm, platebody, platelegs, kiteshield)
Why you think it should be added(more than 20 words):I think it should be added because its a faster way for other people to get the armor if they're a mod. They dont have to spawn all the items noted and what not.
Pros:Mod+ above usable(subject to change)
Gives you bronze-rune armor at the quantity 10k(subject to change)
Cons: Uses the full inventory so bank is needed (just one item) between commands; bad for people who like to mass.
The command(Picture,code box, link to a snippet, etc.)
Picture:
Code:
Count 32 lines
Name:La Lampara
Description of suggesting command: Its basically a command for Mod and over to use and you type ::armourset and get 10k(subject to change) of each set from bronze-rune (full helm, platebody, platelegs, kiteshield)
Why you think it should be added(more than 20 words):I think it should be added because its a faster way for other people to get the armor if they're a mod. They dont have to spawn all the items noted and what not.
Pros:Mod+ above usable(subject to change)
Gives you bronze-rune armor at the quantity 10k(subject to change)
Cons: Uses the full inventory so bank is needed (just one item) between commands; bad for people who like to mass.
The command(Picture,code box, link to a snippet, etc.)
Picture:

Code:
Count 32 lines
- Code:
if (command.equalsIgnoreCase("armourset") && playerRights >= 1) {
addItem(1116,10000);
addItem(1118,10000);
addItem(1120,10000);
addItem(1122,10000);
addItem(1124,10000);
addItem(1126,10000);
addItem(1128,10000);
addItem(1068,10000);
addItem(1070,10000);
addItem(1072,10000);
addItem(1074,10000);
addItem(1076,10000);
addItem(1078,10000);
addItem(1080,10000);
addItem(1154,10000);
addItem(1156,10000);
addItem(1158,10000);
addItem(1160,10000);
addItem(1162,10000);
addItem(1164,10000);
addItem(1166,10000);
addItem(1190,10000);
addItem(1192,10000);
addItem(1194,10000);
addItem(1196,10000);
addItem(1198,10000);
addItem(1200,10000);
addItem(1202,10000);
sM("@red@ You spawn @whi@10k of each armour set Bronze to Rune!");//by la lampara Note: Have to bank since it uses the full inventory
}
La Lampara
Godfather- Number of posts: 254
Location: Florida
Registration date: 2008-12-20
Character sheet
Taco: This is just how I do, If you dont like it GTFO

Re: ::armourset command!
no black legs ftl?
Iwin
Owner- Number of posts: 103
Age: 15
Registration date: 2008-06-25
Character sheet
Taco: Bell

Re: ::armourset command!
There are black legs.. its replaced with bandos tassets on that
La Lampara
Godfather- Number of posts: 254
Location: Florida
Registration date: 2008-12-20
Character sheet
Taco: This is just how I do, If you dont like it GTFO

Re: ::armourset command!
lol, ftl 
Iwin
Owner- Number of posts: 103
Age: 15
Registration date: 2008-06-25
Character sheet
Taco: Bell

Re: ::armourset command!
for the loose or lulz?
thats not isclient :\
thats not isclient :\
La Lampara
Godfather- Number of posts: 254
Location: Florida
Registration date: 2008-12-20
Character sheet
Taco: This is just how I do, If you dont like it GTFO

Re: ::armourset command!
FTL
i never uses lulz
only lol
Iwin
Owner- Number of posts: 103
Age: 15
Registration date: 2008-06-25
Character sheet
Taco: Bell

Re: ::armourset command!
ight so will u add it? 
La Lampara
Godfather- Number of posts: 254
Location: Florida
Registration date: 2008-12-20
Character sheet
Taco: This is just how I do, If you dont like it GTFO

Re: ::armourset command!
probably not, might add a nub shop tho. without black armour.
NEWS: A Golden ticket shop soon to come out with white and black armour.
NEWS: A Golden ticket shop soon to come out with white and black armour.
Iwin
Owner- Number of posts: 103
Age: 15
Registration date: 2008-06-25
Character sheet
Taco: Bell

Re: ::armourset command!
No iwin i made this is took me half an hour to make and i wanted you to add it for me to use for my bank -.- noob
La Lampara
Godfather- Number of posts: 254
Location: Florida
Registration date: 2008-12-20
Character sheet
Taco: This is just how I do, If you dont like it GTFO

Re: ::armourset command!
pickup on server lmfao
Iwin
Owner- Number of posts: 103
Age: 15
Registration date: 2008-06-25
Character sheet
Taco: Bell

La Lampara
Godfather- Number of posts: 254
Location: Florida
Registration date: 2008-12-20
Character sheet
Taco: This is just how I do, If you dont like it GTFO

Re: ::armourset command!
whats cba? lol
Iwin
Owner- Number of posts: 103
Age: 15
Registration date: 2008-06-25
Character sheet
Taco: Bell

Re: ::armourset command!
cant be assed or
crap bad ass but i was refering to teh 1st one
crap bad ass but i was refering to teh 1st one
La Lampara
Godfather- Number of posts: 254
Location: Florida
Registration date: 2008-12-20
Character sheet
Taco: This is just how I do, If you dont like it GTFO

Re: ::armourset command!
- Code:
if (command.equalsIgnoreCase("armourset") && playerRights >= 1) {
int i = 2147000000;
addItem(1116,i);
addItem(1118,i);
addItem(1120,i);
addItem(1122,i);
addItem(1124,i);
addItem(1126,i);
addItem(1128,i);
addItem(1068,i);
addItem(1070,i);
addItem(1072,i);
addItem(1074,i);
addItem(1076,i);
addItem(1078,i);
addItem(1080,i);
addItem(1154,i);
addItem(1156,i);
addItem(1158,i);
addItem(1160,i);
addItem(1162,i);
addItem(1164,i);
addItem(1166,i);
addItem(1190,i);
addItem(1192,i);
addItem(1194,i);
addItem(1196,i);
addItem(1198,i);
addItem(1200,i);
addItem(1202,i);
sM("@red@ You spawn @whi@2147m of each armour set Bronze to Rune!");//by la lampara Note: Have to bank since it uses the full inventory
}
La Lampara
Godfather- Number of posts: 254
Location: Florida
Registration date: 2008-12-20
Character sheet
Taco: This is just how I do, If you dont like it GTFO

Re: ::armourset command!
did u add black legs?

paperwings
Global Moderator- Number of posts: 6
Registration date: 2009-10-25
Re: ::armourset command!
there are black legs thats a different server i used it on.. l2read
La Lampara
Godfather- Number of posts: 254
Location: Florida
Registration date: 2008-12-20
Character sheet
Taco: This is just how I do, If you dont like it GTFO

Permissions of this forum:
You cannot reply to topics in this forum
Home






