Jump to content

32Bit C1 Server


smeli

Recommended Posts

  • 2 weeks later...

Thanks you smeli

but i have tested and still  dont work throne for me (now all castle  dont work), only show throne.html.

Tested with normal character clan level 4 and GM character Clan Level 5, boths clan leader (only 1 member in each clan).

can you upload sever folder script and c2 system client?

I have verified with system 478 y 485 and server doordata.txt from update 6

Edited by zconll
Link to comment
Share on other sites

  • 3 weeks later...

Thanks you smeli

but i have tested and still  dont work throne for me (now all castle  dont work), only show throne.html.

Tested with normal character clan level 4 and GM character Clan Level 5, boths clan leader (only 1 member in each clan).

can you upload sever folder script and c2 system client?

I have verified with system 478 y 485 and server doordata.txt from update 6

 

refixed:

http://www55.zippyshare.com/v/Vm7pnbhO/file.html

Link to comment
Share on other sites

Thanks you smeli, now is working in all castle with  clan leader character.

I saw others problem with system message and string.

When you enter in arena show message "Clan's skill level has increased." and when leave arena "Clan has failed to increase skill level."

When you enter in  auctioner and select "All items for sale." show all clan hall available then if you use back buttom show html  empty with "-" when should show "All items for sale." & "My selected items." options.

Other string problem is when server notification to clan leader got clan hall only show clan name.

All string and system problem too happen in c1 original server.

is There  some fix?

Link to comment
Share on other sites

  • 3 weeks later...

Other string problem is when server notification to clan leader got clan hall only show clan name.

is There  some fix?

 

//this is send to player when clan gets clan hall
//now you can send system message in addition or something else
 
.text:00404E90                 test    esi, esi
.text:00404E92                 jz      short loc_404EF1
.text:00404E94                 mov     eax, ebx
.text:00404E96                 sub     eax, esi
.text:00404E98                 sar     eax, 2
.text:00404E9B                 cmp     edi, eax
.text:00404E9D                 jnb     short loc_404EF1
.text:00404E9F                 mov     ecx, [esi+edi*4]
.text:00404EA2                 mov     eax, [ecx]
.text:00404EA4                 push    4 //second argument on say2 (first 0) is this color of text or what?
.text:00404EA6                 lea     edx, [ebp+var_24C]
.text:00404EAC                 push    edx             //fourth argument on say2 clan name "S"
.text:00404EAD                 push    offset unk_5B63A8 //third argument on say2 "S" what is it?
.text:00404EB2                 push    0 
.text:00404EB4                 call    dword ptr [eax+31Ch] //user_hear function
.text:00404EBA                 inc     edi
.text:00404EBB                 jmp     short loc_404E90
Link to comment
Share on other sites

  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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...