ooo Thanks for making this thread, i need it too.
|
|
How could I make it so my I can have more than one class8 file. Example, say I want to make it so I can load models from a class file for weapons only or plate body's only? would it be called a subclass or something?
Thanks

ooo Thanks for making this thread, i need it too.


copy the methods from class8 into a new one

then you would go into class8 and call something likeCode:would start off the class something like (imports..) public class class8Weapons extends class8 { public void customWeps() { (all your customweps and needed methods) } }
customWeps();
| « Quick Help Please | Coordinates? » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |