Cool (: I like it
Printable View
Cool (: I like it
this is awesome. NIce release.
Nice release :)
Very retro sleek my man, Clones bwuhaha O.o
i love it :)
Great Release!
OMG! V Spoiler!
Spoiler:
nice! I am going to tell owner to add it :)
so erm, isit a clone limit for users?
thank yoou verymuch
instead of limit.
increase the price.. so ppl can only do it like.. once a day...
price depends on meso rate.
oh, i got you. :)
should make a command to open up the NPC so that players can get clones when training.
so what if i got this error?version 55.Code:init:
deps-jar:
Created dir: C:\Documents and Settings\User\Desktop\dominicanstory\build\classes
Compiling 318 source files to C:\Documents and Settings\User\Desktop\dominicanstory\build\classes
C:\Documents and Settings\User\Desktop\dominicanstory\src\net\sf\odinms\provider\xmlwz\FileStoredPngMapleCanvas.java:14: warning: com.sun.imageio.plugins.png.PNGImageReaderSpi is Sun proprietary API and may be removed in a future release
import com.sun.imageio.plugins.png.PNGImageReaderSpi;
C:\Documents and Settings\User\Desktop\dominicanstory\src\net\sf\odinms\provider\xmlwz\FileStoredPngMapleCanvas.java:47: warning: com.sun.imageio.plugins.png.PNGImageReaderSpi is Sun proprietary API and may be removed in a future release
ImageReaderSpi readerSpi = iioRegistry.getServiceProviderByClass(PNGImageReaderSpi.class);
^
C:\Documents and Settings\User\Desktop\dominicanstory\src\net\sf\odinms\scripting\npc\NPCConversationManager.java:223: c has private access in net.sf.odinms.scripting.AbstractPlayerInteraction
FakeCharacter fc = new FakeCharacter(c.getPlayer(), c.getPlayer().getId() + c.getPlayer().getFakeChars().size() + 1);
C:\Documents and Settings\User\Desktop\dominicanstory\src\net\sf\odinms\scripting\npc\NPCConversationManager.java:223: c has private access in net.sf.odinms.scripting.AbstractPlayerInteraction
FakeCharacter fc = new FakeCharacter(c.getPlayer(), c.getPlayer().getId() + c.getPlayer().getFakeChars().size() + 1);
C:\Documents and Settings\User\Desktop\dominicanstory\src\net\sf\odinms\scripting\npc\NPCConversationManager.java:223: c has private access in net.sf.odinms.scripting.AbstractPlayerInteraction
FakeCharacter fc = new FakeCharacter(c.getPlayer(), c.getPlayer().getId() + c.getPlayer().getFakeChars().size() + 1);
C:\Documents and Settings\User\Desktop\dominicanstory\src\net\sf\odinms\scripting\npc\NPCConversationManager.java:224: c has private access in net.sf.odinms.scripting.AbstractPlayerInteraction
c.getPlayer().addFakeChar(fc);
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
4 errors
2 warnings
BUILD FAILED (total time: 9 seconds)
hmm...
in AbstractPlayerInteraction it have some sort of.. private acces o.o
Lol...
yea, so i just wonder what is it.