Jump to content

Scylla

Members
  • Posts

    374
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by Scylla

  1. @item2 <item name/ID> <quantity> <identify_flag> <refine> <attribute> <card1> <card2> <card3> <card4> Example: @item2 5137 1 1 10 0 4403 0 0 0 So to be exact, I've made one identified +10 Alice Doll with a Kiel Card on it.
  2. Uhm, that's the part where you use the mapcache.exe, right? If it is, I'm sure that I did it correctly, and it also said that the map has been successfully cached. Well even if it says " successfully cached ", that doesn't mean your map has already been added because it'll just re-cache your maps again. Can you tell how did you use mapcache?
  3. Will it be possible if i diff out the max 15 character creation diff on a RagRE 2013 client? EDIT: Nevermind, i got it already.
  4. Scylla

    About r17427

    Uh.. Alright i admit, I really dunno how to upgrade an rAthena. So right now i'm getting confused and dunno what to do. :/ EDIT: And thank you about this.
  5. Make the permissions 777 on all of the char-server_sql map-server_sql and login-server_sql also on the compilers (those rAthena-9, rAthena-10 and so on)
  6. Scylla

    About r17427

    I just looked for some SVN's on the SVN mirror and saw the latest in there which is r17427. Well where can i get r15572?
  7. So how do i edit the GM level in there? I don't see the level on the login database. EDIT: Or is it because r17427 is still not yet completed?
  8. Hello, is it really possible to disable the effect of EDP on Emperium? I've tried to google it but i think i found nothing. ( Or i just suck at searching ). Either way is it possible?
  9. Thank you very much Euphy!
  10. Is there any way i can make a monster that attacks monsters and doesn't attack players? For example an Archer Guardian that is only standing in one place and gonna attack a monster on its range.
  11. Scylla

    Errors

    Yes; I used emperium sprite before on my WoE Warper NPC and I received errors when warping or walking near to the npc. And I made a trouble shooting before: - When using custom items; I received errors randomly when entering to the portals. - When using official sprites from data.grf; works fine and no errors when entering to the portals. And i believe there's still no fix for the custom item portal gravity error right? Rather than unequip the custom items first before entering portals i suppose.
  12. Scylla

    Errors

    I know this is an old issue but it's about the Gravity Error when entering pre-emperium portals. Now my question is, is it really the emperium sprite that's causing the error or the custom sprites of wings and hats? And can this be resolved by changing client version? Thanks!
  13. Yeah i already have that mod that if you stripped an FCP'ed character, it'll have a message like that. But what i want now is to have a name of the one you stripped like it'll say " Successfully Stripped! Player " (Where player is the name of the character that's been stripped) Here's the clif_displaymessage: clif_displaymessage(sd->fd, "Successfully Stripped Helm!"); I've also tried adding + sd->fd before the Helm!" but it did not work.
  14. Scylla

    Map Flags

    Can i see your nomemo.txt mapflag?
  15. Can you atleast post any screenshots of that ' error ' you're having? There's many kinds error that can happen.
  16. sclientinfo.xml is for xRay-type clients. These kind of clients do not support renewal datas. clientinfo.xml is for RagexeRE-type clients. These kind of clients support renewal datas and it is what we are using right now. You just need to edit your clientinfo.xml inside your data folder. Like i said, find <address></address> and edit the IP inside it. Make it <address>127.0.0.1</address> And you don't need sclientinfo.xml anymore because you're using renewal athena already. This is the client you need: https://ragnarok-sense-project.googlecode.com/files/2011-06-09aRagexeRE.exe.patched.rar After downloading, just extract it inside your RO folder on where your edited clientinfo.xml is.
  17. Then run your server with a 3-CeAm or rAthena emulator and find a job master script which only changes until trans jobs only.
  18. I'm using Toasty's WoE Controller (http://www.eathena.ws/board/index.php?showtopic=197854). And is it possible to make 2 WoE's in one day with it? I tried doing 2 woe schedules in one day but it doesn't work.
  19. You mean your client? First you need to know the client version that's supported by your rAthena emulator. Please paste here the contents of your mmo.h (src/common/mmo.h) and i'll identify the supported client version you need.
  20. There are two types of letting them connect on your server. First is by Hamachi. - This is just for server-testing purposes (For me that is). This is not the actual hosting 24/7 that other servers do but you can still let them connect. and Second is being Hosted. - This is where you'll pay hosting services and your server will run 24/7 and start the ' real ' game server.
  21. You probably don't have the monster ID: 1900 on your mob_db.txt
×
×
  • Create New...