Jump to content

funtwocrasher

Members
  • Posts

    143
  • Joined

  • Last visited

Everything posted by funtwocrasher

  1. Anyone got english collection folder? Items names translated into english.
  2. How to remove this message when you login? Item Security DISABLE: Use @security for more options.
  3. Hello. I am confused on how this thing works. Multiple Server on the same host. I have read the guide here (https://rathena.org/wiki/Multiple_Servers) But im still confused. Is it possible to have one Database on 2 different server? And is it advisable? Or Is it better to have it separated?
  4. Hello. Can someone help me duplicated ROTD for information purposes? I want to put ROTD in every town, but the problem is, when I try to duplicated the whole ROTD Script, it makes another ROTD on my server, not a duplicated from the first one, so 2 RUNNING ROTD Scripts. I want it to only duplicate the ROTD Information, not the whole script. I want the duplicate NPC to show the ROTD Information only, no GM Menu. I tried this script: prontera,151,95,6 script ROTD#test 436,{ switch(select("^4EEE94ROTD Information^000000: Close")){ case 1: mes "^FF0000ROTD^000000 refer to ^0000FFRace of the Day^000000"; mes "In another word, it mean that the ^FF0000Monster's Race^000000 that you killed by day will grant you ^FF0000Bonus EXP^000000."; next; mes "[ ^FF0000Today's ROTD^000000 ]"; mes "^0000FF"+.rotd$[.today_rotd]+"^000000 Race"; break; default: close; } end; OnInit: waitingroom "[ Race of the Day ]",0; end; } But doesnt display the ROTD Race. HELP PLEASE!
  5. How to announce char level? I want to add char level in the announcement.
  6. Anybody know how to fix this? - Done merging old morroc file in the mapcache. - Added old morroc file on grf.
  7. Im having error when I recompile the mmo file using this packetversion 20100730. I got this error: clif.c: In function \u2018clif_parse_cashshop_buy\u2019: clif.c:16168: warning: passing argument 2 of \u2018clif_cashshop_ack\u2019 makes pointer from integer without a cast clif.c:16092: note: expected \u2018struct npc_data *\u2019 but argument is of type \u2018int\u2019 clif.c:16168: error: too few arguments to function \u2018clif_cashshop_ack\u2019 make[1]: *** [obj/clif.o] Error 1 make[1]: Leaving directory `/root/Desktop/trunk/src/map' make: *** [map] Error 2 Note Im using latest rAthena SVN.
  8. Any suggestion out there? Dont mind the cost. GameGuard that can block Bots, wPE, rPE, modifications.
  9. I PMed them. Still waiting for their reply.
  10. Im looking for someone who has the skills to make unique gfx. I am willing to pay. I need the following: 1 Permanent Logo 10 Loading Screens 1 Login Screens 1 Patcher (Whole patcher not just the image. Must be coded and ready to use) Facebook Cover Photo Facebook Profile Picture
  11. Anyone know the Gepard Shield website? Or where can I buy/rent one?
  12. What error you receive? can you post Screenshot? EDIT: Have you already finished adding ragnarok SQLs?
  13. Did it occurred to you guys? When you cast CT on player it misses sometimes? I think CT never misses, if IT miss it should displayed 10dmg instead of miss. If you happen you fix this. Please share. Thanks!
  14. Just a question. is this still running?
×
×
  • Create New...