You are viewing our Forum Archives. To view or take place in current topics click here.
Visual Basic Help PLease
Posted:

Visual Basic Help PLeasePosted:

LOCOMODDING
  • TTG Senior
Status: Offline
Joined: Feb 03, 201212Year Member
Posts: 1,585
Reputation Power: 78
Status: Offline
Joined: Feb 03, 201212Year Member
Posts: 1,585
Reputation Power: 78
I wanta make a savegame mod tool for waw but i need some help with some stuff this is what i need help with


how to make it so you can open a .svg file
how to make it so there is 2 programs in one.one to type and one to make you modded save
how to save the file
how to make something mainly like cod_tool just way bigger

so like this but bigger like i said

[ Register or Signin to view external links. ]


If works reps and i like or u teach me how rep will be given
#2. Posted:
Meowers
  • TTG Contender
Status: Offline
Joined: Oct 08, 201013Year Member
Posts: 3,310
Reputation Power: 150
Status: Offline
Joined: Oct 08, 201013Year Member
Posts: 3,310
Reputation Power: 150
watch this video.. - [ Register or Signin to view external links. ] i started a saints row 3 editor but something went wrong when i debugged it.. common errors and i never got around to fixing it but this vid shows you how to mod almost any game. download hex editor here [ Register or Signin to view external links. ]
#3. Posted:
LOCOMODDING
  • TTG Senior
Status: Offline
Joined: Feb 03, 201212Year Member
Posts: 1,585
Reputation Power: 78
Status: Offline
Joined: Feb 03, 201212Year Member
Posts: 1,585
Reputation Power: 78
Thanks would you help me with what i wanta make patner thang
#4. Posted:
DictatorOfYourLife
  • Ladder Climber
Status: Offline
Joined: Feb 07, 201113Year Member
Posts: 314
Reputation Power: 14
Status: Offline
Joined: Feb 07, 201113Year Member
Posts: 314
Reputation Power: 14
So basically you want to "make" it yourself, but you need us to give you the code for every single function
#5. Posted:
LOCOMODDING
  • TTG Senior
Status: Offline
Joined: Feb 03, 201212Year Member
Posts: 1,585
Reputation Power: 78
Status: Offline
Joined: Feb 03, 201212Year Member
Posts: 1,585
Reputation Power: 78
no i would like you to help me out
#6. Posted:
zeqzy
  • Christmas!
Status: Offline
Joined: Aug 01, 201112Year Member
Posts: 103
Reputation Power: 3
Status: Offline
Joined: Aug 01, 201112Year Member
Posts: 103
Reputation Power: 3
System.io.stream will let you read a file
Then just dump the content to a string first
Streamreader first then stream writer
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.