Fix #326 - buy from merchant can have the 'buy' button disabled function buy_display_flags(Item, Spawn) return 128 end charactersProperties -> character_properties CREATE TABLE `character_properties` ( `charid` int(10) unsigned NOT NULL DEFAULT 0, `propname` varchar(64) NOT NULL DEFAULT '', `propvalue` varchar(64) NOT NULL DEFAULT '' ) ENGINE=InnoDB DEFAULT CHARSET=latin1; drop table charactersProperties; drop table charactersproperties; - some misc crash fixes, sql escape issue, etc. |
||
---|---|---|
.. | ||
devtools | ||
docs | ||
source | ||
utils | ||
win |