Jump to content

ICEROCK

Members
  • Posts

    228
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by ICEROCK

  1. Is it possible to use old client (2010) with the latest rA? What are the disadvantages? R: I don't want the extra features of the new clients. I want a plain and simple classic server.
  2. Is it safe to use old RagexeRE clients with the latest SVN revision? What is your most recommended client version without Costume Tab and other stuff that are not needed. (I am thinking RagexeRE 2010-07-28.) I want an old simple looking server. I do not want features of the latest clients that are really not useful for players and just adds up in the interface. Thank you in advance.
  3. I cant seem to find the map with main towns in it. Do you still have the download link?
  4. is there any way how can i find out the client date/version im using? is there any programs or any way
  5. Whats the latest RagexeRE Client without costume tab?
  6. explain specifically what do you need don't just say you need an npc. tell us more what kind of script do you need....
  7. What do you mean paste script? Tell us more about what do you want to do. PS: You're in wrong thread.
  8. ICEROCK

    ROCP

    can i use the old control panel with rathena (rocp) ragnarok online control panel from eathena
  9. you can search its all over here in forums
  10. Gold room that opens every 2 hours and a easy to customize quest npc (not dynamic) can add up to 20+ requirements for a certain quest
  11. sorry to bump this topic but can you give me complete sprites and images needed for collection
  12. I am looking for Equilibrium Wings and helm but separated to each other and Smokie tail. I would be glad if anyone care to share.
  13. I remember using a program on how to know a clients date/version but i barely remember the name anybody still have this program?
  14. Look for: if (skill == AS_SONICBLOW) pc_stop_attack(sd); //Special case, Sonic Blow autospell should stop the player attacking. Change to this: if (skill == AS_SONICBLOW) // pc_stop_attack(sd); //Special case, Sonic Blow autospell should stop the player attacking.
  15. Agree. And true. Seems this point is somewhat omitted... what a mistake. This recalls me those times when we had "stable and trunk" branches in eA. IMO separating Pre-RE on its own branch, is, a better -suitable- way of saying that you are gonna kill it. Guys these* are not the best times to do -radical changes- like the one you are discussing here (About Pre-RE. I'm not refering about GIT move). Remember that there is another emu option now that is preserving Pre-RE. The only difference for now, between each projects is: a strong community backing here, that you surely will put on the fence with this move. So I will say it simple. You want to take the risk and loose your "consumers", for a better "way of coding"?, then, sure do it =P. Not a good idea for me. I am totally agree with this guy!
  16. Why branch out PRE-RE? Leave it the way it is, rAthena is good as it is now.
  17. ICEROCK

    Help

    Open your DATA.ini inside your RO folder it should be like this [data] 0=your-ro.grf 1=rdata.grf 2=data.grf
  18. i suggest disconnect them only + a message will pop up that an illegal program is being use
  19. Location: skill.c remove or comment out that line if (skill == AS_SONICBLOW) pc_stop_attack(sd); //Special case, Sonic Blow autospell should stop the player attacking.
  20. you are using localhost ip wrong ip configuration
  21. seems like you are using a very outdated files. try using rA and search for some tutorials
  22. maybe passive skills that gives out +stats? in what particular jobs?
  23. you can use this for reference but im not quite sure if this is accurate http://ro.doddlercon.com/r/aspdcalc2.html http://calc.irowiki.org/
×
×
  • Create New...