PDA

View Full Version : skull



gether
June 24th, 2010, 23:10
ok so i changed my source from pvp to regular wildy and when i attack someone i dont get skulled and keep 3 items when i die...how do i make it so when i attack someone i skull and dont keep any items unless i pray one????

gether
June 25th, 2010, 08:20
why wont any1 help me o.O?

Austin
June 25th, 2010, 08:25
if (pvp == true && inCombat == true) {
skull == 1;
}

done.