hello
I'm from Brazil.
I've got a problem in BC can not do work the crown. the BC league does it all in, but when just does not seem to crown the winner! :?:
Cuffs please help me?
thx
Printable View
hello
I'm from Brazil.
I've got a problem in BC can not do work the crown. the BC league does it all in, but when just does not seem to crown the winner! :?:
Cuffs please help me?
thx
Try to rebot the server....
Cara simplesmente o valor do gold total em seu server.exe está diferente do seu game.exe,primeiramente você tem que saber o valor do gold máximo do seu servidor,abre seu game e server.exe no editor Hexadecimal,procura esse valor e substitui pelo valor desejado em Hex é claro,após feito isso,deixe o MESMO valor no game e server para eles ficarem iguais e não ter nenhum problema,após feito isso,sua coroa funcionará 100%
Aqui estão os valores que você pode alterar e procurar no seu server e game(Lembre-se,se mudar em um,tem que mudar no outro também)
E não se esqueça de substituir TODOS os valores no game e server
No game serão de 7 a 11 valores,e no server serão 17
Por isso use um editor hexadecimal que substitua mais de 1 código por vez.
"80D1F008" = 150kk
"00C2EB0B" = 200kk
"80B2E60E" = 250kk
"0065CD1D" = 500kk
"0008AF2F" = "800kk"
English>
Dude it´s simple,the total value of gold in your server.exe is different from your game.exe, first you have to know the value of gold most of your server, open your game and server.exe in HEX editor, for this value and replaces the desired value in hex of course, after doing that, let the same value in the game and server for them to stay the same and have no problem, after doing that, his crown will work 100%
Here are the values that you can change and look to your server and game (Remember, in a move, have to change the other too)
And do not forget to replace ALL the values in the game and server
The game is 7 to 11 values, and the server will be 17
So use a hex editor to replace more than 1 code at a time.
"80D1F008" = 150kk
"00C2EB0B" = 200kk
"80B2E60E" = 250kk
"0065CD1D" = 500kk
"0008AF2F" = "800kk"
I think you answer the wrong question here pllci???
I read that he is not seeing the Bless Crown on the members of the Siege winning Clan.
(TBH, I thought it was SOD that awarded a crown, but since my servers don't have Clans it's not an issue I've ever encountered... I just don't expect that to work. :wink:)
If I misunderstood I'm sorry, I read in a hurry, but from what I understand the crown does not appear, as if there was no winner,
if so follow my tutorial to get the gold, if not apologize my ignorance.
No no, I'm sorry. I also read fast.
I now see you are saying that the BC Crown and gold limits are connected. While I cannot imagine how they could have that effect, I accept your authority on the subject. As I say, I have no experience in this matter at all.
The BC Crown is not working since one of the values that you have replaced does not pertain to gold, but rather to the crown. So you need to find that value both in the client and server and change it back to ****000,000.
look for that sequence in your client and server. Well mainly the "V....i.". The hex value for it is 568BF28BC169F6. And following that would your gold code, so replace it back with 00E1F505 and you are good to go ^^.Quote:
.L$...;.U............V....i.......@B........^...U............M....G....SVW.D$.t>
This was posted once before, but I will post it for those wish to refer to this post.
You said much the same thing, but in a way not complete in any way is replacing this.This way is not quite complete, the way I was taught only to the values that are incorrect, resulting in the failure of the crown to run it properly values should be getting married, otherwise the solution is more a stumbling block in this way is one more thing that needs to be done too well, but if you want the limit to be increased.
Follow these instructions for fixing BC crown--
http://forum.ragezone.com/f399/relea...0/#post3515494
Lol, ty DK. That was the exact same post i was searching for. Guess my search terms were not right xD.
I have to say, that would make much more sense to my understanding of coding than that the max gold limit it's self was in any way related to the Bless crown visibility. XD
But as I say, I'm not a fan of blindly replacing numbers in a file via a hex editor. Searching for constants in Olly is nearly as easy, and Olly has the advantage of a) understanding the code and data segments of the PE, and spotting references in the disassembly "analysis" to tell whether a number is a constant value, or just some random bit of assembler. Additionally the human being "on the other side of the video screen" (quoting Disney's TRON) can check back to see when that number is actually accessed, and with a little knowledge of assembler, we may even gleam what the code is relating that number to.
_________
P.S. In-case you didn't know about the reference in Disney's TRON film, TRON used to be a common command in 80's programming systems to turn code TRacing ON. It effectively enabled debug mode. :wink: I don't think a "-d" or "-vv" would work for a film title though. :lol:
For the client you posted, the offset is 0014E97C.
In general, the easy way to find that BC offset is too look for that pattern in your exes (both client and server)
Code:
C1E81F03D0568BF28BC169F6 | .....V....i.
The value at the end of the line HAS TO BE for BC crown to popup (client side) and BC bonus to work and BC crown to change (server side) :
Code:
00E1F505
In the end, the line should look like this :
Code:
C1E81F03D0568BF28BC169F600E1F505 | .....V....i.....
Credit: Prount
hmm..
ok...
vou mudar as coisas em meu servidor...
e volto para agradeser se der serto...
obrigado pela atenção!
Engish:
I will change things on my server ...
and I thank you for it...
Thank you for your attention!
-----
very, very much.
repair, the crown now works!
thanks
obrigado...os 7 codigos do server.exe estavam errados!!!
obrigadoa todos!!!
thanks for all...