[Request] Apple Defender
-migrated-
[Request] Apple Defender Posted on: 11/04/2009 9:00pm
Quote Post
Well it's AS3 so I'm hoping you guys can make something out of it.
http://www.addictinggames.com/D78AQSAKQLQWI9/5157.swf
Re: [Request] Apple Defender Posted on: 11/04/2009 11:34pm
Quote Post
Money adds instead of decreasing when you buy something:
60 e8 0d 90 =>
60 e8 0d 02

(Basically turns it from IncreaseMoney(-value) to IncreaseMoney(value)
Re: [Request] Apple Defender Posted on: 11/06/2009 12:01am
Quote Post
Quote from: "deity"
Money adds instead of decreasing when you buy something:
60 e8 0d 90 =>
60 e8 0d 02

(Basically turns it from IncreaseMoney(-value) to IncreaseMoney(value)


thx