View Single Post
  #3  
Old 07-24-2008, 08:25 PM
Aramid
Discordant
 
Join Date: May 2006
Posts: 356
Default

Updated Bots into 1119 source WITH CodeMephit's fix for Hunger and Derisons Opcode for Charm in Titanium.conf. This has been compiled on Debian Linux and Windows using VC++ 2008 Express. Corrected missing Processor Dependancies for Windoze Compile. Thanks for pointing it out gygelly

Remember to get the DB Entries for CodeMephits fix.
Code:
INSERT INTO rule_values (ruleset_id, rule_name, rule_value)
   VALUES (1, 'Character:RacialConsumption', 'true'); 
INSERT INTO rule_values (ruleset_id, rule_name, rule_value)
   VALUES (1, 'Character:MountConsumption', 'true');
Source code files are in link below:
http://www.mediafire.com/?nylvav3ml1y


Binaries and .conf files are in link below:
http://www.mediafire.com/?mfiemzmgtvc
__________________
Random Segments of Code....
Reply With Quote