`NeverMore Posted October 18, 2012 Posted October 18, 2012 Hello guys , i will share something with you My user panel for H5 , Details : User panel is a panel where player can disable/enable some features and learn whatever is related with your server ! User panel pops up by typing .user ;) ! Youtube video : Pastebin : Datapack_Patch Core_Patch Report me any bug or problem PS: patch is not really clear since in my pack there are implemented many custom shits ! 1 Quote
trophy Posted October 18, 2012 Posted October 18, 2012 One more time, great job... my friend. ;) Regards. Quote
Mhoska Posted October 18, 2012 Posted October 18, 2012 so basically its the same as http://maxcheaters.com/forum/index.php?topic=250810.0 ?? Quote
Grierosu Posted October 19, 2012 Posted October 19, 2012 a server need this pannel! Good job! Really now is very good job!!! Quote
`NeverMore Posted October 19, 2012 Author Posted October 19, 2012 so basically its the same as http://maxcheaters.com/forum/index.php?topic=250810.0 ?? yeah it seems at least ! i didnt saw your share ! anyway ... One more time, great job... my friend. ;) Regards. a server need this pannel! Good job! Really now is very good job!!! nice work and share! keep up dude thanks guys :) Quote
marwan Posted October 19, 2012 Posted October 19, 2012 error here UserPanelReply.replace("%online%", String.valueOf(L2World.getInstance().getAllPlayers())); Quote
valanths1990 Posted October 19, 2012 Posted October 19, 2012 error here UserPanelReply.replace("%online%", String.valueOf(L2World.getInstance().getAllPlayers())); paste your error Quote
marwan Posted October 19, 2012 Posted October 19, 2012 UserPanelReply.replace("%online%", String.valueOf(L2World.getInstance().getAllPlayers().size())); the method size() is undefined Quote
valanths1990 Posted October 19, 2012 Posted October 19, 2012 UserPanelReply.replace("%online%", String.valueOf(L2World.getInstance().getAllPlayers().size())); the method size() is undefined try to use .values() instead of size Quote
`NeverMore Posted October 19, 2012 Author Posted October 19, 2012 try to use .values() instead of size dat also whats your chronicle ? Quote
marwan Posted October 19, 2012 Posted October 19, 2012 hi5 now give me error in console <code> ENABLE_SPECIAL_EFFECT cannot be resolved or is not a field _isoneffect cannot be resolved or is not a field _isoneffect cannot be resolved or is not a field ENABLE_SPECIAL_EFFECT cannot be resolved or is not a field _isoneffect cannot be resolved or is not a field _isoneffect cannot be resolved or is not a field ENABLE_TRADE_REFUSAL cannot be resolved or is not a field _istraderefusal cannot be resolved or is not a field _istraderefusal cannot be resolved or is not a field ENABLE_TRADE_REFUSAL cannot be resolved or is not a field _istraderefusal cannot be resolved or is not a field _istraderefusal cannot be resolved or is not a field ENABLE_EXP_REFUSAL cannot be resolved or is not a field _isexpsprefusal cannot be resolved or is not a field _isexpsprefusal cannot be resolved or is not a field ENABLE_TRADE_REFUSAL cannot be resolved or is not a field _isexpsprefusal cannot be resolved or is not a field _isexpsprefusal cannot be resolved or is not a field ENABLE_PM_REFUSAL cannot be resolved or is not a field _ispmrefusal cannot be resolved or is not a field _ispmrefusal cannot be resolved or is not a field ENABLE_PM_REFUSAL cannot be resolved or is not a field _ispmrefusal cannot be resolved or is not a field _ispmrefusal cannot be resolved or is not a field SHOW_USER cannot be resolved or is not a field ENABLE_SPECIAL_EFFECT cannot be resolved or is not a field _isoneffect cannot be resolved or is not a field ENABLE_PM_REFUSAL cannot be resolved or is not a field _ispmrefusal cannot be resolved or is not a field ENABLE_TRADE_REFUSAL cannot be resolved or is not a field _istraderefusal cannot be resolved or is not a field ENABLE_EXP_REFUSAL cannot be resolved or is not a field _isexpsprefusal cannot be resolved or is not a field ENABLE_SPECIAL_EFFECT cannot be resolved or is not a field _isoneffect cannot be resolved or is not a field The import com.l2jserver.gameserver.handler.IVoicedCommandHandler is never used </code> Quote
`NeverMore Posted October 19, 2012 Author Posted October 19, 2012 PS: patch is not really clear since in my pack there are implemented many custom shits ! try to add the patch manually ! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.