- Joined
- Jan 11, 2008
- Messages
- 34
- Reaction score
- 0
as low the drop dbs??? pliss help
[SIZE=2][COLOR=#0000ff]if[/COLOR][/SIZE][SIZE=2][COLOR=#800000] ([/COLOR][/SIZE][SIZE=2][COLOR=#2b91af]Other[/COLOR][/SIZE][SIZE=2][COLOR=#800000].ChanceSuccess(2.5))
{
[/COLOR][/SIZE][SIZE=2][COLOR=#0000ff]string[/COLOR][/SIZE][SIZE=2][COLOR=#800000] Item = [/COLOR][/SIZE][SIZE=2][COLOR=#a31515]"1088000-0-0-0-0-0"[/COLOR][/SIZE][SIZE=2][COLOR=#800000];
[/COLOR][/SIZE][SIZE=2][COLOR=#2b91af]DroppedItem[/COLOR][/SIZE][SIZE=2][COLOR=#800000] item = [/COLOR][/SIZE][SIZE=2][COLOR=#2b91af]DroppedItems[/COLOR][/SIZE][SIZE=2][COLOR=#800000].DropItem(Item, ([/COLOR][/SIZE][SIZE=2][COLOR=#0000ff]uint[/COLOR][/SIZE][SIZE=2][COLOR=#800000])(PosX - [/COLOR][/SIZE][SIZE=2][COLOR=#2b91af]General[/COLOR][/SIZE][SIZE=2][COLOR=#800000].Rand.Next(4) + [/COLOR][/SIZE][SIZE=2][COLOR=#2b91af]General[/COLOR][/SIZE][SIZE=2][COLOR=#800000].Rand.Next(4)), ([/COLOR][/SIZE][SIZE=2][COLOR=#0000ff]uint[/COLOR][/SIZE][SIZE=2][COLOR=#800000])(PosY - [/COLOR][/SIZE][SIZE=2][COLOR=#2b91af]General[/COLOR][/SIZE][SIZE=2][COLOR=#800000].Rand.Next(4) + [/COLOR][/SIZE][SIZE=2][COLOR=#2b91af]General[/COLOR][/SIZE][SIZE=2][COLOR=#800000].Rand.Next(4)), ([/COLOR][/SIZE][SIZE=2][COLOR=#0000ff]uint[/COLOR][/SIZE][SIZE=2][COLOR=#800000])Map, MoneyDrops);
[/COLOR][/SIZE][SIZE=2][COLOR=#2b91af]World[/COLOR][/SIZE][SIZE=2][COLOR=#800000].ItemDrops(item);
}