Jump to content
  • 0

How to remove files using neoncube?


Kami675

Question


  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  90
  • Reputation:   1
  • Joined:  10/17/13
  • Last Seen:  

Hello everyone, I recently added a christmas prontera map to my grf using neoncube but i'm not quite sure how to remove the files from my grf so I can add another custom prontera. I've looked around online and I cant find any "for sure" answers to this question. I was wondering if there was a way I could just remove that specific patch from their grf and then add another patch containing my new custom prontera to add to the grf.

 

thanks in advance

- Kris

Edited by Kami675
Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.01
  • Content Count:  182
  • Reputation:   22
  • Joined:  12/30/12
  • Last Seen:  

Hello everyone, I recently added a christmas prontera map to my grf using neoncube but i'm not quite sure how to remove the files from my grf so I can add another custom prontera. I've looked around online and I cant find any "for sure" answers to this question. I was wondering if there was a way I could just remove that specific patch from their grf and then add another patch containing my new custom prontera to add to the grf.

 

thanks in advance

- Kris

 

Tried using this one? 

 

//this will extract patch1.gpf into the data folder
1    FLD    patch1.gpf
//here, patch2.gpf will be mergegd with grf_file
2    GRF    patch2.gpf
//You can also delete files from the data folder.
3    FLD    data\filenametodelete.xml*
//Deleting files inside a GRF archive is still supported
4    GRF    data\i_will_delete_you.txt*

 

http://rathena.org/wiki/NeonCube

Edited by Boom
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  90
  • Reputation:   1
  • Joined:  10/17/13
  • Last Seen:  

 

Hello everyone, I recently added a christmas prontera map to my grf using neoncube but i'm not quite sure how to remove the files from my grf so I can add another custom prontera. I've looked around online and I cant find any "for sure" answers to this question. I was wondering if there was a way I could just remove that specific patch from their grf and then add another patch containing my new custom prontera to add to the grf.

 

thanks in advance

- Kris

 

Tried using this one? 

//this will extract patch1.gpf into the data folder
1    FLD    patch1.gpf
//here, patch2.gpf will be mergegd with grf_file
2    GRF    patch2.gpf
//You can also delete files from the data folder.
3    FLD    data\filenametodelete.xml*
//Deleting files inside a GRF archive is still supported
4    GRF    data\i_will_delete_you.txt*

http://rathena.org/wiki/NeonCube

 

Yea I saw that but doesn't that mean I can only delete them 1 by 1, like not an entire folder but only delete a file inside that folder? Or can I delete an actual folder inside the grf? For example if I have a folder named prontera in my grf with 3 sprites inside, can I delete the entire prontera folder? or can I only delete the 3 sprites 1 by 1?

Edited by Kami675
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...