mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-09 07:06:36 +00:00
Updated Perl API (markdown)
+1
-1
@@ -903,6 +903,7 @@ quest::forcedoorclose(int door_id, [bool alt_mode = 0])
|
||||
quest::forcedooropen(int door_id, [int alt_mode=0])
|
||||
quest::get_spawn_condition(string zone_short, [int instance_id], int condition_id)
|
||||
quest::getguildnamebyid(uint32 guild_id)
|
||||
quest::getinventoryslotid(string identifier)
|
||||
quest::getlevel(int type)
|
||||
quest::getplayerburiedcorpsecount(int character_id)
|
||||
quest::gettaskactivitydonecount(int task_id, int activity_id)
|
||||
@@ -911,7 +912,6 @@ quest::gmmove(float x, float y, float z)
|
||||
quest::gmsay(string message, [int color_id], [bool send_to_world = 0])
|
||||
quest::has_zone_flag(uint32 zone_id)
|
||||
quest::incstat(int stat_id, int value)
|
||||
quest::getinventoryslotid(string identifier)
|
||||
quest::isdisctome(int item_id)
|
||||
quest::isdooropen(int door_id)
|
||||
quest::istaskaappropriate(int task_id)
|
||||
|
||||
Reference in New Issue
Block a user