Jump to content

User Panel [H5]


Recommended Posts

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 !

Link to comment
Share on other sites

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 :)
Link to comment
Share on other sites

            UserPanelReply.replace("%online%", String.valueOf(L2World.getInstance().getAllPlayers().size()));

the method size() is undefined

try to use .values() instead of size
Link to comment
Share on other sites

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>

Link to comment
Share on other sites

PS: patch is not really clear since in my pack there are implemented many custom shits !

try to add the patch manually !
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now



×
×
  • Create New...