Report
 

News:

29 December 2022 - PtokaX 0.5.3.0 (20th anniversary edition) released...
11 April 2017 - PtokaX 0.5.2.2 released...
8 April 2015 Anti child and anti pedo pr0n scripts are not allowed anymore on this board!
28 September 2015 - PtokaX 0.5.2.1 for Windows 10 IoT released...
3 September 2015 - PtokaX 0.5.2.1 released...
16 August 2015 - PtokaX 0.5.2.0 released...
1 August 2015 - Crowdfunding for ADC protocol support in PtokaX ended. Clearly nobody want ADC support...
30 June 2015 - PtokaX 0.5.1.0 released...
30 April 2015 Crowdfunding for ADC protocol support in PtokaX
26 April 2015 New support hub!
20 February 2015 - PtokaX 0.5.0.3 released...
13 April 2014 - PtokaX 0.5.0.2 released...
23 March 2014 - PtokaX testing version 0.5.0.1 build 454 is available.
04 March 2014 - PtokaX.org sites were temporary down because of DDOS attacks and issues with hosting service provider.

Main Menu

Report

Started by ?[-?Genius?-]?, 12 September, 2005, 23:13:06

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

?[-?Genius?-]?

Hi ppl

I need cmd !report

User report a bad user ou another for opchat.

[][]s

?[-?Genius?-]?


Rob Slob

Can i change so VIP and such can't read others report? ...but only admin, operator can read reports?
There he goes. One of God's own prototypes. Some kind of high powered mutant never even considered for mass production. Too weird to live, and too rare to die.

Rob Slob

How do i change so i don't get a sub meny botname > user report >
it's the sub meny "user report" i would like to remove so it would be
For OP and admin

botname >
                Submit report
                Read reports

For users
botname >
                Submit report

Thanks in advance Mutor  :)
There he goes. One of God's own prototypes. Some kind of high powered mutant never even considered for mass production. Too weird to live, and too rare to die.

??']['??l?

#4
Just Change this:
function ReportCommands(user)
	--user:SendData("$UserCommand 255 3 "..RepCfg.Menu.."\\"..RepCfg.SubMenu)	--clear the menu first
	user:SendData("$UserCommand 1 3 "..RepCfg.Menu.."\\"..RepCfg.SubMenu.."\\Submit Report $<%[mynick]> "..RepCfg.Report.." %[line:Report Text]||")
	user:SendData("$UserCommand 1 3 "..RepCfg.Menu.."\\"..RepCfg.SubMenu.."\\Read Reports $<%[mynick]> "..RepCfg.GetReport.." %[line:User Name (Read Reports From This User)]||")
end


To this:
function ReportCommands(user)
	--user:SendData("$UserCommand 255 3 "..RepCfg.Menu.."\\"..RepCfg.SubMenu)	--clear the menu first
	user:SendData("$UserCommand 1 3 "..RepCfg.Menu.."\\Submit Report $<%[mynick]> "..RepCfg.Report.." %[line:Report Text]||")
	user:SendData("$UserCommand 1 3 "..RepCfg.Menu.."\\Read Reports $<%[mynick]> "..RepCfg.GetReport.." %[line:User Name (Read Reports From This User)]||")
end


You just have to remove "..RepCfg.SubMenu.."\\
You can find this part from the end of script... :)

Rob Slob

There he goes. One of God's own prototypes. Some kind of high powered mutant never even considered for mass production. Too weird to live, and too rare to die.

Rob Slob

The menu for report and read report doesnt work when i changed ....  :-\
There he goes. One of God's own prototypes. Some kind of high powered mutant never even considered for mass production. Too weird to live, and too rare to die.

SMF spam blocked by CleanTalk