Bug with /level command.

Results 1 to 13 of 13
  1. #1
    Elite Member Spitfire76 is offline
    Member +Rank
    Jun 2009 Join Date
    FranceLocation
    223Posts

    Bug with /level command.

    Hello

    I made one of my char GM (by changing m_chAuthority to "Z")

    I can create items, stop rain, create petfood ... but /level doesn't work.

    It says me "You have to choose a job at Lv. 15" in green.

    I tried becomming Assist with the quest and use the command, it doesn't work.

    Few days ago, this command worked, I edit some files (character.inc/.txt.txt ; etc.inc/.txt.txt ; Spec_item.txt ; defineNeuz.inc) and then, it doesn't work.

    Can you help me ?


  2. #2
    Flyff Developer ShadowDragon is offline
    Grand MasterRank
    Apr 2009 Join Date
    1,915Posts

    Re: Bug with /level command.

    the only thing that would effect it, is etc.txt.txt
    post the current contents of that file

  3. #3
    Newbie dcupido is offline
    MemberRank
    Dec 2008 Join Date
    9Posts

    Re: Bug with /level command.

    i think the problem no is the commands... post here how exactly do u write the commands.. and what files you use??

  4. #4
    Flyff Developer ShadowDragon is offline
    Grand MasterRank
    Apr 2009 Join Date
    1,915Posts

    Re: Bug with /level command.

    Quote Originally Posted by dcupido View Post
    i think the problem no is the commands... post here how exactly do u write the commands.. and what files you use??
    He said the command worked a few days ago and I know for a fact that etc.txt.txt can effect that command.

  5. #5
    Elite Member Spitfire76 is offline
    Member +Rank
    Jun 2009 Join Date
    FranceLocation
    223Posts

    Re: Bug with /level command.

    I'm using Etioom files. And it write, for example :

    /level Seraph 150 2

    And this is my etc.txt.txt

    IDS_ETC_INC_000000 Vagabond
    IDS_ETC_INC_000001 Mercenaire
    IDS_ETC_INC_000002 Acrobate
    IDS_ETC_INC_000003 Acolyte
    IDS_ETC_INC_000004 Magicien
    IDS_ETC_INC_000005 Puppeteer
    IDS_ETC_INC_000006 Chevalier
    IDS_ETC_INC_000007 Assassin
    IDS_ETC_INC_000008 Jester
    IDS_ETC_INC_000009 Ranger
    IDS_ETC_INC_000010 Prêtre
    IDS_ETC_INC_000011 Moine
    IDS_ETC_INC_000012 Sorcier
    IDS_ETC_INC_000013 Elémentaliste
    IDS_ETC_INC_000014 Gatekeeper
    IDS_ETC_INC_000015 Doppler
    IDS_ETC_INC_000016
    IDS_ETC_INC_000017 Cristal de Vie
    IDS_ETC_INC_000018 Havre de Vie
    IDS_ETC_INC_000019 Station de vol
    IDS_ETC_INC_000020 Armes
    IDS_ETC_INC_000021 Armures
    IDS_ETC_INC_000022 Aliments
    IDS_ETC_INC_000023 Magie
    IDS_ETC_INC_000024 Bazar
    IDS_ETC_INC_000025 Office Public
    IDS_ETC_INC_000026 Bureau des Quêtes
    IDS_ETC_INC_000027 Equipement
    IDS_ETC_INC_000028 Téléporteur
    IDS_ETC_INC_000029 Maître
    IDS_ETC_INC_000030 Général
    IDS_ETC_INC_000031 Officier
    IDS_ETC_INC_000032 Vétéran
    IDS_ETC_INC_000033 Novice
    IDS_ETC_INC_000034 Templier
    IDS_ETC_INC_000035 Spadassin
    IDS_ETC_INC_000036 Sylphide
    IDS_ETC_INC_000037 Arbalétrier
    IDS_ETC_INC_000038 Primat
    IDS_ETC_INC_000039 Chanoine
    IDS_ETC_INC_000040 Envoûteur
    IDS_ETC_INC_000041 Arcaniste
    IDS_ETC_INC_000042
    IDS_ETC_INC_000043 Tenues
    IDS_ETC_INC_000044 Ramasseurs
    IDS_ETC_INC_000045 Familiers
    IDS_ETC_INC_000046 Parchemins
    IDS_ETC_INC_000047 Perles
    IDS_ETC_INC_000048 Fonctionnels
    ------------------------------------------------------

    Fixed !

    The error was here, I used french res files and I have to use french name, like :

    /level Primat 150 2

    Thanks !

  6. #6
    Flyff Developer ShadowDragon is offline
    Grand MasterRank
    Apr 2009 Join Date
    1,915Posts

    Re: Bug with /level command.

    that's exactly what I was going to say lol I guess I pointed you in the right direction =P

  7. #7
    i sell platypus Improved is offline
    Grand MasterRank
    Jun 2009 Join Date
    DenmarkLocation
    2,819Posts

    Re: Bug with /level command.

    Quote Originally Posted by Spitfire76 View Post
    I'm using Etioom files. And it write, for example :

    /level Seraph 150 2

    And this is my etc.txt.txt



    ------------------------------------------------------

    Fixed !

    The error was here, I used french res files and I have to use french name, like :

    /level Primat 150 2

    Thanks !
    You can change them to English however if you'd like.

  8. #8
    Flyff Developer ShadowDragon is offline
    Grand MasterRank
    Apr 2009 Join Date
    1,915Posts

    Re: Bug with /level command.

    Quote Originally Posted by Improved View Post
    You can change them to English however if you'd like.
    yes, he could. but I think he's trying to translate them to french lol
    Hence the reason why the code worked before, then stopped when he used french res files.

  9. #9
    Elite Member Spitfire76 is offline
    Member +Rank
    Jun 2009 Join Date
    FranceLocation
    223Posts

    Re: Bug with /level command.

    I want create a server for french players. Using directly French Official client doesn't work, so I'm using just french res files and theme to translate interface. :p

  10. #10
    Member exoth4595 is offline
    MemberRank
    Apr 2011 Join Date
    PhilippinesLocation
    46Posts

    Re: Bug with /level command.

    what about the /level Force Master it is exactly the same with the etc.txt.txt and still not working

  11. #11
    i sell platypus Improved is offline
    Grand MasterRank
    Jun 2009 Join Date
    DenmarkLocation
    2,819Posts

    Re: Bug with /level command.

    Quote Originally Posted by Spitfire76 View Post
    I want create a server for french players. Using directly French Official client doesn't work, so I'm using just french res files and theme to translate interface. :p
    That is because you just paste in all the files. If you paste in only .txt.txt files you're gonna be fine. You can recognize an ingame text file by the extension .txt.txt, but there is a few exceptions. Usually it looks like IDS_BLABLA and followed by a text string inside of such files. It is completely safe to change the text string without having to edit anything else.

  12. #12
    Flyff Developer ShadowDragon is offline
    Grand MasterRank
    Apr 2009 Join Date
    1,915Posts

    Re: Bug with /level command.

    Quote Originally Posted by exoth4595 View Post
    what about the /level Force Master it is exactly the same with the etc.txt.txt and still not working
    change it to ForceMaster instead and use /level ForceMaster

  13. #13
    Elite Member KrYpT0n is offline
    Member +Rank
    Dec 2010 Join Date
    MasqueradeLocation
    205Posts

    Re: Bug with /level command.

    /level "Force Master"



Advertisement