allikitos13 Posted November 21, 2013 Posted November 21, 2013 (edited) Dunno who did it, from where I download dat, but well.. Here you go, it's not exactly like this since it can't be.. It's on login (enterworld) I guess :D Also, no idea if it's working :troll: Ohh well, Elfo did it, so dat should be working. http://pastebin.com/Bnt0Z2Sq At some point of the coding,it says to create a Class in VoiceCommandHandlers.The problem is that I can't find a VoiceCommandHandler in l2jaCis. There's no such path as aCis_gameserver/java/net/sf/l2j/gameserver/handler/VoicedCommandHandler.java in aCis...Help if you know how to please. Thanks Edited November 21, 2013 by allikitos13
SweeTs Posted November 21, 2013 Posted November 21, 2013 Two ways. - implement voice command handler - use usercommandhandler instead
allikitos13 Posted November 21, 2013 Posted November 21, 2013 Thanks very much for your interest and help,once again. ::)
Vegetta Posted November 23, 2013 Posted November 23, 2013 noone have a php file to reset the pin code ?
KONO Posted December 4, 2013 Posted December 4, 2013 l2j last rev it work. but i no client h5 part 5 it support.how to fix ?
Apache Posted December 5, 2013 Posted December 5, 2013 This code have a bug :troll: For H5 i recommended use the second password check (NC Soft function).
Absolute® Posted December 27, 2013 Posted December 27, 2013 At some point of the coding,it says to create a Class in VoiceCommandHandlers.The problem is that I can't find a VoiceCommandHandler in l2jaCis. There's no such path as aCis_gameserver/java/net/sf/l2j/gameserver/handler/VoicedCommandHandler.java in aCis...Help if you know how to please. Thanks you should create a new package VoicedCommandHandler...also VoicedCommandHandler.java at aCis_gameserver/java/net/sf/l2j/gameserver/handler VoicedCommandHandler.java and IVoicedCommandHander...
Recommended Posts