Help menu, shows same line over and over
#5

A - You can use else if's you are currently using if's, that means the else part is only for last if (which is admin, so if they type /help admin ) those lines won't be shown
B - You can return 1 ( or return SCM ) in every section to make it stop advancing to those else
C - you can check and see with isnull(params) to only show it when they type /help and nothing else
Reply


Messages In This Thread
Help menu, shows same line over and over - by DemME - 29.10.2015, 21:08
Re: Help menu, shows same line over and over - by Private200 - 29.10.2015, 22:36
Re: Help menu, shows same line over and over - by DemME - 30.10.2015, 00:37
Re: Help menu, shows same line over and over - by Kevln - 30.10.2015, 02:13
Re: Help menu, shows same line over and over - by PrO.GameR - 30.10.2015, 09:37

Forum Jump:


Users browsing this thread: 1 Guest(s)