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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now



×
×
  • Create New...