You're missing value like value43 etc
Class<Dialogue> value43 = (Class<Dialogue>) Class
.forName(TorturedSoul.class.getCanonicalName());
handledDialogues.put("TorturedSoul", value43);
Replace the 43 with the next value after the one you placed
|
|
evry time i add in dialogue handler a dialogue and i safe and compile
it gets me this errorplease help meCode:src\com\rs\game\player\dialogues\DialogueHandler.java:176: error: cannot find sy mbol handledDialogues.put("Tort uredSoul", (Class<Dialogue>) Class.forName(TorturedSoul.class.getCanonicalName() ));
You're missing value like value43 etc
Class<Dialogue> value43 = (Class<Dialogue>) Class
.forName(TorturedSoul.class.getCanonicalName());
handledDialogues.put("TorturedSoul", value43);
Replace the 43 with the next value after the one you placed
Thanks i hope it works
| « Matrix Pvp Zone Help!! | zenith help please » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |