Re: A83: Help with my rpg


[Prev][Next][Index][Thread]

Re: A83: Help with my rpg




To jedrake: Thanks for the code.

To gte172i: I would try to write it in asm, but the problem is, What i want 
to know, (loading info from list type stuff) i can't find any tutorials about 
it.  And i also need something to do during some of my classes....
I plan to eventually change it all into asm but for now this seems like the 
best option for me....

Oh and if anyone has any tutorials for reading a list(something like this:
var:
    .db 5,5,6
and get the 3rd number )
please tell me

Thanks



Follow-Ups: