Jump to content

carlito

Members
  • Posts

    9
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by carlito

  1. Could some one tell how should i make .dll, using it this code :

     

    WriteInstruction(0x6432F6, 0x643307, 0, 0xE9);

     

    I copy it to Visual studio 2008 :

     

    using System;

    using System.Collections.Generic;

    using System.Linq;

    using System.Text;

     

    namespace vista

    {

    public class Class1

    {

    WriteInstruction(0x6432F6, 0x643307, 0, 0xE9);

    }

     

    And i get 2 errors, 1: Method must have a return type, and second Type expected. Maybe someone know how to make this dll file, or have it ? I need it to run dvamp 444kb on vista x64.

  2. Im trying to run OOG 10.9.1 on Reloaded, and i get this :

     

    »¶Ó­ĘąÓĂĐĐŐߡŁ

    Link LoginServer Succeed.

    Login LoginServer Success.

    Link GameServer Succeed.

    ->Login GameServer Fail.

     

    Im using this set :

     

    LoginServerIP= 85.14.217.57

    LoginServerPort=2106

    ProtocolVersion=831

    ServerList=[01]Reloaded;

     

    Link to server site : http://www.l2reloaded.org/

     

    Someone know why ?

     

×
×
  • Create New...