diff options
author | Giacomo Pozzoni <giacomopoz@gmail.com> | 2020-09-17 21:49:52 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-17 21:49:52 +0200 |
commit | 6215da0d640bd86a7c2bc144859c1542f09fc1a6 (patch) | |
tree | a2100843e1442efd46a32594320ad121393ce810 /src/server/game/Scripting/ScriptMgr.cpp | |
parent | d2f51569d12f3cb72e53351914d2535eb6ef2dbe (diff) |
Script/Commands: Add ".pdump copy" command (#25455)
* Script/Commands: Add ".pdump copy" command
Syntax: .pdump copy $playerNameOrGUID $account [$newname] [$newguid]
Copy character with name/guid $playerNameOrGUID into character list of $account with $newname, with first free or $newguid guid.
* Add missing return
* Restore eof check
* Fix sql
* Use forward declaration header
Co-authored-by: Shauren <shauren.trinity@gmail.com>
* Remove buffer when reading a line
* Rename sql files
Co-authored-by: Shauren <shauren.trinity@gmail.com>
Diffstat (limited to 'src/server/game/Scripting/ScriptMgr.cpp')
0 files changed, 0 insertions, 0 deletions