mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-24 20:02:27 +00:00
Updated ToDo Pages (markdown)
parent
cb42fd3eb8
commit
2f4a03c9d5
@ -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)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user