Post: [HELP] Modding Program Cod4!
04-03-2011, 10:46 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); hi, i'm currently making a modding program for cod4 ps3, and i'm stuck with some really easy coding that i need somebody to help me with, i want to select an item in the listbox and display it into the textbox.. if someone can help me thanks alot! and when i'm done with the program and it's finished i'm going to post it here.. hopefully i should make it really good as i pretty much know all main dvars and commands for call of duty 4 and i'm good with coding them.. just not programs aha, cheersSmile.. (Y) Outie
(adsbygoogle = window.adsbygoogle || []).push({});
04-04-2011, 05:39 AM #2
if your in vb.net

then

click on the listbox item, it will show code then put
    
textbox1.text = "DVAR HERE"
04-04-2011, 06:14 AM #3
Correy
I'm the Original
    If combobox1.selected item = (text here) then
Action here
End if


What type of program are you making, there's is already lots of programs out there..

---------- Post added at 07:14 AM ---------- Previous post was at 07:12 AM ----------

Originally posted by Mousey2 View Post
hi, i'm currently making a modding program for cod4 ps3, and i'm stuck with some really easy coding that i need somebody to help me with, i want to select an item in the listbox and display it into the textbox.. if someone can help me thanks alot! and when i'm done with the program and it's finished i'm going to post it here.. hopefully i should make it really good as i pretty much know all main dvars and commands for call of duty 4 and i'm good with coding them.. just not programs aha, cheersSmile.. (Y) Outie


Or if you're usinf a check box..
    if checkbox1.checked then
Action here
End if
04-04-2011, 10:21 AM #4
Heres a screenshot i'm using hello as an example, i need to beable to select hello and then it imports text into the textbox anyhelp anyone? and thanks alot for the reply's! aprechiate it cheers Winky Winky
You must login or register to view this content.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo