Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Renegade Discussions » Mod Forum » Question to old renegade HUD
Question to old renegade HUD [message #371279] Mon, 09 February 2009 13:17 Go to next message
cAmpa is currently offline  cAmpa
Messages: 597
Registered: March 2006
Karma: 0
Colonel
Is there a way to disable this weapon list?
http://campa.ren-com.de/ScreenShot265.JPG





Bückstabü!
Re: Question to old renegade HUD [message #371282 is a reply to message #371279] Mon, 09 February 2009 13:22 Go to previous messageGo to next message
mrãçķz is currently offline  mrãçķz
Messages: 3069
Registered: August 2007
Karma: 0
General (3 Stars)
Permabanned for trying and failing DDoS
Yes, also you can remove Playerlist etc.
Re: Question to old renegade HUD [message #371291 is a reply to message #371279] Mon, 09 February 2009 14:16 Go to previous messageGo to next message
jnz is currently offline  jnz
Messages: 3396
Registered: July 2006
Location: 30th century
Karma: 0
General (3 Stars)
cAmpa wrote on Mon, 09 February 2009 20:17

Is there a way to disable this weapon list?



Ofcourse there is!
You need to find the code that draws it and block it.

A good way is to backup the original instruction at the beginning of the function and just ret. When you want to restore it just write your backed up stuff back onto it.
Re: Question to old renegade HUD [message #371293 is a reply to message #371279] Mon, 09 February 2009 14:20 Go to previous messageGo to next message
mrãçķz is currently offline  mrãçķz
Messages: 3069
Registered: August 2007
Karma: 0
General (3 Stars)
Permabanned for trying and failing DDoS
Hmmmm im missing the BHS.Dll Sad cant show you my old Hud that i used Sad
Re: Question to old renegade HUD [message #371307 is a reply to message #371291] Mon, 09 February 2009 15:50 Go to previous messageGo to next message
cAmpa is currently offline  cAmpa
Messages: 597
Registered: March 2006
Karma: 0
Colonel
RoShamBo wrote on Mon, 09 February 2009 22:16

cAmpa wrote on Mon, 09 February 2009 20:17

Is there a way to disable this weapon list?



Ofcourse there is!
You need to find the code that draws it and block it.

A good way is to backup the original instruction at the beginning of the function and just ret. When you want to restore it just write your backed up stuff back onto it.




You are talking about assembler code, aren't you?
Well, im not sure if i'm be able to find the "function". Tell Me


Bückstabü!
Re: Question to old renegade HUD [message #371309 is a reply to message #371291] Mon, 09 February 2009 16:00 Go to previous messageGo to next message
saberhawk
Messages: 1068
Registered: January 2006
Location: ::1
Karma: 0
General (1 Star)
RoShamBo wrote on Mon, 09 February 2009 16:16

cAmpa wrote on Mon, 09 February 2009 20:17

Is there a way to disable this weapon list?



Ofcourse there is!
You need to find the code that draws it and block it.

A good way is to backup the original instruction at the beginning of the function and just ret. When you want to restore it just write your backed up stuff back onto it.



A very *bad* way is to overwrite the first instruction in the function with ret as it can unbalance the stack.
Re: Question to old renegade HUD [message #371316 is a reply to message #371279] Mon, 09 February 2009 16:39 Go to previous messageGo to next message
b00tz92 is currently offline  b00tz92
Messages: 50
Registered: November 2008
Karma: 0
Recruit
you need to know how to hack a website for this modification i believe
Re: Question to old renegade HUD [message #371323 is a reply to message #371309] Mon, 09 February 2009 16:53 Go to previous messageGo to next message
jnz is currently offline  jnz
Messages: 3396
Registered: July 2006
Location: 30th century
Karma: 0
General (3 Stars)
Saberhawk wrote on Mon, 09 February 2009 23:00

RoShamBo wrote on Mon, 09 February 2009 16:16

cAmpa wrote on Mon, 09 February 2009 20:17

Is there a way to disable this weapon list?



Ofcourse there is!
You need to find the code that draws it and block it.

A good way is to backup the original instruction at the beginning of the function and just ret. When you want to restore it just write your backed up stuff back onto it.



A very *bad* way is to overwrite the first instruction in the function with ret as it can unbalance the stack.


meh just jmp it to your own and return; then.
Re: Question to old renegade HUD [message #371430 is a reply to message #371279] Tue, 10 February 2009 10:53 Go to previous message
cAmpa is currently offline  cAmpa
Messages: 597
Registered: March 2006
Karma: 0
Colonel
Meh, i think im too dumb to find something in the asm code.
Any chances to get help from an asm guru? Rocked Over


Bückstabü!
Previous Topic: XCC Tools?
Next Topic: King Tiger nearly finished only one bug!!
Goto Forum:
  


Current Time: Sat Nov 30 12:47:17 MST 2024

Total time taken to generate the page: 0.00868 seconds