Jump to content

User Panel [H5]


Recommended Posts

  • 2 months later...
  • 1 month later...
  • 5 months later...
  • 2 months later...

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 !

 

 

 

hello i got a problem with the code and when i log can't use commands and target things... 

 

user_problem.jpg

 

 

 

Link to comment
Share on other sites

  • 2 weeks later...
  • 2 years later...
  • 2 months later...
			               if (L2PcInstance._isoneffect == true)
				               {
				                       L2PcInstance._isoneffect = false;
				               }
				      
				               if (L2PcInstance._istraderefusal == true)
				               {
				                       L2PcInstance._istraderefusal = false;
				               }
				              
				               if (L2PcInstance._ispmrefusal == true)
				               {
				                       L2PcInstance._ispmrefusal = false;
				               }
				              
				               if (L2PcInstance._isexpsprefusal == true)
				               {
				                       L2PcInstance._isexpsprefusal = false;
				               }
			

no works this lines...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...