I've already done that before :p
Printable View
I've already done that before :p
Yeah,I think that can only be done in ASM -_-
...for the record, if you try to place something in someone elses inventory it will only be like that for you, not them.
Yeah I've been wondering about this not possible in normal code types...
ASM translation translates to code types doesn't it? And the fact that it does means we should be able to learn those codetypes no?
ASM doesn't have "codetypes"... :\ if anything its a hacked E "codetype"
Please. Tell me a little bit about ASM. I want to learn it. and dragonboy269 is teaching me so much. I actually understand his explanations xD
I don't think Maniac quite understood. Most ASM routines could be translated into the ARDS codetypes, but not all. The code types ARDS gives you are very limiting when compared to the power of Assembly. That is why more complicated codes are usually always written in Assembly. They just simply can't be translated into the regular codetypes.