Jump to content

cahadeyelo

Members
  • Posts

    174
  • Joined

  • Last visited

Everything posted by cahadeyelo

  1. is it possible to encrypt a single file inside the GRF and not the whole thing and still read by the client launcher?
  2. do i need to have the Windows 10 installed on my pc so that i can use the VS 2017 properly to compile the latest rathena server files?
  3. i managed to fixed the error from yaml-cpp but still there's to much error when i rebuild
  4. here's the result after selecting RETARGET and choosing the version that the VS suggested which is 8.1
  5. and how can i fix the unavailability of yaml-cpp on this picture?
  6. i tried to follow the guide that melv0 give but this is what happened
  7. i figure out how to install the vs but this came out after i build the rathena solution. I used VS 2017 and win7 OS.
  8. this is what happened after i choose Install Missing Feature(s) and if i click install nothing will happened
  9. there's no clean option after i right click
  10. i'm stuck at this...what should i do next?
  11. i just want to know why there's no runserver.bat and other files on our latest github files?
  12. i just want to know when was the Achievement System has been added on github timeline
  13. About the achievement icon on my upper left screen, how can i activate those achievement quests coz when i tried one of them, it doesn't add some points. I'm using 2015-11-04aRagexe.
  14. i will sir/mam, my last commit was last April i think then i got busy with life but i saw the updates on Doram so i decided to put it in. A million thanks by the way sir/mam.
  15. i just want to know when was this script command has been added on your github timeline coz i'm getting error running the runserver.bat after i added the npc/re/custom/lasagna/warps.txt
  16. thanks for the reply sir...i just having a hard time converting a few thousands of palettes to suits up my super stylist script.
  17. is there a way that the client read the palettes from palette/¸ö instead of palette/¸ö/costume_1 folder for 3rd job costumes
  18. some of those options inside it were just nuisance on my opinion so i want to permanently remove them and thanks for the reply
  19. i found the file and replace it with transparent bmp file but still clickable in-game
  20. how can i tell which file is it sir?
  21. can you set an example of that command in a simple script that preventing the player to get through while interacting on the npc
  22. how exactly can i use #cartlist on this script? getinventorylist; if( @inventorylist_count > 0 ){ mes "[ Baphomet ]"; mes "Please empty your inventory before entering the ^0000FFGreenwood Lake Dungeon^000000."; close; }
  23. sir, there's no cartlist command on script_command.txt
×
×
  • Create New...