Jump to content

Xtremist

Members
  • Posts

    196
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Xtremist

  1. Hi guyz, Its been a long time i have been on rA. Once we start business or job, there is no time to give for our favorite game. I would like to add/follow our fellow ragnarok gamers on inatagram and snapchat. Lets hangout together in real life along with the game. Atleast we will refresh our memories. What you say? My instagram : swapnil0545 Snapchat : swapnil0545 I had recently been to thailand, it would have been great if I could meet my old pals from RO, but I lost contacts. It will be great to make international meetups too. Anyone coming to India feel free to ping me.
  2. sorry for hijacking the thread but even I m getting gravity while killing some of the MVPS (randomly when they are killed and 100% wen they die) I m using 2010-16-6 can i get the iteminfo.lub What problem must be there?
  3. I m not sure about this thing... But this shudn't be the intended working.
  4. What happened to the default theme Xantara was making? Looking forward for it. You are doing really good for the community Xantara Keep it up.
  5. Hello friends, The problem is with gm id/lvl-1,2,3 wateva and not with GM id/lvl 99 Whenever the @commands fail eg. If I enter @asdasdasd - it must come as unknown command for gm but it goes like that ony in public chat by mistake if someone does @broadcat a typo it goes in public chat and doesnt show as unknown/falied command. Only happens for gm other than 99 What is the fix for this? Thank you
  6. Bump Is this fixed in the latest repo?
  7. You will only host the files on the webhosting, but the database of flux will be on the vps ragnarokdb
  8. yes they are already added in grf [data/] location Bump?
  9. Hello guyz, I really dont see any guides on creating the installer for the client. Tools you can use. zip,rar,7z,ClickTeam Install Creator,Inno Setup Depends on your choices really. I will recommend using Clickteam if its lesser than 2gb. Else you can use Inno Setup along with ISTool. We also have a really good guide on making a good setup here
  10. Theres no such thing as "install pathcer on VPS server" you have to be more generic about what you are actually saying. Let me tell you how it works. 1. You host the patch data files somewhere: a.It can be any webhosting... eg. where your website files reside. b.All your thor files which you will generate from thor patcher tool will go there. 2. Go for Thor_Patcher[2.6.1.66].7z 2.6.1.66 (Pre) It works well everywhere.
  11. Those are already replaced but the co-ordinates n all are different bro, you wont be able to walk over few places n all. spawning and jumping issues,etc.
  12. I have the files in my grf... will I have to do the mapcache? What about the old npcs?
  13. Hii guyz, I have the old Izlude maps, How do I replace the new izlude with old one? Also I need a guide to put the old izlude npcs in there... coz the locations n all have changed in the latest rev.
  14. Hey guyz, I m having this december Ragray setup and thatsy I have the Christmas prontera in my GRF file, Can somebody jus gimme the default prontera map files gat,gnd, rsw, etc and images...
  15. original when its giving error #if PACKETVER < 20101124 WBUFW(buf, 0) = 0x2d7; #elseif PACKETVER < 20120925 //line 8747 WBUFW(buf, 0) = 0x859; #else WBUFW(buf, 0) = 0x997; #endif Changed it to : #if PACKETVER < 20101124 WBUFW(buf, 0) = 0x2d7; #else WBUFW(buf, 0) = 0x997; #endif #if PACKETVER < 20120925 WBUFW(buf, 0) = 0x859; #else WBUFW(buf, 0) = 0x997; #endif Worked fine now Some one do the changes in original rA repo too.
  16. I get the following error I m using Cent OS 32bit and svn version is latest trunk 17307 I did ./configure --enable-packetver=20100616 --disable-64bit and make clean and make sql In file included from map.c:50: cashshop.h:58:26: warning: no newline at end of file CC chrif.c CC clif.c In file included from clif.c:46: cashshop.h:58:26: warning: no newline at end of file clif.c:8747:2: error: invalid preprocessing directive #elseif make[1]: *** [obj_sql/clif.o] Error 1 make[1]: Leaving directory `/trunk/src/map' make: *** [map_sql] Error 2
  17. The cp_banlogs,cp_credits,cp_ all files go into main ragnarokDB or the logDB? Coz while installing I gave DbConfig' : main ragnarokDB 'LogsDbConfig' logDB but every table went inside main ragnaDB.and nothing in logsdb... is it correct?
  18. What about the stable client and Patcher? Well because I dont need the latest stuff as such.
  19. Hey guyz, its been like 5 months I came back on the boards and see a lot of changes. I dont want to access any renewal stuff. only pre-re. Earlier I used to have 16-6-2010 Client for it or 7-7-2010 Which Ragray/Mirku shall I use now? A link for it. Also the link to stable thor patcher. Even If i m on latest rAthena branch... which client is stable now? or what if i use the 16-6-2010 only?
  20. Hey guyz, the FluxCp by Xantara, can I use it for pre-re rAthena? or will I have to older version of fluxcp by byteflux? or its only for renewal?
  21. Can we use it if we are on pre-re ?
  22. The sound is not getting played? What can the problem be? I add it to grf via thor patcher inside eg. data/wav/0_KS1.wav
  23. Leave the game strategies Myestery Lemme handle how to run the server This is wat my requirement is, please lemme know if u can help.
×
×
  • Create New...