I'm guessing you add an offset to an the offline address to get the online address. Do you type in the address and add/sub an amount?
Printable View
I'm guessing you add an offset to an the offline address to get the online address. Do you type in the address and add/sub an amount?
Take two addresses that you already know, for example one for 1.0 and the same one for 1.1, find the difference between them, and use that value
Do I remove the "--" thing that's already there because it sometimes tell me that there's an error. o_O
huh? for the code porter thing? Just select to add/subtract, put a code at the top and click port
For example put 121D88FE 000014FD (first player's slot address), put 228C in the value to apply part, and then press port, it'll output 121DAB8A 000014FD (second player's slot address)
In ARDS Code I put: 121D88FE 000014FD
Decimal Difference to +/-: 228C
It keeps saying its not a valid integer value.
Sorry XD I've gotten used to a lot of bad habits. Most of my sources are unreadable because I've done weird things to make them compile as short as they possibly can. >_<
Besides I haven't made a code in 3 months, and that code wasn't for ACWW it was for ACCF
I'll work on re-making my codes in a "readable" way. XD
Well, I found out how to use the code porter and I re-made a few codes. Thanks to dragonboy and maniac! :P
Well I know this code probably has already been made but for practice I made a text to Inventory:
Instead of sending the item to slot 1, it sends it to all slots. Good for town jobs kinda.Code:[Start+Select]
94000130 FFF30000
023FF090 012FFF11
E0000000 00000068
E28F2001 E12FFF12
210F4811 240C2200
30017803 DB002B3A
400B3309 18D240A3
D5F53C04 782D4D0B
241C4B0B 4345480B
531A195B D5FC3C02
782D4D09 241C4B09
43454806 531A195B
D5FC3C02 00004770
022AF136 021D02EC
021D88FE 0000228C
021CBD48 021CFC26
023FF090 E3520003
D2000000 00000000
All addresses found by GH Staff, Original Code by Virus & Toenailed.
Should I post my source?
Probably not, as the original TTI source isn't even posted publicly. Unless it uses the same TTI that's in RTWE
maybe you could post snippets leaving certain stuff out :P