Jump to content

Recommended Posts

Posted

Grand Crusade is not shared. :D

If you had reported something to the free section of my forum, it would most probably be fixed.

There are zero active bug reports on my free section.

 

I am not responsible for the bugs that existed on the source of my files. But sure as hell I have fixed a ton of them.

If you are a subscriber you will see over 500 closed total bug reports... at revision 3900+ with daily improvements.

 

Currently I rework HighFive to match the newest branches.

Anyone that wants to test it can download the precompiled version at my forum.

  • Upvote 1
Posted
On 11/04/2018 at 3:58 PM, Mobius said:

 

Is the Grand Crusade version good for use? Why I was thinking of getting one and they recommended me L2J-Scripts, however I know they are horrible after playing servers that use it, even the HP of mobs that are something simple are all wrong ... is your retail like official?

  • Upvote 1
  • 3 weeks later...
Posted (edited)

Sdw always poping with a good word.

As far as I am concerned you just made that or experimented with it in the past.

(nice .Net form, also nice user max fixed to 100 at 2 mins running)

I can as well say that have this since when I was sharing stuff on l2jserver.

 

Still first. GJ

Edited by Mobius
Posted (edited)

Screenshot or never happened. :D

 

I would also like to point that the only GUI that I am aware of is L2jServerManager GUI.

But it is a total different thing.

Edited by Mobius
Posted (edited)
  • Upvote 1
Guest
This topic is now closed to further replies.



  • Posts

    • I spent a lot of time working with the inventory. Now the inventory is updated only in the required cell, in the old version the entire inventory was updated. Therefore, the speed of work is very fast. Added Packets: InventoryUpdate, Items Added processing: Fullplate, Two Handed. Added darkening for the cell of the left hand and legs when wearing fullplate or Two Handed
    • NO one EXTENSION server have this values of 26 mb! hack codes inside the source files. @Xeonc Delete this project from MXC, risk for your machines, thief data from you! Simple come here and share this?  Please ban the account share it! I prefer to use Myext64 than this crap that steals user data! @MaxtorI would like to know if this user who shared uses a fixed IP, compare the IP to other members for check if ahve some accounts using the same, to know his location and real name, to open a case for cybercrime.
    • i create a web service for change character name, in table  CREATE TABLE [AddedServiceList]( [idx] [int] NOT NULL, [postDate] [datetime] NOT NULL, [serviceType] [tinyint] NOT NULL, [fromUid] [int] NOT NULL, [toUid] [int] NULL, [fromAccount] [nvarchar](24) NULL, [toAccount] [nvarchar](24) NULL, [fromServer] [tinyint] NOT NULL, [toServer] [tinyint] NULL, [fromCharacter] [nvarchar](24) NOT NULL, [toCharacter] [nvarchar](24) NULL, [changeGender] [bit] NULL, [serviceFlag] [smallint] NOT NULL, [applyDate] [datetime] NULL CONSTRAINT [DF_AddedServiceList_applyDate] DEFAULT (getdate()), [reserve1] [varchar](200) NULL, [reserve2] [varchar](100) NULL, [toMainClassNum] [int] NULL ) ON [PRIMARY] This table have a dellay for update in server? Like clan change leader 1 time per week? Because not change name instant? I try restart server but also not update char names.... Need wait any time for change name? $serviceFlag = 0; // Pending $stmt = $conn->prepare(" INSERT INTO AddedServiceList (idx, postDate, serviceType, fromUid, fromAccount, fromServer, fromCharacter, toCharacter, serviceFlag) VALUES (?, GETDATE(), 3, ?, ?, 1, ?, ?, ?) "); $stmt->execute([$next_idx, $char_account_id, $char_account_name, $current_name, $new_name, $serviceFlag]);  
    • 99% i am sure you are Guytis or someone close to him 😄
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock