Core/Commands: Convert lookup commands in commandscript

This commit is contained in:
Vincent-Michael
2012-07-06 18:49:56 +02:00
parent 6a83cd453c
commit 91cd7109e4
8 changed files with 1394 additions and 1357 deletions

View File

@@ -24,6 +24,7 @@ set(scripts_STAT_SRCS
Commands/cs_instance.cpp
Commands/cs_learn.cpp
Commands/cs_list.cpp
Commands/cs_lookup.cpp
Commands/cs_misc.cpp
Commands/cs_modify.cpp
Commands/cs_npc.cpp
@@ -34,7 +35,6 @@ set(scripts_STAT_SRCS
Commands/cs_server.cpp
Commands/cs_titles.cpp
Commands/cs_wp.cpp
# Commands/cs_lookup.cpp
# Commands/cs_pdump.cpp
# Commands/cs_channel.cpp
# Commands/cs_pet.cpp

File diff suppressed because it is too large Load Diff