Thread: Augmentor Quest
View Single Post
  #6  
Old 03-16-2014, 07:41 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

I have a working patch for Client::SummonItem() to check wear/restriction validity.

It needs to be tested more thoroughly before committing..but, it puts checks (with rules) in for augment validation.

This is in the source code..so, nothing needs to be done to #summonitem or $client->SummonItem() - except maybe a handler
for item creation failure (change from void to bool on the return type.)
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote