Jump to content

SlashGeeGee

Members
  • Posts

    573
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by SlashGeeGee

  1. Did you add your client date in mmo.h ?

    yup i did

     

    #ifndef PACKETVER

        #define PACKETVER 20120410

        //#define PACKETVER 20130320

        //#define PACKETVER 20111116

    this how i changed

    >Did you diff your client with Skip Packet Header Obfuscation ?

     

    SlashGeeGee

    sorry did not get tat i did patch my exe using sniff diff to this ver 20120410

     

     

     

    well use Shin'sDiffPatcher. Here and diff with Skip Packet Heaer Obfuscation. if your using RagexeRE, use Shinryo's Patch. and if your using Ragexe use Ai4rei's patch.

     

     

    SlashGeeGee

  2. the customs are working 

     

    i tried to make it 

    0,30069,5000
    0,30068,5000
    0,30070,5000
    0,30071,5000
    

    then it worked but when its 1~ 7 its not working T_T

    im using 2012-04-10 i got the texture from the downloads of rA 

     

    This is how it works, type 0 will decide how many items can be seen with no error on other types ( 1 -7 ).

     

    For example , I put 5 items on type 0 then i put 7 items on type 1. only first 5 items will be seen with no error.

    This is a common bug because cash shop support in rAthena is not that high compared to hercules, well atleast i got this info credits to Brynner. But he's pretty much correct :)

     

    + 1 to LatSo's reply.

  3. A funny bug LoL

     

    Add a close2; before the 2 doevent to close the first window before the second appear.

     

     

    hahahaha. wow ! it worked like a charm. when I first tested it. then I tried talking to the NPC again. after the dialog "Which item do you wish to obtain? Select only one." it opens the shop.then the next button became close already and I can close again then I can move freely again while the shop is still open. :D

    SlashGeeGee

  4. Hi rAthena,

    I need help on my quest shop. this it how it goes.

    I talk to the npc ->  select headgears -> after that two buttons appear [next] and [close] -> then I press next and see my headgear's quest -> then I press the [close] button and my character can walk around freely even if the headgear quest shop is still open. see Screenshots for more reference.
     
    1st:


    1t07pg.jpg

     

    2nd:

    mhwwt2.jpg

     

    3rd:

    339oyhg.jpg


     

     

    here's my script btw : http://upaste.me/6acb603097183812

     


    I would like this to be fixed. thanks in advance ! /no1
     
     
    SlashGeeGee

  5. Are you sure that you add custom maps "trinity" and "disco" properly? I think that's problem, when your server tried to create npc object on non-existing map and then tried to disable\enable non-existing npc.

    I changed the map to test it. And yea maybe that's your problem.

    I tried to change the map to prontera still doesn't work. I have my disco and my trinity map ready. still no fix.

     

     

    EDIT : my mistake. solved :D

     

     

    SlashGeeGee

  6. No, not help for using <servertype>primary</servertype>

    Btw, what difference between sakrat and primary and other /servertype?

    when I use sakray navigation system works. but in primary it won't. actually when I use sakray I can still use the Cash Shop but it is is said in Hercules that we must use primary for we are using main clients :D

    SlashGeeGee

  7. Hi rAthena. It's been a while.

    I'm having error in console when loading my Disguise Event . here it is :2r3xtsi.jpg

    then I searched about this error. and came up of a solution. to remove these lines. then I removed the content of OnInit.

    OnInit:
    disablenpc "guesswarp";
    disablenpc "Disguise NPC";
    }
    

     

    when I restarted my server the error was gone. but when the event starts. another error pops out and no warps will spawn.

    afcakp.png

     

     

     

    Here's my script btw: http://upaste.me/619f6008d939a4e9

     

    Someone help ! Thanks in Advance ! /no1

     

     

     

    SlashGeeGee


     

  8. missing packet_db to make it work.

     

    2012-03-07aragexe and 2012-04-17aragexe
    0x0365,18,bookingregreq,2:4:6
    use packet 0x0365
    
    2012-04-10aragexe
    use packet 0x091D
    0x091D,18,bookingregreq,2:4:6
    
    2012-05-03aragexe to 2012-06-27aragexe
    use packet 0x0861
    0x0861,18,bookingregreq,2:4:6
    
    2012-07-02aragexe to 2012-07-16aragexe
    user packet 0x0879
    0x0879,18,bookingregreq,2:4:6
    

     

     

    Thanks for this Brynner ! /no1

    SlashGeeGee

×
×
  • Create New...