Jump to content

typo in mangos.sql (mangos-0.12 only)


Guest balrok

Recommended Posts

diff --git a/sql/mangos.sql b/sql/mangos.sql
index 75158b5..97940a0 100644
--- a/sql/mangos.sql
+++ b/sql/mangos.sql
@@ -276,7 +276,7 @@ INSERT INTO `command` VALUES
('gobject turn',2,'Syntax: .gobject turn #goguid \\r\\n\\r\\nSet for gameobject #goguid orientation same as current character orientation.'),
('gobject target',2,'Syntax: .gobject target [#go_id|#go_name_part]\\r\\n\\r\\nLocate and show position nearest gameobject. If #go_id or #go_name_part provide then locate and show position of nearest gameobject with gameobject template id #go_id or name included #go_name_part as part.'),
('goname',1,'Syntax: .goname $charactername\\r\\n\\r\\nTeleport to the given character. Either specify the character name or click on the character\\'s portrait, e.g. when you are in a group.'),
-('gps',1,'Syntax: .gps [$name|$shift-link]\\r\\n\\r\\nDisplay the position information for a selected character or creature (also if player name $name provided then for named player, or if creature/gameobject shift-link provided then pointed creature/gameobject if it loaded). Position information includes X, Y, Z, and orientation, map Id and zone Id');
+('gps',1,'Syntax: .gps [$name|$shift-link]\\r\\n\\r\\nDisplay the position information for a selected character or creature (also if player name $name provided then for named player, or if creature/gameobject shift-link provided then pointed creature/gameobject if it loaded). Position information includes X, Y, Z, and orientation, map Id and zone Id'),
('groupgo',1,'Syntax: .groupgo $charactername\\r\\n\\r\\nTeleport the given character and his group to you.'),
('guid',2,'Syntax: .guid\\r\\n\\r\\nDisplay the GUID for the selected character.'),
('guild create',2,'Syntax: .guild create $GuildLeaderName $GuildName\\r\\n\\r\\nCreate a guild named $GuildName with the player $GuildLeaderName as leader.'),

the typo is, that there is a ";" instead of a ","

in master i haven't found this

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use