Jump to content

Rynbef

Forum Moderator
  • Posts

    876
  • Joined

  • Last visited

  • Days Won

    19

Rynbef last won the day on April 15

Rynbef had the most liked content!

About Rynbef

  • Birthday 08/12/1996

Profile Information

  • Gender
    Male
  • Location
    Germany
  • Server
    Create a new game with rA Server
  • Discord: Rynbef
  • Interests
    Development of Websites, Applications, Game Dev., AI Dev. for many companies and much more
    Design (UI/UX), Spriting, Mapping, Scripting, Coding, Setup, Administration of Root and else

Recent Profile Visitors

8413 profile views

Rynbef's Achievements

  1. U can use the same login server for both server and connect a second char and map server to the server. Rynbef~
  2. It's depends on Server location and the location of the player. The ping is to high that cause the problem. He should use the cmd prompt and run "ping server-ip:port" and u can compare with other player or use ping.eu and check if his ping is higher. Rynbef~
  3. I'm glad ur here and correct my mistake Rynbef~
  4. Skill.cpp search for the name of the skill in skill DB. Rynbef~
  5. item cooldown is not displayed on the skill bar. In my opinion, the skills should be visually represented on the client side if they are changed on the server side. Rynbef~
  6. U can use the Str editor by @Tokei Rynbef~
  7. U can open an official weapon and replace the frames as example. Rynbef~
  8. For Sprite Editing use the Act Editor from @Tokei Rynbef~
  9. U can create an script function and use *callfunc at the item script. Rynbef~
  10. Older clients supports new homunculus and newer not. Since Homun Evo Added to the Client it's not possible to add new custom homunculus instead of replacing them. It was hard coded to 6052 in 2013 but with an xDiff the limit were changed up to 7000 but since 2015 we are not able to increase it. Rynbef~
  11. U have to add a check on source side. Rynbef~
  12. Yes, the use of archive.org helps to download files from svn or apache folder structure or file list. I downloaded all xRay Clients to save it. And want to share on a seperate page later. GitHub or else. But I need a new computer honestly Rynbef~
  13. Maybe *getstatus(<effect type>{,<type>{,<char_id>}}) https://github.com/rathena/rathena/blob/cd7341930eba957de5947e296a55ccab26b1b1e0/doc/script_commands.txt#L6077 But I think u need a src modification. Rynbef~
  14. U can use OnNPCKillEvent and do some checks Rynbef~
×
×
  • Create New...