Jump to content
  • 0

GM Suit on 2015 client


Question

15 answers to this question

Recommended Posts

  • 0
Posted
11 minutes ago, Dissidia said:

2015-11-04aRagexe: From 2013 to 2015 client I use the same clientinfo, but after I use 2015 no gm suit to my event GMs. 

Just make sure in your clientinfo in the <aid></aid> section, the account ID of your event GM is there. (e.g. <aid>20000519</aid>)

  • 0
Posted

<yellow>
            <admin>2000000</admin>
            <admin>2000003</admin>
            <admin>2000843</admin>
            <admin>2002542</admin>
            <admin>2003544</admin>
            <admin>2009033</admin>
            <admin>2013734</admin>
        </yellow>

 

what do I need to change?

  • 0
Posted (edited)
28 minutes ago, Dissidia said:

<yellow>
            <admin>2000000</admin>
            <admin>2000003</admin>
            <admin>2000843</admin>
            <admin>2002542</admin>
            <admin>2003544</admin>
            <admin>2009033</admin>
            <admin>2013734</admin>
        </yellow>

 

what do I need to change?

those the account IDs that have the GM look so just add the Account IDs of the GM and remove the others

Account id you can check it from the login database or by using @accinfo command in the game

Example:

i have new gm and his ID is 2000459

and i have your list of GMs then i add it like that

<yellow>
    <admin>2000000</admin>
    <admin>2000003</admin>
    <admin>2000843</admin>
    <admin>2002542</admin>
    <admin>2003544</admin>
    <admin>2009033</admin>
    <admin>2013734</admin>
    <admin>2000459</admin> <-- this the new GM Account -->
</yellow>

 

Edited by sader1992
  • 0
Posted
3 minutes ago, Dissidia said:

Yes, that account ID is all my GMs. GM suit only work with my ID: 2000000

you need to edit the client info you use

so it's in the data folder(only if you use the data folder)

if not it's in your first grf (check your data.ini)

if not it's the second grf etc

  • 0
Posted

hmm.. but I don't have data folder, and that client info is from my main grf. about data ini it's fine. my server is 4 years old. It only happens after I change client version.

  • 0
Posted
15 hours ago, sader1992 said:

you need to edit the client info you use

so it's in the data folder(only if you use the data folder)

if not it's in your first grf (check your data.ini)

if not it's the second grf etc

i think he is using 2 client.info

 

inside grf and data folder i also encounter this on mine

  • 0
Posted
45 minutes ago, Dissidia said:

hmm.. but I don't have data folder, and that client info is from my main grf. about data ini it's fine. my server is 4 years old. It only happens after I change client version.

Is your clientinfo like this?

<clientinfo>
	<desc>Private Server</desc>
	<servicetype>korea</servicetype>
	<servertype>primary</servertype>
	<connection>
		<display>Local</display>
      		<address>127.0.0.1</address>
      		<port>6900</port>
      		<version>56</version>
      		<langtype>1</langtype>
		<registrationweb>ragnarokonline.com</registrationweb>
		<aid>
            <admin>2000000</admin> (insert here)
            <admin>NEW ID here</admin>
        </aid>
   	</connection>
</clientinfo>

 

  • 0
Posted

open your grf with grf editor

Tools > Advanced search

111.thumb.jpg.791b75e088bd24ec0e94a0c26b8242ae.jpg

your server ip in the search

in the file filter put this

*.txt;*.lub;*.log;*.xml;*.ini;*.c;*.h,*.lua

112.thumb.jpg.33f738700f9f9e3a1759cc8d372445a9.jpg

and search and see the result what the files in your grf that have your server's ip

in the next photo example

i search for the ip here how it's look

113.thumb.jpg.b4989aca4ad40b48d1969ba3e50f876d.jpg

 

and edit the file that have your server ip 

if there is more then one edit them just to make sure

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...