mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 00:46:46 +00:00
rebind converted to xyz_location
This commit is contained in:
+1
-1
@@ -131,7 +131,7 @@ public:
|
||||
void targlobal(const char *varname, const char *value, const char *duration, int npcid, int charid, int zoneid);
|
||||
void delglobal(const char *varname);
|
||||
void ding();
|
||||
void rebind(int zoneid, float x, float y, float z);
|
||||
void rebind(int zoneid, const xyz_location& location);
|
||||
void start(int wp);
|
||||
void stop();
|
||||
void pause(int duration);
|
||||
|
||||
Reference in New Issue
Block a user