Thread: disabling a+s
View Single Post
  #12  
Old 12-06-2001, 12:01 AM
Saga2001 Saga2001 is offline
Wishing he had 3 feet
Join Date: Aug 2001
Location: Basement
Posts: 1,565
Saga2001 is on a distinguished road
Send a message via ICQ to Saga2001 Send a message via AIM to Saga2001 Send a message via Yahoo to Saga2001
well...

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.
the problem i have with that is if a player drops an item then they can claim they didn't have it like on newmain, i think the best way is hurt 0. and it does work i have tested it.
__________________

!Wan ( 11:27:55 AM):
can i c ur scripts please?
Zorg (RC): If I hear NPC Server call Ne0, Past Austin or Brent sexy one more time im disconnecting it
Reply With Quote