WOP Request - Modified Shard

Help Topics, Bug Reports, Feature Requests, etc.
Post Reply
User avatar
md
Rainbow Master
Posts: 748
Joined: Wed Oct 17, 2007 9:26 am

WOP Request - Modified Shard

Post by md » Sat Jan 15, 2011 7:53 pm

I had an idea for a modified 'Shard'.

There's a single object called 'Shard' (that isn't included with gems), and the colour adjustment can go from 0-15. There are also three new adjustments:

DestLevel:
DestX:
DestY:

That's where you'll warp to when you use the shard. DestLevel - The 'Level' you'll warp to. DestX - X location. DestY - Y location. That makes it easier for us so we can easily make shard teleportation!
If you bothered to copy and paste this signature, or zoom in, to make it possible to read, then I wasted 5-10 seconds of your life.
User avatar
DEEMAN223344
Rainbow MegaStar
Posts: 3145
Joined: Tue Dec 04, 2007 8:07 pm

Post by DEEMAN223344 » Sat Jan 15, 2011 7:54 pm

No, That won't work at all.
The teleportation of shards is hardcoded into the game.
User avatar
md
Rainbow Master
Posts: 748
Joined: Wed Oct 17, 2007 9:26 am

Post by md » Sat Jan 15, 2011 8:00 pm

It may work if someone finds out how to hex edit the 'wg' file with a hex editor so it would follow and find the 3 'destionation' adjustments with the shards.
If you bothered to copy and paste this signature, or zoom in, to make it possible to read, then I wasted 5-10 seconds of your life.
User avatar
Qloof234
Rainbow AllStar
Posts: 4193
Joined: Wed Oct 03, 2007 10:33 pm
Location: Canada

Post by Qloof234 » Sat Jan 15, 2011 8:36 pm

Except doing that with hex-editing is impossible, because that'd be adding code to the game itself. Doing that would cause the game to not launch, so we can't do that (even if we could, it's illegal to reverse-engineer the game, which is what we'd be doing).

The only thing we could do - and it might not even be possible itself - would be hex'ing the destinations themselves.
Image
User avatar
StinkerSquad01
Rainbow AllStar
Posts: 4251
Joined: Mon Aug 09, 2010 3:39 am

Post by StinkerSquad01 » Sun Jan 16, 2011 2:21 am

I thought we revese engineered MOFI for Hubs, must be wrong...
User avatar
Guppy Star
Rainbow Master
Posts: 919
Joined: Sat Oct 16, 2010 7:20 am

Post by Guppy Star » Sun Jan 16, 2011 5:03 am

Qloof234 wrote:Except doing that with hex-editing is impossible, because that'd be adding code to the game itself. Doing that would cause the game to not launch, so we can't do that (even if we could, it's illegal to reverse-engineer the game, which is what we'd be doing).

The only thing we could do - and it might not even be possible itself - would be hex'ing the destinations themselves.
It's difficult, but not impossibe?
HAPPY TO HELP!!!

My HubProject:Go
My Adventures:Go
User avatar
Qloof234
Rainbow AllStar
Posts: 4193
Joined: Wed Oct 03, 2007 10:33 pm
Location: Canada

Post by Qloof234 » Sun Jan 16, 2011 8:14 am

StinkerSquad01 wrote:I thought we revese engineered MOFI for Hubs, must be wrong...
No, because the programming for it already exists in the executable. Using programming that's otherwise unused is possible if you know what you're doing, adding code is too, but not in Hex.
Guppy Star wrote:
Qloof234 wrote:Except doing that with hex-editing is impossible, because that'd be adding code to the game itself. Doing that would cause the game to not launch, so we can't do that (even if we could, it's illegal to reverse-engineer the game, which is what we'd be doing).

The only thing we could do - and it might not even be possible itself - would be hex'ing the destinations themselves.
It's difficult, but not impossibe?
If we're using plain Hex, it's impossible for multiple technical reasons. If we had a complete disassembly of the game's code, it'd be easier, but you'd still have to know what you're doing.
Image
Post Reply