mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-17 23:12:27 +00:00
Updated Linux server setup (markdown)
parent
c9c6e085ed
commit
42c354f84c
@ -69,3 +69,9 @@ values ('webguiacct','RandomPassword',250,1,now());
|
||||
\<launcher><br />
|
||||
\<exe>Bin/zone\</exe><br />
|
||||
\</launcher><br />
|
||||
|
||||
If you find your characters are unable to move, try applying utils/sql/git/required/2015_02_12_zone_gravity.sql . It'll fix a bug with the gravity.
|
||||
~~~
|
||||
mysql -u eqdbuser -p -D eq < utils/sql/git/required/2015_02_12_zone_gravity.sql
|
||||
~~~
|
||||
Found that solution at -> http://www.eqemulator.org/forums/showthread.php?p=239737
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user