base?
this is for pi:
if (playerCommand.startsWith("object")) {
String[] args = playerCommand.split(" ");
c.getPA().object(Integer.parseInt(args[1]), c.absX, c.absY, 0, 10);
}
|
|
I need a :bject command
(object command)
where you can spawn objects to see what they look like.
rep+ and thanks given
| « help with connection errors? | [Help] Cooking On Fire [PI] » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |