Well, hello.
This is something I've been playing around today and wanted to mainly hear your opinions about it, if I should just drop the whole thing or complete it.
There's also a lot of stuff that still doesn't work.
Yeah, it's Lightning from Final Fantasy.
Credits:
@master131 - VB module
@Jorndel - ReadString
@thijsduijker- testing, being himself, making me search for player 2,3,4 addresses
---------- Post added at 08:57 AM ---------- Previous post was at 08:53 AM ----------
Thanks for ze credits, mi lord.
~Thijz
Originally Posted by 3leven
Well, hello.
This is something I've been playing around today and wanted to mainly hear your opinions about it, if I should just drop the whole thing or complete it.
There's also a lot of stuff that still doesn't work.
Yeah, it's Lightning from Final Fantasy.
Credits:
@master131 - VB module
@Jorndel - ReadString
@thijsduijker- testing, being himself, making me search for player 2,3,4 addresses
Clicky!
Maybe search before asking, aye?
Here's "ReadString" though if you want only that:
Code:
Public Function ReadString(Address As Integer, Optional Length As Integer = 4) As String
Return New ASCIIEncoding().GetString(Read(Address, Length))
End Function
Also credits go to Jorndel once again.
"Have Fun" it remind me my exams always ends by "Good Luck" It freaks me out so please remove it
Originally Posted by vergil386
"Have Fun" it remind me my exams always ends by "Good Luck" It freaks me out so please remove it
Now thinking about it... And this is actually true lol
But, dunno if I'll even finish it. >_<
t6mp.exe isn´t running
if the process name is mp.exe
Nic3 Work 3leven
Originally Posted by nahum16
t6mp.exe isn´t running
if the process name is mp.exe
Rename mp.exe to t6mp.exe.
Then it'll work for you.
~Thijz
Is this for Private oder Multiplayer ?
Originally Posted by michigame
Is this for Private oder Multiplayer ?
"oder" lol. Also it's for Operation2 and Op2 currently only supports custom games so... Guess for what it is.