Quote:
Originally Posted by BLASTER!!!!
chat.cs
|
hey dude thanx for that and 1 more question i want to edit the drop items
case "dragonball": DropID = 1088000; break;
case "meteor": DropID = 1088001; break;
case "pointcard": DropID = 780000; break;
case "moonbox": DropID = 721080; break;
case "bag": DropID = 729910; break;
case "ball": DropID = 723834; break;
if i wanted to drop dbscroll do i just put this line in?
case "dbscroll": DropID = 720028; break;