Quote:
Originally posted by grim_squeaker_x
NPC Code:
if (playerenters||timeout) {
for (i=0;i<itemscount;i++) take2 i;
timeout=0.05;
timereverywhere;
}
Would mean that all items laid on the ground would instantly be taken away, it doesn't stop people from laying their stuff on the ground but it does at leat prevent the from taking it back again.
|
yea just make scripts that will remove what you dont want