Mystic Software Forums
Miscellaneous => General Off-Topic => Topic started by: AlienDude on March 09, 2005, 11:03:34 AM
-
I am currently trying to make the code for my item sack program. There are 3 structs, with the actual sack prog managing all item manipulaiton. Would it be better(or faster) to make it internally, or make it into a plugin? I already have the form of it in C++.