View Single Post
  #1  
Old 08-24-2009, 02:15 AM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
disable serverside destroy()...

Destroy() on the serverside should not work for DBNPCs(excluding putnpc2's), WNPC's, and I guess level NPC's. It's a bit silly to have to put our own prevention methods so people can't put a script in a level and destroy whole weapons. Really, when do you NEED to destroy a WNPC? I mean, I guess client-RC might use that sort of thing, but I'm sure exceptions could be made for that. Either way, I'd like to see some sort of methods worked out that don't involve having scripters make protection for each and every one of their scripts.

Last edited by DustyPorViva; 08-24-2009 at 03:17 AM..
Reply With Quote