[Help Thread] Please post your questions here.

05/04/2016 21:47 BLOMER#5701
Quote:
Originally Posted by thndr View Post
Password needs to made by MD5

Use both the MD5 key "2011" and you desired password when you MD5 encrypt

Like if you want a password of "admin" with your user "admin" account

Then you must MD5 encrypt 2011admin

The result of 613b5247e3398350918cb622a3ec19e9

Is what you put in the auth account table.

You log in with admin admin
I understood, thank you very much, all made : )
05/06/2016 14:51 BLOMER#5702
And now, i have a new problem. I create a new server with 8.1 db, i can't create character "You can't may create this character" What to do?
05/06/2016 15:18 ThunderNikk#5703
Make sure the captain herlock is pointed to the arcadia and telecaster for 8.1

You should have named them differently like arcadia8_1, Arcadia9_1, telecaster8_1, and telecaster9_1.

If you left them both as arcadia and telecaster you may be having trouble with corrupt containers or if they are still both active at the same time you will definitely have problems.
05/06/2016 15:27 BLOMER#5704
I sure that i use 8.1 Arcadia and Telecaster, i created account, but can't create character, i trying use other client (8.1) maybe problem is in client

Change of client not do this, where i can get 8.1 server files? On forum broken urls

05/10/2016 13:12 Kaiser10#5705
kann mir einer helfen ...seit einer woche bekomme ich den auth server nicht mehr gestartet
05/10/2016 15:09 ThunderNikk#5706
Could you maybe provide a larger picture than a thumbnail?
05/11/2016 12:37 Kaiser10#5707
[Only registered and activated users can see links. Click Here To Register...]
05/11/2016 14:10 SilentWisdom#5708
Even though its in Deutsche, I'm pretty sure I see a "Table doesn't exist in database 'Auth'"
05/17/2016 08:27 qumsiehhanna#5709
how do I remove sql 2014 and its features from my computer ?
05/17/2016 12:41 ThunderNikk#5710
Control panel...Add remove programs
05/17/2016 13:13 qumsiehhanna#5711
Quote:
Originally Posted by thndr View Post
Control panel...Add remove programs
I tried it put I only gives me uninstall it don't give me the remove or add features

and when i tried to uninstall the sql express 2014 it shows me this
photo
05/17/2016 15:05 ThunderNikk#5712
Thumbnails are really too small to read sorry. Maybe you need to run the installer again and see if it gives you an option for removal.
05/19/2016 23:45 Murasamasan#5713
Hello there, im sorry if im not at the right place/thread but im wondering to myself and looking like hell everywhere to find out what is this set.
Does anyone one here have an idea like which name/ID or some more details about it, just let me know
Thank you

[Only registered and activated users can see links. Click Here To Register...] here the set i found weeks ago
05/20/2016 11:14 qumsiehhanna#5714
guys do anybody have code to get arena points??
05/20/2016 15:03 colonelx#5715
Quote:
Originally Posted by qumsiehhanna View Post
guys do anybody have code to get arena points??
for your character:
sv('ap',100)
for another character:
sv('ap',100,'name')
-----------------------------------
from lua a previous
from captin console add # before command to be :
#sv('ap',100,'name')
from in-game chat
/run sv('ap',100,'name')