Thread: Save and Apply
View Single Post
  #8  
Old 08-08-2007, 04:42 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
Then everything inside the onCreated would not function for those who recieve the weapon afterwards, unless he removed the captions and saved it... thus negating the whole process. So there aren't really SO MANY CHOICES.
Only thing I can think of is moving everything outside of the onCreated() to its own function, and calling the function only when it hasn't been called before... which would involved setting something to the player(or in a DBNPC) the first time it is called and checking it, and which would also involve clearing said something if you actually NEED the onCreated() to be called for all players again.
Reply With Quote