Jump to content

Prez

Members
  • Posts

    78
  • Joined

  • Last visited

Profile Information

  • Gender
    Not Telling
  • Location
    SapusoNYA
  • Server
    Ragnarok Online
  • Discord: pr3zs

Contact Methods

Recent Profile Visitors

5016 profile views

Prez's Achievements

Poring

Poring (1/15)

  • Dedicated
  • Reacting Well
  • Conversation Starter
  • First Post
  • Collaborator

Recent Badges

3

Reputation

  1. can you show a video ? for more info?
  2. Is there any way to contact the developer of this project? seems like no one is answering emails from http://roworkshop.com/andro/main/index.html
  3. thanks fixed it by myself.
  4. Can you telle me the exact file?
  5. hi i just wanna ask how can i fix this itemshop not showing on bootstrap theme
  6. check the items that he has. also check if your # commands are on to normal players. there are alot of reason LOL.
  7. check the sniper status first maybe he is edited. second he probably used ROR and ROF to the emp and randomly asura ( could happen if your emp is edited too). check the account level of the sniper also.
  8. it should appear in your control panel and to your msql if you turned on the log.
  9. Prez

    emp problem

    What woe controller do you use ?
  10. Asura damage can be adjust in src folder. look for battle.c and look for this case MO_EXTREMITYFIST: { //Overflow check. [skotlex] unsigned int ratio = skillratio + 70*(8 + sstatus->sp/10); //You'd need something like 6K SP to reach this max, so should be fine for most purposes. if (ratio > 60000) ratio = 60000; //We leave some room here in case skillratio gets further increased. skillratio = (unsigned short)ratio; status_set_sp(src, 0, 0); 2. Hp of LK and paladin are too low ? You can change it to db/Job_db1.txt
  11. you have to diff a client and make a patcher .
  12. yup, i was gonna help him/her thats why i was asking if this is fixed.
  13. about the error in guildsmen info
×
×
  • Create New...