mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 04:56:20 +00:00
Updated ToDo Pages (markdown)
+4
-4
@@ -18,10 +18,10 @@
|
|||||||
>
|
>
|
||||||
>Example in Linux:
|
>Example in Linux:
|
||||||
>
|
>
|
||||||
> $ mysql -u my_db_username -p
|
> $ mysql -u my_db_username -p
|
||||||
> mysql> use eqemu;
|
> mysql> use eqemu;
|
||||||
> mysql> UPDATE account SET status = 255 WHERE user = 'my_character_name';
|
> mysql> UPDATE account SET status = 255 WHERE user = 'my_character_name';
|
||||||
> mysql> quit;
|
> mysql> quit;
|
||||||
>
|
>
|
||||||
>4. Log in and enjoy GM commands (typing `#help` will give you a list of commands)
|
>4. Log in and enjoy GM commands (typing `#help` will give you a list of commands)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user