Jump to content

rufi

Members
  • Posts

    8
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

About rufi

Contact Methods

  • Website URL
    ADASDASDASD.COM

Profile Information

  • Gender
    Not Telling
  • Country
    Argentina

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

rufi's Achievements

Rookie

Rookie (2/16)

  • Conversation Starter Rare
  • Dedicated Rare
  • One Year In Rare
  • First Post Rare
  • Week One Done Rare

Recent Badges

0

Reputation

  1. Without discouraging your enthusiasm, and having looked at what you went through... I think you asked Cursor to migrate l2j to .net.... on the other hand clearly you don't have experience in programming or in a high concurrency project... since in this kind of issues ORMs don't work... think that if it would work well in l2j we would use Spring Data with hibernate and that kind of things. it's not like that, unfortunately the best way to talk to the database in an efficient way is optimizing queries and interaction with the database. Don't get discouraged just keep researching!
  2. Puedes utilizar las instancias que se utilizan para las olympiadas.
  3. hello good morning, I'm having a problem, I have implemented a 1 on 1 Tournament event that is played in the instances of olympiad arenas, the event works very well only for the detail that when a character invokes his summon it becomes unselectable, both for the owner and for the opponent. then when we leave the arena everything works normally. additionally I add some context information. I am using L2JFrozzen 1132. the problem is already solved, it was that in the original code the creator created a parallel instance of the map and instead of being in the instance 0 by default, it created a cost instance where only the person existed, I changed that and it worked perfect. adjunto el post de donde saque el codigo del tournament
  4. Hello I am looking for the h5 client that was going around, this allowed to enter a c4/interlude server from a h5 client, is it possible that if anyone has it you can share it? Maybe I'm wrong and it was just a dowgrade of this chronicle....
  5. HOW DO I BECOME A PREMIUM MEMBER, I CAN'T FIND THE OPTION. ???
  6. how is password?
  7. Hello, how are you? I am starting and I am wanting to compile the source, I have already downloaded the repository, installed windows server 20012 and I am not getting it and if someone can share with me the installer of VS2005 x64 as I can not find the editor, additionally if you can edit or compile with a newer one would be great. On the other hand if anyone has advice to give me would be ideal, I am currently a software architect and already working with l2java for some time, specifically with Frozen. But I am wanting to start in L2off and to be able to develop my own mods. Greetings to the community.
×
×
  • Create New...