View Full Version : edit box and radio button
spartacchio
03-10-2008, 11:02 AM
sorry for my noobish question....fgt30
i would add an edit box (for SUPER JUMP) where i can set the superjump value and 2 radio button when i can activate and deactivate Superjump(when On is Active the Off check will be uncheck).
Someone can tell me the right syntax?I've tried to search in this forum but i've found nothing and i don't know how to do that.
Thx.:peace******
PS: sry for my Really Bad englishfgt85
sailerboy
03-12-2008, 12:22 AM
Um, for the radio button, to complex. Use a checkbox. Second, figure out how to use member variables. You want to put the stuff in a timer, use it to figure out whats in the sj edit box, and weather the checkbox is or isn't checked. A good place is http://www.functionx.com/visualc/
Good Luck!
if you can't find out, post back. I am realy tired right now, but will help you tomarrow if that doesn't.
ganglyman21
03-12-2008, 05:28 AM
http://www.dxth4x.com/forums/showthread.php?t=3330
That should help you. I believe it's similar for radio buttons, but I haven't checked them out yet. Edit boxes are my next point of call.
spartacchio
03-12-2008, 06:02 AM
Thx a lot for the answers.
http://www.dxth4x.com/forums/showthread.php?t=3330
That should help you. I believe it's similar for radio buttons, but I haven't checked them out yet. Edit boxes are my next point of call.
i put that code in check box "button".
I try to do it,compiled with 0 errors but when i use the hack the cheats doesn't run...
i don't know why...^^
Today i will try to resolve that problem...i think yhat will be hard.. :D
i studied a bit c++ at school,but we used dev c++ not visula c++,and i don't understand a lot of visul c++...check box,text box....fgt29
Is my english grammatically correct? (i think no.... :oopzeies )
seth26jan
03-12-2008, 07:37 AM
That's because dev C++ is simpler and free. VC++6 normally costs a fortune. fgt29
spartacchio
03-12-2008, 09:43 AM
That's because dev C++ is simpler and free. VC++6 normally costs a fortune. fgt29
hehhe,i know!fgt49
i've done my check box trainer(is not so difficult..):peace******
but i've done that because i follow the TUT and understand how to do that.:D
how can i add 1. a text box(to cange the value of SJ) 2. a button that can put OFF all my activate cheat??
Thx everybody who want to help me.blueteamenforcer:sofasniperheadshot2
ganglyman21
03-12-2008, 11:53 AM
Heh, well thats what I wrote for my check boxes in my hack and I run it fine. But should of set you on the right track. You need to add the member variable for it to work tho ;D
spartacchio
03-12-2008, 12:18 PM
Heh, well thats what I wrote for my check boxes in my hack and I run it fine. But should of set you on the right track. You need to add the member variable for it to work tho ;D
In my place we say: "Una cosa tira l'altra" i think that i can't traslate this..:D
Bad traslation will be :" One what pulls the other" Babel Fish translation:p
:****fag
But..to make an "input edit box",i add a variable and...than..:pctoss
CButton* pCheck = (CButton*)GetDlgItem(IDC_EDITBOX1); ??!
:pctoss:sofa:pctoss
Powered by vBulletin® Version 4.1.12 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.