View Single Post
  #5  
Old 12-01-2014, 03:50 AM
Hall of Famer's Avatar
Hall of Famer Hall of Famer is offline
Administrator, Lead Coder
 
Join Date: Dec 2008
Location: South Brunswick
Posts: 4,448
Gender: Male
Credits: 338,829
Hall of Famer is on a distinguished road
Default

Well an easier way is to do something similar to the items. For items they may be tradable or untradable depending on a value set in the database column 'tradable' in table prefix.items. The trade machine will scan for items that are not tradable, and block trade if this happens. Look for the code at trade.php and related class files such as class_trade.php and class_tradevalidator.php. They can give you some hint.
__________________


Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site.
Reply With Quote