Jump to content

Recommended Posts

Posted
 
Does anyone understand what about with the databases ?

Too many errors.... Now i don't have builder account and castles... 

lin2comm.sql - ERROR
lin2db_c1_new.sql - ERROR
lin2world_c1.sql - ERROR
 
If someone has found something let us help .
  • 3 weeks later...
Posted (edited)

well, maybe in AI of antharas. when I had tested antharas I had manipulated some variables in AI to make things faster :)

Edited by smeli
  • 1 month later...
Posted (edited)

well, maybe in AI of antharas. when I had tested antharas I had manipulated some variables in AI to make things faster :)

HI ,thank you for your work !
I hope you can upload system patch files for chinese. will you ?
if you will ,that is perfect !
Edited by baiyulou001
  • 5 weeks later...
Posted

 

 
Smeli could repost That Your Sinna_Interlude_By_Smeli_x32
 
if you have an extended c4 with scripts could also post ?

 

 

hi, shared version have support for interlude client (download later version cause full support for npc added only in 2016, before i had used modified npc list, but even now

c1 using npcs whose do not exists in c5+, you need to add them to client manually if needed)

what about special c4 scripts. i had to remove them a long time ago because they had very heavy bugs (npc-server crashing) also a lot of other bugs

 

 

 

 

 

-------------

Lord of Bifrost:Helios update (ai recompilation required for clan privilegies feature)

http://www116.zippyshare.com/v/pSL7Nuc3/file.html

  • 3 weeks later...
  • 2 weeks later...
Posted (edited)

Thanks for repair links.

 

I am looking for fix teleport crash in clean sina l2server, i saw in your source these functions for c1 and hooked it but dont work for me ,could you share code?

 

__declspec(naked) void tontor_teleport()
{
//515ff5 +0
    __asm
    {
        mov        edx, 058f169h
        call    edx
        add        eax,2
        push    eax
        mov        edx, 058cc69h
        call    edx
        mov        edi,eax
        mov        eax,[esi][000001ddch] //esi = pUser
        add        esp,10h
        cmp        eax,ebx
        mov        eax,[esi][000000F54h] //sharedData; esi = pUser
        jz        0516039h
        add        eax,0A0h
        push    eax
        push    060A34Ch //"Teleport hack"
        push    2 //red collor
        push    018aa81d8h //CLog
        //call    053eee0h //addLog

        push    051602ah
        retn
    }

}

__declspec(naked) void tontor_bypass()
{
//5156b9 +1
    __asm
    {
        mov        esi,[ebp][000001394h] //pUser
        add        esp,01ch
        test    esi,esi
        jnz        05156e8h

        push    05156c6h
        retn
    }

}

 

 

 

Thanks in advance.

Edited by zconll

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • 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