Jump to content

funtwocrasher

Members
  • Posts

    127
  • Joined

  • Last visited

Everything posted by funtwocrasher

  1. To find out who is active on the server just make an npc that does @who command. Displays all active players.
  2. I cant choose Singapore Data Center, what's the problem? I chose VPS 2016 Cloud RAM 1.
  3. What is the best hosting that offers good services and up time?
  4. Try searching next time. Here you go: https://rathena.org/board/topic/86500-how-to-disable-cards-on-woe-time/ https://rathena.org/board/topic/53994-disable-mvp-cards-in-woe/
  5. Hello you looking for a dev?

  6. My RO fonts are working well in Windows 10 below. When I use my laptop (Which is Windows 10), the fonts appeared to be small. This is my clientinfo.xml http://imgur.com/4DrmNXe
  7. Is it possible to make one for mobile?
  8. Thanks Emistry. But im looking for the translated name images. I want the images with translated names. And it is located at Collection folder.
  9. Anyone got english collection folder? Items names translated into english.
  10. How to remove this message when you login? Item Security DISABLE: Use @security for more options.
  11. 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?
  12. 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!
  13. How to announce char level? I want to add char level in the announcement.
  14. Anybody know how to fix this? - Done merging old morroc file in the mapcache. - Added old morroc file on grf.
  15. 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.
  16. Any suggestion out there? Dont mind the cost. GameGuard that can block Bots, wPE, rPE, modifications.
  17. I PMed them. Still waiting for their reply.
  18. 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
  19. Anyone know the Gepard Shield website? Or where can I buy/rent one?
  20. What error you receive? can you post Screenshot? EDIT: Have you already finished adding ragnarok SQLs?
  21. 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!
  22. Just a question. is this still running?
×
×
  • Create New...

Important Information

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