.:: Sav3r v0.77 (Beta) (Auto Resigns Correctly) ::.

Utilities designed primarily for the xbox version of Halo 2.
pirateninjagraf





Posts: 27
Joined: Tue Mar 22, 2005 9:52 am

Post by pirateninjagraf »

if you ever cant figure out how to do something pscode.com has source code of every kind of program imanginable for like every language.

i tryed using the gametype editor and it was really messed up . it said error 9, subscript range when you try to save a map. i tryed debuging it and commented out some stuff and had no luck =/ is the source version supposed to work right yet?
Jefff




Socialist Miner Logistician Snitch!
Critic Droplet

Posts: 244
Joined: Sun Oct 24, 2004 5:59 pm

Post by Jefff »

pirateninjagraf wrote:if you ever cant figure out how to do something pscode.com has source code of every kind of program imanginable for like every language.

i tryed using the gametype editor and it was really messed up . it said error 9, subscript range when you try to save a map. i tryed debuging it and commented out some stuff and had no luck =/ is the source version supposed to work right yet?
I love pscode. In fact, I've submitted (here, here, or here)

It should work. It does for me at least... Once you edit it, though, you probably won't be able to change the things you edited in-game. You also will need to sign it.
How to Post Correctly
SWYgeW91IGNhbiByZWFkIHRoaXMgeW91IGhhdmUgd2F5IHRvIG11Y2ggdGltZSBvbiB5b3VyIGhhbmRz
pdottz





Posts: 41
Joined: Fri Jan 21, 2005 3:18 pm

Post by pdottz »

Jefff.

this is awesome. I spent the better part of sunday looking up code to view and edit hex in vb, ( yes its old but still does the job). you saved me alot of troubles. mine was mostly going to be for name gtype name changing though hehe. keep coding man! :)
3 lines of text maximum.
Jefff




Socialist Miner Logistician Snitch!
Critic Droplet

Posts: 244
Joined: Sun Oct 24, 2004 5:59 pm

Post by Jefff »

Updated. Profile and Name Support.
How to Post Correctly
SWYgeW91IGNhbiByZWFkIHRoaXMgeW91IGhhdmUgd2F5IHRvIG11Y2ggdGltZSBvbiB5b3VyIGhhbmRz
midmacX





Posts: 2
Joined: Sun Apr 10, 2005 10:27 am

Post by midmacX »

If i wanted a gametype called Garlicbread :) what would i type?
would i type the name from the config.ini file?
Jefff




Socialist Miner Logistician Snitch!
Critic Droplet

Posts: 244
Joined: Sun Oct 24, 2004 5:59 pm

Post by Jefff »

Type Garlicbread :)

Smilies don't need special codes.
DWells55





Posts: 1445
Joined: Mon Dec 27, 2004 7:47 am

Post by DWells55 »

Jefff wrote:Updated. Profile and Name Support.
You sir, are awesome.

Suggestions for future versions:
Virtual Keyboard for Symbols
Ability to edit the SaveMeta name
Auto-signing
Creation of game files, without a gametype to edit

Well, now that you have name support, it looks like my hex editor won't be needed much.
AxlRocks





Posts: 3
Joined: Thu Jan 27, 2005 7:14 pm

Post by AxlRocks »

Hey Jefff, just to make sure, would I put in the text like this to put the lock on my Gametype name.

[Lock]

Exactly like that? Just wanted to make sure.

By the way, this program rocks!

Thanks for great program,
AR, AC
kylethegreat





Posts: 13
Joined: Thu Mar 10, 2005 8:20 pm

Post by kylethegreat »

I get this error when I try to run the program:
Attachments
Help me!
Help me!
error.jpg (12.49 KiB) Viewed 2414 times
Jefff




Socialist Miner Logistician Snitch!
Critic Droplet

Posts: 244
Joined: Sun Oct 24, 2004 5:59 pm

Post by Jefff »

AxlRocks wrote:Hey Jefff, just to make sure, would I put in the text like this to put the lock on my Gametype name.

[Lock]

Exactly like that? Just wanted to make sure.

By the way, this program rocks!

Thanks for great program,
AR, AC
Yes. For the next version I'll make it case-insensitive but for now, you'll need to make sure the case is correct.

Kylethegreat, What version of windows do you have? If it's old make sure you have the Visual Basic Runtimes. They can be found on the microsoft website.
How to Post Correctly
SWYgeW91IGNhbiByZWFkIHRoaXMgeW91IGhhdmUgd2F5IHRvIG11Y2ggdGltZSBvbiB5b3VyIGhhbmRz
tbone73034





Posts: 1
Joined: Wed Apr 13, 2005 1:31 pm

Post by tbone73034 »

kylethegreat wrote:I get this error when I try to run the program:
Ditto...man I wish I could get it to work!!!
and I have XP 2003 and also I can run other similar progs
Jefff




Socialist Miner Logistician Snitch!
Critic Droplet

Posts: 244
Joined: Sun Oct 24, 2004 5:59 pm

Post by Jefff »

How to Post Correctly
SWYgeW91IGNhbiByZWFkIHRoaXMgeW91IGhhdmUgd2F5IHRvIG11Y2ggdGltZSBvbiB5b3VyIGhhbmRz
Jefff




Socialist Miner Logistician Snitch!
Critic Droplet

Posts: 244
Joined: Sun Oct 24, 2004 5:59 pm

Post by Jefff »

Update bump.
How to Post Correctly
SWYgeW91IGNhbiByZWFkIHRoaXMgeW91IGhhdmUgd2F5IHRvIG11Y2ggdGltZSBvbiB5b3VyIGhhbmRz
RadisHASii





Posts: 40
Joined: Mon Aug 23, 2004 12:29 pm
Location: Italia

Post by RadisHASii »

gj!!
Nafe





Posts: 7
Joined: Fri Dec 17, 2004 4:15 pm

Re: Remember that 'old' DOS program?

Post by Nafe »

Nafe wrote:The resign utility used to be a command prompt program.... perhaps you could use that old version to resign automatically...
I think you can find it at xbox-scene, but not sure
Thought I'd repeat this, cause nobody seemed to notice the post
Jefff




Socialist Miner Logistician Snitch!
Critic Droplet

Posts: 244
Joined: Sun Oct 24, 2004 5:59 pm

Post by Jefff »

I have been looking into that. The problem is, the cmd line utilite is producing an incorrect signature. Have you gotten it to work with Halo 2? If so, could you please post your bat file?
How to Post Correctly
SWYgeW91IGNhbiByZWFkIHRoaXMgeW91IGhhdmUgd2F5IHRvIG11Y2ggdGltZSBvbiB5b3VyIGhhbmRz
User avatar
Aequitas




Socialist Artisan Miner Pi
Bloodhound Mad Hatter Enthraller Logistician
Eureka Critic Wave

Posts: 469
Joined: Thu Nov 11, 2004 10:07 pm

Post by Aequitas »

It adds 0x07 after every symbol :? Maybe I broke it, I've been editing the codes.ini

EDIT: Yeah, it works fine with the original ini... I wonder what I did.

EDIT 2: Alrighty, got it fixed.
Last edited by Aequitas on Wed Apr 13, 2005 5:15 pm, edited 2 times in total.
TF6
Jefff




Socialist Miner Logistician Snitch!
Critic Droplet

Posts: 244
Joined: Sun Oct 24, 2004 5:59 pm

Post by Jefff »

Post the one you made. I'm curious now...
How to Post Correctly
SWYgeW91IGNhbiByZWFkIHRoaXMgeW91IGhhdmUgd2F5IHRvIG11Y2ggdGltZSBvbiB5b3VyIGhhbmRz
User avatar
Aequitas




Socialist Artisan Miner Pi
Bloodhound Mad Hatter Enthraller Logistician
Eureka Critic Wave

Posts: 469
Joined: Thu Nov 11, 2004 10:07 pm

Post by Aequitas »

I was putting in things like the following to organize it:

Code: Select all

=-
=::::: WEAPONS :::::-
It didn't like that. But it was an easy fix. Changed to:

Code: Select all

00= -
00=::::: WEAPONS :::::-
Cool program. Quick updates. Nice support. A+
TF6
twolvesfan624




Miner

Posts: 361
Joined: Tue Nov 16, 2004 2:58 pm

Post by twolvesfan624 »

make a preview of the thing,
Image
Post Reply