Jump to content

32Bit C1 Server


smeli

Recommended Posts

 
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 .
Link to comment
Share on other sites

  • 3 weeks later...
  • 1 month later...

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
Link to comment
Share on other sites

  • 5 weeks later...

 

HI ,thank you for your work !
I hope you can upload system patch files for chinese. will you ?
if you will ,that is perfect !

 

 

try this

http://www4.zippyshare.com/v/TASxVYV1/file.html

 

 

ps.

this is c1 server (but c1 client not supported)

Link to comment
Share on other sites

 

 
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

Link to comment
Share on other sites

  • 3 weeks later...
  • 2 weeks later...

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
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




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