Jump to content
  • 0

All characters appearing as GM Sprite


Arringfray

Question


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  7
  • Reputation:   0
  • Joined:  11/15/12
  • Last Seen:  

Hey everyone,

 

I'm having a little issue that I just can't seem to fix even with hours and hours of searching and trying.

 

Anyway as the subject states whenever I make a new account/character they always show up as a GM sprite.  I have checked and the new accounts show up as group 0 and there is nothing in the clientinfo, as in the file is pretty much blank.  The server information is contained in the spreditnfo file and there are no accounts listed in there.

 

it is an SQL server that I host locally, as in I simulate it in XAMPP.  It is only something myself or someone on my local network can play on.

 

The weird thing is that in game, on the normal accounts, the characters have access to the right click menu but none of the GM stuff works, it just says failed.  Such as "kill (insert name)" and such.

 

I'm pretty sure that I'm using a 2013 client, but not 100% on that as its a custom exe.

 

 

Anyway if anyone has any ideas on how to fix this I would greatly appreciate the help!

 

 

Thank you :)

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  7
  • Reputation:   0
  • Joined:  11/15/12
  • Last Seen:  

I figured it out.  There was a custom Harmony setting I found that was the cause.

// Accounts that always get GM sprites, regardless of
// their GM level. Use this setting once for each account ID,
// e.g.:
//    serverside_gm_include: 2000000
//    serverside_gm_include: 2000001
// to include these two accounts.
////
serverside_gm_include: 2125729
serverside_gm_include: 2000000
serverside_gm_include: 2000001
serverside_gm_include: 2000002
serverside_gm_include: 2000004
serverside_gm_include: 2000008
serverside_gm_include: 2000011
serverside_gm_include: 2000006
serverside_gm_include: 2000014
serverside_gm_include: 2000003
serverside_gm_include: 2000016
serverside_gm_include: 2000015
serverside_gm_include: 2000019
serverside_gm_include: 2000017
serverside_gm_include: 2000007
serverside_gm_include: 2000013
serverside_gm_include: 2000021
serverside_gm_include: 2000005
serverside_gm_include: 2000012
serverside_gm_include: 2000020
serverside_gm_include: 2000009
serverside_gm_include: 2000010
serverside_gm_include: 2125729
serverside_gm_include: 2128074

 After I commented all of these out the issue was resolved.  I found this in harmony_custom.conf.  Hopefully this will help someone else with the same issue in the future.

 

Thank you for trying to help though Vincent.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  130
  • Topics Per Day:  0.03
  • Content Count:  528
  • Reputation:   18
  • Joined:  09/11/12
  • Last Seen:  

This is really strange. The gm sprite is set client side normaly. Can you please post your client info? Is it possible that the client reads a other info out of a grf with such settings that shows all player as gm?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...