Jump to content

Paul

Members
  • Posts

    29
  • Joined

  • Last visited

Posts posted by Paul

  1. It said your chatserversql server is 45 . 

    go to your \src\map\mmo.h

     

    and find this line.

     

    #define packet 

     

    if your client is 12-04-07 then 

     

    #define packet 12-04-07 

     

    and fix your clientinfo.xml It should be match with the packet version,

     

    if your packet version is 45, then it should be the same as

     

    version at your clientinfo.xml

     

    Done :)

  2. I told it wasnt finish yet. Im more on designing, im just taking some advice, 

    my site still on developing. LOL.

    but thank you lol for your comment,

    because this will be my guide. :)


    If this is a rating : 1/10.
    Because this is no design, this are 5 black boxes in front of a grey background with a bonus of a yellow lines around the black boxes. Sorry if I say it this way... For me it looks horrible.

    I told it wasnt finish yet.  i did designing first,

    Yeah it has no background yet and there's a lot more to fix.

    my site still on developing. LOL.

    but thank you lol for your comment,

    because this will be my guide.  :)


    but you just watch, after i've done this. i can asure you that this would be the best XD

  3. Hi guys' 

     

    I just want to share you my own website design, 

    And it wasnt finish yet. i just want to get some advice if my design is cool. or not,

     

    So I will know what would im going to change.

     

    I didnt use fluxCP cos its giving me a hardtime setting the desire design i wanted.

     

    So i decided to make my own script. Cos I can do it on my own,

    And I could write code like, HTML, CSS, JQUERY, PHP, And MYSQL. 

     

    It will give me too much Head ache LOL, but i know i can do this...

     

    have a first sight.

     

    87ee5d55e4.jpg

  4. just pick any original RYFL script and you will get the NPC that help you enable or disable the event.

    Yeah But what i want is a NPC that will trigger if i choose unhide, then npc will comes out to the designated places.

    I WOULD give it a try TO write THE SCRIPT in my own idea.

     

    Like this,

    
    - script npcEnabler 900{
    
    if (getgmlvl(gmlvl) => 1){
             Mes: "Would You Like To Unhide The NPC WARPER?";
             close;
            switch (select("Yes","NO"))
            case 1:
            hidenpcoff("RFYL WARPER");
            break;
            case 2:
            hidenpcon("RFYL WARPER");
            break;
            end;
       }
    }
    
  5. hello again.

     

    did you guys has a script of a npc that will enable the npc warper for rfyl

     

    like this method 

     

    we pretend that i have a npc on quiz_01

    then i will go there to talk, and will let me choose to unhide or hide the warper on city

    once i choose unhide, the npc will be visible to all designated city. like prontera, morroc, etch.

     

    hope you guys have it. 

     

    im looking forward thanks in advanced.

  6. check

    idnum2itemdesctable

    idnum2itemdisplaynametable

    idnum2itemresnametable

     

    How can i find it sir? I mean where is it located?

    WOWWOWOWOWOWOWOWOWOWOWOWOWOOW I GOT IT IT FIXED NOW.................... CHANGING THE CLIENT TO 2014 mwahahahahahahaha ty anyway thanks for the reply. i will locked this..

  7. could you guys help me on this?
    i want to make a custom headgear which is saiyan hair, 
    i have the sprite and images file. and already put it on the texture folder item and collection
    and this is my .lua / .lub files.
     
    accesoryid.lub
    e5ccc4d42f.png
     
     
    accname.lub
    8420e5f1d4.png
     

    accname_eng.lub
    203d768309.png
     
     
    system/iteminfo.lub
    3880b9eaa6.png
     

    and last item_db.txt
    a7fcc223bd.png
     
    i still can't find out what the  problem is, 
    when i logged on my roclient
    this is what comes out
    2576eccdd8.jpg
     




    an empty saiyan hair, when i try to click to equip, it gives me error then get exit from ro.
    everything works fine except from i can't create a custom headgear.
     
    hope you guys help me fix. 
    thank you very much.
  8. example

    your client is 2013-08-07 you need also 2013-08-07 lua files you must matched both to avoid errors or bugs like that

    Im using client 2013-07-03a is it match , and the data file/lua . is came from this https://subversion.assembla.com/svn/client-side-translation/

    Then i have the newest KRO folder. 

     

    ... 

     

    Is it match?

     

    If no could you give me the latest working client and lua files. so i can start again. thank you..

  9. What do you mean my lua files?

     

    Could you give me exact lua files for this?


     

    Let me show you guys my lua for you to determine

    here's my itemInfo.lua

    	[25009] = {
    		unidentifiedDisplayName = "saiyan",
    		unidentifiedResourceName = "saiyan",
    		unidentifiedDescriptionName = {
    		},
    		identifiedDisplayName = "saiyan",
    		identifiedResourceName = "saiyan",
    		identifiedDescriptionName = {
    		"A Headgear comes from legendary saiyan",
                "Str + 3, Dex + 3, Int + 2",
                "Class :^777777 Costume^000000",
                "Defense :^777777 30^000000",
                "Equipped on :^777777 Upper^000000",
                "Weight :^777777 10^000000",
                "Applicable Job :^777777 Every Job^000000",
    		},
    		slotCount = 1,
    		ClassNum = 1190
    	},
    

    Here's the accesoryid.lua

      ACCESSORY_New_Year_Hairpin = 1155,
      ACCESSORY_Mouton_Life = 1156,
      ACCESSORY_Snow_Rabbit_Knit_Hat = 1157,
      ACCESSORY_Galanthus_Guard = 1158,
      ACCESSORY_Horse_King = 1189,
      ACCESSORY_saiyan = 1190, // Highlighted the ID NUMBER SO THAT YOU CAN EASILY FIND //
      ACCESSORY_angelwings = 1191
    

    And the accname.lua

      [ACCESSORY_IDs.ACCESSORY_New_Year_Hairpin] = "_¸¶³×Å°¸ðÄ¡¹Ù³ª",
      [ACCESSORY_IDs.ACCESSORY_Mouton_Life] = "_¹«Åë¶óÀÌÇÁ",
      [ACCESSORY_IDs.ACCESSORY_Snow_Rabbit_Knit_Hat] = "_´«Åä³¢´ÏÆ®¸ðÀÚ",
      [ACCESSORY_IDs.ACCESSORY_Galanthus_Guard] = "_°¡¶õ»ç½º°¡µå",
      [ACCESSORY_IDs.ACCESSORY_Horse_King] = "_¸¶¿Õ",
      [ACCESSORY_IDs.ACCESSORY_saiyan] = "_saiyan", // another one //
      [ACCESSORY_IDs.ACCESSORY_angelwings] = "_angelwings"
    }
    

     There are my lua file. 

    Have you guys pls determine and help me 

    It would be much appreciated. 

    Thanks in advanced got to sleep again... :)


    your main data lua files not on the item dude like luafiles514 make sure the lua files date are exact to your client date

     


    You need to add the view id and modify you lua files.

  10. Let me show you guys my lua for you to determine

    here's my itemInfo.lua

    	[25009] = {
    		unidentifiedDisplayName = "saiyan",
    		unidentifiedResourceName = "saiyan",
    		unidentifiedDescriptionName = {
    		},
    		identifiedDisplayName = "saiyan",
    		identifiedResourceName = "saiyan",
    		identifiedDescriptionName = {
    		"A Headgear comes from legendary saiyan",
                "Str + 3, Dex + 3, Int + 2",
                "Class :^777777 Costume^000000",
                "Defense :^777777 30^000000",
                "Equipped on :^777777 Upper^000000",
                "Weight :^777777 10^000000",
                "Applicable Job :^777777 Every Job^000000",
    		},
    		slotCount = 1,
    		ClassNum = 1190
    	},
    

    Here's the accesoryid.lua

      ACCESSORY_New_Year_Hairpin = 1155,
      ACCESSORY_Mouton_Life = 1156,
      ACCESSORY_Snow_Rabbit_Knit_Hat = 1157,
      ACCESSORY_Galanthus_Guard = 1158,
      ACCESSORY_Horse_King = 1189,
      ACCESSORY_saiyan = 1190, // Highlighted the ID NUMBER SO THAT YOU CAN EASILY FIND //
      ACCESSORY_angelwings = 1191
    

    And the accname.lua

      [ACCESSORY_IDs.ACCESSORY_New_Year_Hairpin] = "_¸¶³×Å°¸ðÄ¡¹Ù³ª",
      [ACCESSORY_IDs.ACCESSORY_Mouton_Life] = "_¹«Åë¶óÀÌÇÁ",
      [ACCESSORY_IDs.ACCESSORY_Snow_Rabbit_Knit_Hat] = "_´«Åä³¢´ÏÆ®¸ðÀÚ",
      [ACCESSORY_IDs.ACCESSORY_Galanthus_Guard] = "_°¡¶õ»ç½º°¡µå",
      [ACCESSORY_IDs.ACCESSORY_Horse_King] = "_¸¶¿Õ",
      [ACCESSORY_IDs.ACCESSORY_saiyan] = "_saiyan", // another one //
      [ACCESSORY_IDs.ACCESSORY_angelwings] = "_angelwings"
    }
    

     There are my lua file. 

    Have you guys pls determine and help me 

    It would be much appreciated. 

    Thanks in advanced got to sleep again... :)

×
×
  • Create New...