Jump to content

Winz

Members
  • Posts

    1479
  • Joined

  • Last visited

  • Days Won

    16

Everything posted by Winz

  1. you can permit regular players to use @pvp on by changing things on conf/groups.conf if he's on pvp mode, then he'll get level and exp drop and is raped (his eq got dropped)? that's cruel. there's a way to do that. it's on basic npc scripting. I forget about scripts, but this is the steps: 1. create a floating npc 2. check, if player is on pvp 3. if yes, strip the player.
  2. do you mean dc_scream.txt? then send it to others through patch. it's on data folder. here's mine. I don't know if it's updated or not. make sure you didn't tick the "Disable dc_scream.txt" while diffing the client. *sorry, was busy lately. I don't even know if this works or not. but I believe it does
  3. for all of you: make sure that the data.grf is updated. (run the updater of the RO you're using. like rsu-updater, or others or Ragnarok.exe (launchers made by official servers). then, try to use another data folder. get one from here, around the board. it's named something like translated data folder v4
  4. did you touch the limit of pin change? if you don't want to use it, that's right, just remove it
  5. get one of the setup.exes here: https://www.mediafire.com/folder/ylld7nl834ont//Setups run it as an administrator and save it. if still fails, diff your client and select "HKLM to HKCU" (well, not often used)
  6. well sorry, I have no idea. do you make your own client? make sure you're not using others'. try to diff a new one.
  7. there are some lua problems. go get the guides. check wiki or search for one in this board. but, checking the guides will need you to read their latest 3,2,and 1 page to see the most recent issues.
  8. make sure you recompile after changing .h files. read my post on your other thread as well
  9. Enjoy your life, don't let the burdens be with you

  10. 1. get the rA from GIT, not SVN :http://rathena.org/wiki/Installation_on_Windows#GIT_Clone 2. Follow the rest of the guide. (make sure you're setting the RO database thing. 3. When you login, do not use the ID with 'accountid'=1 or if you're logging in with your ID, make sure the gender is NOT S, but M or F.
  11. add a comment to the line or change the number (the number 8) into something larger. If you don't want the message, it's better to comment everything including the loop header, so that such exception handling does not require to be processed.
  12. http://rathena.org/wiki/Installation_on_Windows http://rathena.org/board/topic/84746-tutorial-how-to-create-ragnarok-offline-2013-client-tutorial/ make sure you're not taking SVN. get GIT, instead of SVN
  13. You need to re-load your rAthena database. Drop the old one (or back it up first), then create the new database. After that, load main.sql and logs.sql to that database Hope this helps!
  14. @Kichi It's okay, at least it's gone, as he wants. hahahahaha
  15. This is an international support. please use English
  16. No, my bad. Take a look at the item name there. It's colored red. It means you've overused it (the shield is broken, durability: 0). Simply go to a repair NPc or @repair, maybe? Repair npcs are on the forging station of every town
  17. Winz

    Ctrl + V

    2153,Imperial_Guard,Imperial Guard,4,20,,2500,,120,,1,0x00004000,63,2,32,,102,1,4,{ bonus bMdef,5; if(getrefine()>=6){ bonus2 bSkillAtk,"LG_SHIELDPRESS",20+((getrefine()-5)*2); } else { bonus2 bSkillAtk,"LG_SHIELDPRESS",20; } },{},{}
  18. that's all of your packetdb? upgrade your rAthena. we have so many packet dbs. by the way, don't login with account id '1' or the account with sex "S". S is for server. change it to M (Male) or F (Female)
  19. then it's definetly on both of your clients. maybe you have extra files, or corrupted files, broken or something. get the "others" client and test it in your computer. (I mean the full one, everything)
  20. yes, I mean Install Visual Studio 2010 SP1
  21. please refer to the answer on this thread: http://stackoverflow.com/questions/10888391/error-link-fatal-error-lnk1123-failure-during-conversion-to-coff-file-inval found it from google
  22. (I don't know how to contact them) have you paid anything or lost anything there? If not yet, just leave it. Sorry, but I'm not somehow sure what it is. When I open the link on classroom, the first thing I saw was "Adult Fantasy Game" with a sexy girl there. Then, all of my friends were staring at me. my Professor as well. then, I just immediately close the tab. :| I know you're promoting your server, right? try to find another place!
  23. message on login, char, map server please. thank you don't login using the account id 1 or make your account (your login)'s sex become M or F, NOT S
  24. Hmm, allow users of group 0 to use @scream? Oh wait, others may spam the atcommands. What? So you're using others' client? Diff your own
  25. I'd like to know, did you check the "Disable dc_scream.txt" while diffing the client?
×
×
  • Create New...