Updated Lua General Functions (markdown)

Alex
2014-06-08 15:27:08 -07:00
parent 464836f51a
commit 0ad7253750
-1
@@ -144,7 +144,6 @@ Void cross_zone_signal_client_by_char_id(Integer player_id, Integer signal);
Void cross_zone_signal_client_by_name(String player, Integer signal);
Void cross_zone_message_player_by_name(Integer type, String player, String message);
HashTable get_qglobals(NPC npc, Client client);
HashTable get_qglobals(Client client, NPC npc);
HashTable get_qglobals(Client client);
HashTable get_qglobals(NPC npc);
HashTable get_qglobals();