Visit the Ironworks Gaming Website Email the Webmaster Graphics Library Rules and Regulations Help Support Ironworks Forum with a Donation to Keep us Online - We rely totally on Donations from members Donation goal Meter

Ironworks Gaming Radio

Ironworks Gaming Forum

Go Back   Ironworks Gaming Forum > Ironworks Gaming Classics > Wizards & Warriors Forum > Wizards & Warriors Archives

 
 
Thread Tools Search this Thread
Old 10-19-2000, 03:15 PM   #1
Wynnter
Guest
 

Posts: n/a
Default

There are a few things to know before editing your characters and things to know about the game in general that effect the editing. FIRST and MOST important. You need to leave all of your characters in the INN before you exit the game, after you have exited the game edit the ROSTER.DAT file with this program. You can copy the ROSTER.DAT file to either the UGE10 directory that you unzip this to or just point the UGE program to the directory where you have your ROSTER.DAT file saved. Some folders with a high amount of files in it will cause UGE not register them all so I suggest you just copy the ROSTER.DAT file back and forth from the UGE10 directory to the Wizards & Warriors directory as needed. I would also suggest you back up your ROSTER.DAT file before any editing so if corruption does occur, you can place the old back in and just try again.

First, getting the UGE10 game editor with my module I created :
http://www.slapbitches.com/users/superman/uge10.zip
download that and then unzip it to a directory (your desktop or somewhere it is easy to get to).

The various things it is capable of editing per character are as follows :

****** NAME ****** : Displays the name of the characters whose stats are listed below.
CURRENT CLASS : This is a feature that I added at the last moment and is from my best guess a value of one (1) to fifteen (15). I will leave it up to you all to experiment with this feature and if you like you can post your findings here for the rest of us to know for our editing fun. I know 10 is Ninja, and 7 is Warlock I believe.
Attributes listed below follow this rule : I am not sure on the max value the game will allow however I have limited this to 255 max. I know the game registers up to at least 25.
STRENGTH : Current Strength Value
INTELLIGENCE : Current Intelligence Value
SPIRITUALITY : Current Spirituality Value
DEXTERITY : Current Dexterity Value
AGILITY : Current Agility Value
FORTITUDE : Current Fortitude Value
WILLPOWER : Current Willpower Value
PRESENCE : Current Presence Value
CURRENT HIT POINTS : This value is limited to 32,767 and needs to be EQUAL to or LESS than Max Available Hits! if you exceed the Max value it may cause errors.
MAX AVAILIABLE HITS : This value is limited to 32,767 total hits.
MONEY 1 : This is the amount of money currently being carried by the character in their inventory. I have not gone above 2billion but the value is limited to a max of 2,147,483,647 max. Giving yourself a max value is fine, but if you pool your money from all the characters it won't stack it all and fills up your inventory with 10million stacks of gold. This value needs to EQUAL to Money 2.
EXPERIENCE : Read my notes on this value below.
CHARACTER TRAITS : I suggest using the value of 2,000,000,016 - this gives you a LOT of very good traits not to mention the ability of Dragon Breath and Sneak.
MONEY 2 : This value needs to be EQUAL to Money 1.
WARRIOR GUILD RANK : Current rank in any guild. I think 7 is the max value.
WIZARD GUILD RANK : Current rank in any guild. I think 7 is the max value.
CLERIC GUILD RANK : Current rank in any guild. I think 7 is the max value.
ROGUE GUILD RANK : Current rank in any guild. I think 7 is the max value.
BUSHI GUILD RANK : Current rank in any guild. I think 7 is the max value.

This game is like no other, so in giving yourself 2billion experience points, you are actually doing less good than by giving yourself enough to level one time. Every level you get the ability to select spells and then train in various guilds for skills and abilities. I would suggest you edit your characters completely to your liking THEN edit the experience values of each character. Give them just enough for level 2 (ie for level two as a warrior you need 1100 exp, give yourself 1101) and then enter the game and level up. Return your characters to the INN and edit the experience again only enough to make level 3. Continue that until you are a level you are satisfied with. If you decide to go the other way and not take my advice, the experience is limited to a value of 2,147,483,647. DO NOT GIVE YOURSELF 2billion exp! That is well over 500th level and the game cannot comprehend that level, after about 500 levels you will run out of skills to train in and get stuck on that screen…. Start off with a nice moderate value.

I take no responsibility for any damage done to either your computer or the game you use this to edit. I supply this as is and will not support it in any way. The UGE program is shareware and was created by HARTMAN GAME UTILITIES. I suggest you register this program as it is very useful. You can download and get information for this program from http://pw1.netcom.com/~jhartman/index.html
 
Old 10-19-2000, 10:27 PM   #2
krakdaddi
Guest
 

Posts: n/a
Default

I ran into a problem while using your UGE.EXE editor, which is the same one I ran into while using a Hex-Editor. There are so many rows and lines of information, it is hard to decipher which information pertains to the category (strength, traits, etc) which the user wishes to edit, unless they are a wiz and these things. You don't happen to have a reference guide, do you?

Thanks anyways. It's a great idea....
 
Old 10-19-2000, 11:50 PM   #3
Wynnter
Guest
 

Posts: n/a
Default

I don't think I understand, give me a specific example and I can walk you through any step you are having an issue with.
 
Old 10-20-2000, 11:01 AM   #4
kourgath
Guest
 

Posts: n/a
Default

first off there are a few problems with the editor i've noticed.
only the first 6 chars in the roster can be edited.
current class setting is not listed.
no matter how much we change in the game onmly the first 6 chars ever used will show up in uge. (had an original party of 6 deleted 3 and created 3 new ones, the original 6 are the only ones that will show up.)
here's the copy of the .lst fileReport for Wizards & Warriors
Created by Universal Game Editor

Num. Variable name OFFSET VAR.TYPE RANGE
================================================== =========================
1 Name 128 10 letters TEXT
2 STRENGTH 150 2 bytes +/- 32,767
3 INT 152 2 bytes +/- 32,767
4 SPIRITUAL 154 2 bytes +/- 32,767
5 DEXTERITY 156 2 bytes +/- 32,767
6 AGILITY 158 2 bytes +/- 32,767
7 FORTITUDE 160 2 bytes +/- 32,767
8 WILLPOWER 162 2 bytes +/- 32,767
9 PRESENCE 164 2 bytes +/- 32,767
10 Current Hit Points 366 2 bytes +/- 32,767
11 Max Available Hits 368 2 bytes +/- 32,767
12 MONEY1 384 4 bytes +/- 2,147,483,648
13 EXP 392 4 bytes +/- 2,147,483,648
14 Character Traits 525 4 bytes +/- 2,147,483,648
15 MONEY2 790 4 bytes +/- 2,147,483,648
16 Warrior Guild Rank 10252 1 byte 0 thru 255
17 Wizard Guild Rank 10253 1 byte 0 thru 255
18 Cleric Guild Rank 10254 1 byte 0 thru 255
19 Rogue Guild Rank 10255 1 byte 0 thru 255
20 Bushi Guild Rank 10256 1 byte 0 thru 255
21 WIZ 1 BANK MONEY 10296 2 bytes 0 thru 65,535
22 Name 10360 10 letters TEXT
23 WIZ 2 STRENGTH 10382 2 bytes +/- 32,767
24 WIZ 2 INT 10384 2 bytes +/- 32,767
25 WIZ 2 SPIRIT 10386 2 bytes +/- 32,767
26 WIZ 2 DEXTERITY 10388 2 bytes +/- 32,767
27 WIZ 2 AGILITY 10390 2 bytes +/- 32,767
28 WIZ 2 FORTITUDE 10392 2 bytes +/- 32,767
29 WIZ 2 WILLPOWER 10394 2 bytes +/- 32,767
30 WIZ 2 PRESENCE 10396 2 bytes +/- 32,767
31 Current Hit Points 10598 2 bytes +/- 32,767
32 Max Available Hits 10600 2 bytes +/- 32,767
33 WIZ 2 MONEY 1 10616 4 bytes +/- 2,147,483,648
34 WIZ 2 EXP 10624 4 bytes +/- 2,147,483,648
35 Character Traits 10757 4 bytes +/- 2,147,483,648
36 WIZ 2 MONEY 2 11022 4 bytes +/- 2,147,483,648
37 Warrior Guild Rank 20484 1 byte 0 thru 255
38 Wizard Guild Rank 20485 1 byte 0 thru 255
39 Cleric Guild Rank 20486 1 byte 0 thru 255
40 Rogue Guild Rank 20487 1 byte 0 thru 255
41 Bushi Guild Rank 20488 1 byte 0 thru 255
42 Name 20592 10 letters TEXT
43 CLERIC 1 STRENGTH 20614 2 bytes +/- 32,767
44 CLERIC 1 INT 20616 2 bytes +/- 32,767
45 CLERIC 1 SPIRIT 20618 2 bytes +/- 32,767
46 CLERIC 1 DEXTERITY 20620 2 bytes +/- 32,767
47 CLERIC 1 AGILITY 20622 2 bytes +/- 32,767
48 CLERIC 1 FORTITUDE 20624 2 bytes +/- 32,767
49 CLERIC 1 WILLPOWER 20626 2 bytes +/- 32,767
50 CLERIC 1 PRESENCE 20628 2 bytes +/- 32,767
51 Current Hit Points 20830 2 bytes +/- 32,767
52 Max Available Hits 20832 2 bytes +/- 32,767
53 CLERIC 1 MONEY 1 20848 4 bytes +/- 2,147,483,648
54 CLERIC 1 EXP 20856 4 bytes +/- 2,147,483,648
55 Character Traits 20989 4 bytes +/- 2,147,483,648
56 CLERIC 1 MONEY 2 21254 4 bytes +/- 2,147,483,648
57 Warrior Guild Rank 30716 1 byte 0 thru 255
58 Wizard Guild Rank 30717 1 byte 0 thru 255
59 Cleric Guild Rank 30718 1 byte 0 thru 255
60 Rogue Guild Rank 30719 1 byte 0 thru 255
61 Bushi Guild Rank 30720 1 byte 0 thru 255
62 Name 30824 10 letters TEXT
63 CLERIC 2 STRENGTH 30846 2 bytes +/- 32,767
64 CLERIC 2 INT 30848 2 bytes +/- 32,767
65 CLERIC 2 SPIRIT 30850 2 bytes +/- 32,767
66 CLERIC 2 DEXTERITY 30852 2 bytes +/- 32,767
67 CLERIC 2 AGILITY 30854 2 bytes +/- 32,767
68 CLERIC 2 FORTITUDE 30856 2 bytes +/- 32,767
69 CLERIC 2 WILLPOWER 30858 2 bytes +/- 32,767
70 CLERIC 2 PRESENCE 30860 2 bytes +/- 32,767
71 Current Hit Points 31062 2 bytes +/- 32,767
72 Max Available Hits 31064 2 bytes +/- 32,767
73 CLERIC 2 MONEY 1 31080 4 bytes +/- 2,147,483,648
74 CLERIC 2 EXP 31088 4 bytes +/- 2,147,483,648
75 Character Traits 31221 4 bytes +/- 2,147,483,648
76 CLERIC 2 MONEY 2 31486 4 bytes +/- 2,147,483,648
77 Warrior Guild Rank 40948 1 byte 0 thru 255
78 Wizard Guild Rank 40949 1 byte 0 thru 255
79 Cleric Guild Rank 40950 1 byte 0 thru 255
80 Rogue Guild Rank 40951 1 byte 0 thru 255
81 Bushi Guild Rank 40952 1 byte 0 thru 255
82 Name 41056 10 letters TEXT
83 FIGHT 1 STRENGTH 41078 2 bytes +/- 32,767
84 FIGHT 1 INT 41080 2 bytes +/- 32,767
85 FIGHT 1 SPIRIT 41082 2 bytes +/- 32,767
86 FIGHT 1 DEXTERITY 41084 2 bytes +/- 32,767
87 FIGHT 1 AGILITY 41086 2 bytes +/- 32,767
88 FIGHT 1 FORTITUDE 41088 2 bytes +/- 32,767
89 FIGHT 1 WILLPOWER 41090 2 bytes +/- 32,767
90 FIGHT 1 PRESENCE 41092 2 bytes +/- 32,767
91 Current Hit Points 41294 2 bytes +/- 32,767
92 Max Available Hits 41296 2 bytes +/- 32,767
93 FIGHT 1 MONEY 1 41312 4 bytes +/- 2,147,483,648
94 FIGHT 1 EXP 41320 4 bytes +/- 2,147,483,648
95 Character Traits 41453 4 bytes +/- 2,147,483,648
96 FIGHT 1 MONEY 2 41718 4 bytes +/- 2,147,483,648
97 Warrior Guild Rank 51180 1 byte 0 thru 255
98 Wizard Guild Rank 51181 1 byte 0 thru 255
99 Cleric Guild Rank 51182 1 byte 0 thru 255
100 Rogue Guild Rank 51183 1 byte 0 thru 255
101 Bushi Guild Rank 51184 1 byte 0 thru 255
102 Name 51288 10 letters TEXT
103 ROGUE 1 STRENGTH 51310 2 bytes +/- 32,767
104 ROGUE 1 INT 51312 2 bytes +/- 32,767
105 ROGUE 1 SPIRIT 51314 2 bytes +/- 32,767
106 ROGUE 1 DEXTERITY 51316 2 bytes +/- 32,767
107 ROGUE 1 AGILITY 51318 2 bytes +/- 32,767
108 ROGUE 1 FORTITUDE 51320 2 bytes +/- 32,767
109 ROGUE 1 WILLPOWER 51322 2 bytes +/- 32,767
110 ROGUE 1 PRESENCE 51324 2 bytes +/- 32,767
111 Current Hit Points 51526 2 bytes +/- 32,767
112 Max Available Hits 51528 2 bytes +/- 32,767
113 ROGUE 1 MONEY 1 51544 4 bytes +/- 2,147,483,648
114 ROGUE 1 EXP 51552 4 bytes +/- 2,147,483,648
115 Character Traits 51685 4 bytes +/- 2,147,483,648
116 ROGUE 1 MONEY 2 51950 4 bytes +/- 2,147,483,648
117 Warrior Guild Rank 61412 1 byte 0 thru 255
118 Wizard Guild Rank 61413 1 byte 0 thru 255
119 Cleric Guild Rank 61414 1 byte 0 thru 255
120 Rogue Guild Rank 61415 1 byte 0 thru 255
121 Bushi Guild Rank 61416 1 byte 0 thru 255
 
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
New SLF Editor - Item Editor added ObverseReaction Miscellaneous Games (RPG or not) 1 01-15-2002 10:43 PM
Editor........but not character... Overfiend Wizards & Warriors Forum 4 10-16-2001 04:13 PM
A new feature should be added for the weapon editor foody Dungeon Craft - RPG Game Maker 2 09-11-2001 10:08 AM
Character editor Sabbra Wizards & Warriors Forum 3 02-10-2001 07:49 AM
Character Editor? Jon the Hell Caster Baldurs Gate II Archives 2 12-25-2000 01:39 PM


All times are GMT -4. The time now is 02:45 PM.


Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
©2024 Ironworks Gaming & ©2024 The Great Escape Studios TM - All Rights Reserved