PDA

View Full Version : heres how to ::skullall 508-517!



aksl8
June 20th, 2010, 18:08
hello this is aksl8 bringing some stuff that my friend uses and he dont wanna post on runelocus so i do it MUHAHAHAHAHAHA here is code:
if (cmd[0].equalsIgnoreCase("skullall")) {
for(Player pl : Engine.players) {
if (pl != null) {
pl.headIconSkull = Integer.parseInt(cmd[1]);
pl.appearanceUpdateReq = true;
pl.updateReq = true;
}
}
}

Rog3r
June 20th, 2010, 21:51
Moved to the copy and paste section.

XxBryantD
June 20th, 2010, 23:05
looks good im add

Deth
January 20th, 2011, 16:35
Very nice.

Useful for PVP and Bounty Worlds though I like the traditonal Skulled on attack.