JJ b8d1838dcc Added in-game commands to enable/disable tradeskill recipes
-Commands: #enablerecipe recipe_id, #disablerecipe recipe_id
-Perl: quest::enablerecipe(recipe_id), quest::disablerecipe(recipe_id)
-Lua: eq.enable_recipe(recipe_id), eq.disable_recipe(recipe_id)
2013-11-01 23:55:17 -04:00
2013-02-16 15:00:23 -08:00
2013-02-18 23:07:32 -08:00
2013-02-16 16:14:39 -08:00
2013-05-23 12:35:00 -07:00
2013-07-01 14:12:31 -07:00

EQEmu - Custom Game Implementation for EverQuest

Dependencies can be obtained at http://eqemu.github.com/

More Information: https://github.com/EQEmu/Server/wiki

Description
Languages
C++ 93.4%
C 2.9%
C# 2.1%
Python 0.5%
Perl 0.3%
Other 0.5%