up please, how can I get my GM account, and is it normal that I can not buy some weapons and armor to the blacksmith, grocer? thank you
In the account file, you have an AccLvl or something like. 7 is GM, 8 is PM.Quote:
up please, how can I get my GM account, and is it normal that I can not buy some weapons and armor to the blacksmith, grocer? thank you
<?xml version="1.0" encoding="utf-8"?>
<Account>
<section name="Informations">
<entry name="AccountID">Test22</entry>
<entry name="Password">fa3cfb3f1bb823aa9501f88f1f95f732ee 6fef2c3a48be7f1d38037b216a549f</entry>
<entry name="RealName">NULL</entry>
<entry name="Email">NULL</entry>
<entry name="Question">NULL</entry>
<entry name="Answer">NULL</entry>
<entry name="Creation">Sun, 03 Feb 2013 16:38:08 GMT</entry>
</section>
<section name="Medusa">
<entry name="Character">Test22</entry>
<entry name="Flags">0</entry>
<entry name="AccLvl">8</entry>
</section>
</Account>
[Only registered and activated users can see links. Click Here To Register...]Quote:
thank you, by cons if I change the shop.dat a more recent I is not no picture on the subject and I still can not buy
You should remove the multilangual support of the emulator. And just keep one folder, etc. Else, I think that the actual language is defaulted to Fr, whatever language the client is really using.Quote:
how can the NPC scripts be edited so that they will still work?i edited on the En folder, should both be same?the Fr too? or how?
Try to edit them in the Fr or En folders. Might no be the "good" one which is used. Also, maybe you could post the NPC for the syntax ? Finally, although there is a command to reload the scripts without restarting the server, are you restarting the server ?Quote:
well most of NPC scrips are in french, i've beedn using notepad to edit the text only but the the NPC won't load it's text when i click on it.
You must only edit the KCOSS scripts. I designed the INI script in 2009 when I started a custom source on the client 4311. I wanted an external system. Well, when I reworked on another source, I decided to design the KCS format which is a compiled version of the NPC scripts... The INI scripts were too slow to be loaded. The scripts in the KCS folder are generated when the last edit date of the KCOSS script is after the last edit date of the KCS script.Quote:
well i never messed with the checks or algorithms, only the text, in both folders(En/Fr) i edited, restarted server, rebuild solution,i might be missing something probably, i edited in KCOSS folder only, as the other one seems encrypted.