Jump to content

Javanese

Members
  • Content Count

    46
  • Joined

  • Last visited

Posts posted by Javanese


  1.  

    add moc_mem.gat on pre-re map cache database and save it. (i use pre-renewal mode) 

    what you meant by this?

     

    maybe, just make sure GRF includes that moc_mem map files.

    If its there, then idk , what can have cause problems, because i just follow the same steps as you shown, and I have my custom maps, in my map_cache.

     

    it mean i have added the correspond map to map cache at pre-renewal db folder. And yes it is the same name.

    of course i have that map on my grf.


  2. i am trying to add old morocc map,

     

    what i have done:

     

    maps.conf
     

     

     

    map: moc_mem

     

    map_index.txt

     

     

    moc_mem

     

    add moc_mem.gat on pre-re map cache database and save it. (i use pre-renewal mode)

     

    i still got this error on executing map cache:


     

     

    grfio_reads: .....

    map 'moc_mem' not found!

     

    i also have added my grf path on grf-files.txt

     

     

    can somebody help me?

     

    thanks :o


  3. Hello,

     

    I want to consult about quest npc that using permanent variables.

     

    As we already know that using permanent variable can be very easy to use. But i create some quest template using function setd like example below

    (i use pastebin since the editing box not showing any tools.)

     

    the problem is, when if i use this code per-npc, and if i create many npc with this function, there will be many permanent variable per npc right? So i searched about too many permanent variable issues and fund annieruru explanation on eathena.

     

    So i am planing using sql as quest database. Is there any issues if i store the quest detail on sql and all my quest npc will load from there? because i am planing to create a lots of quest with different npc.

     

    thank you


  4. Hello guys.

     

    can you help me i have map crash after adding this line in my item_db.conf

    Script: <"  set returnmap$,strcharinfo(3);
           getmapxy(returnmap$,returnmap_x$,returnmap_y$,0);
           warp "prontera",156,195; ">

    the idea is i want to keep the character map and coordinate after using some items.

     

    Thank you~


  5. Hello there,

     

    I use showevent on some npc on different map.

     

    showevent QTYPE_QUEST,1;

     

    The problem is, all the mark on map(from all npc that use it) are shown on all map that use mapflag loadevent. Even though i put the

     

    OnPCLoadMapEvent:
     showevent QTYPE_QUEST,1;
     end;

    at different npc.

     

    I am using client 2013-06-05

     

    any help would be appreciate, thank you.


  6. Thank you for your support.

    my rdata.grf perhaps? i am downloading again from rms now. I will tell you if it have the file i need or not.

     

    *edit : it works, thank you.

     

    but i have problem with 2013-06-05 client. whenever i right click on items on inventory, and right click again to another items it always get gravity error. do u know why?


  7. error when compiling:

    "bad suffix on number...""packetdb_addpacket": too few arguments...packet(0x0x6351,19,clif->pWantToConnection,2,6,10,14,18); 

    Could you tell me/have client that working with packet_obfuscation ?

     

    the reason hercules seems interesting for me is it claim to have anti wpe. But i tried and search how to use that, still no luck


  8. i can never patch client using xDiffPatcher with enable packet encryption and use 3 keys. Like i posted here

    :http://herc.ws/board/topic/1151-2013-ragexe-support-main-topic/page-6

     

    so i use NEMO and insert 23A23148, 0C41420E, 53785AD7 for key.

     

    then enabling

     

     

    packet_obfuscation: 2 

     

     

    But i have error at map server:

     

     

    unsupported packet (packet 0x1902 (0x6351), 19 bytes received), .... 

  9. Hi there, i am new here. Currently i am using rathena and i am interested in hercules since they says it have functionality for encrypt packet.

     

    So i try diff using file described here :http://herc.ws/board/topic/630-2013-ragexe-and-diff-up-to-date-2013-08-07/

     

    But when i use Packet first, second, and third it always error.

     

    NewPicture.jpg

     

    I tried search but no answer. Kinda dissapointing for the first step..

     

    thank you

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.