--[[ addgmcmd("heal","gmcmd_heal") function gmcmd_heal() percentheal(100,100) disp "Your HP/SP have been restored!" end --]]