lol.
I think it would be safe to say that not everything on a pserver works just like GMS. But it still gets the job done. and that's why those guys are brilliant =D
Printable View
lol.
I think it would be safe to say that not everything on a pserver works just like GMS. But it still gets the job done. and that's why those guys are brilliant =D
good job
yea nothing, accept partys, guild, rings, most pq's, walking around, jumping, using items and nearly ewverything else you do, even talking has packets.
@SaintIan
Im not saying its not good, it is but its not packe related as i stated in my first post, and i didnt mean it in a bad way, but people just didnt understand
hmm, can someone else make a clear guide?
couldn't understand first post >.>
anyone got this work?
thanq ^^...
Very nice, even trough it's really different from GMS like, but get closer.
Great job.
is it possible to add this in v55? i had nothing wrong after changing my MapleInventoryManipulator.java but there was some lines underlined in my NPCConverationManager.java like the RemoteException in :
public boolean getConnetChar(String str) throws RemoteException {
Released on FlowsionMS if not mistaken.
Did I say it was released first on FlowsionMS forums? No. What I was saying is that i first saw it on FlowsionMS but never seen it on RaGEZONE. My bad, if i didn't sound like that.
EDIT: Just checked the date. It's released way before on FlowsionMS forums. But it have nothing to do with it, becouse if I am not wrong, it is the same guy that released it on the forums.
import java.rmi.RemoteException;
only if u are getting problems ;)
Can you tell me your imports for NPCConversationManager. I think mine are different.
Code:deps-jar:
Compiling 2 source files to C:\Users\Krishan\Documents\NetBeansProjects\Valhalla Development\build\classes
C:\Nexon\Source\Valhalla\trunk\src\net\sf\odinms\scripting\npc\NPCConversationManager.java:464: cannot find symbol
symbol : class RemoteException
location: class net.sf.odinms.scripting.npc.NPCConversationManager
public boolean getConnetChar(String str) throws RemoteException {
1 error
BUILD FAILED (total time: 0 seconds)
Look at the post above you and try.