PtokaX forum

Archive => Archived 5.0 boards => Request for scripts => Topic started by: gemini on 27 May, 2005, 12:53:15

Title: !stats right clicker
Post by: gemini on 27 May, 2005, 12:53:15
it' s possible
!stats zright clicker
right command please here
thanks
Title:
Post by: Dessamator on 27 May, 2005, 13:23:55
["stats"]="$UserCommand 1 3 "..sMenu.."\\View Stats\\!stats$<%[mynick]> !stats",

just add that to ur list of commands!
Title: where
Post by: gemini on 27 May, 2005, 15:48:33
where^?
["stats"]="$UserCommand 1 3 "..sMenu.."\\View Stats\\!stats$<%[mynick]> !stats",

here
ScriptCmds = {
or here
InbuildCmds = {

it's no fuctionally
thanks
Title:
Post by: Dessamator on 27 May, 2005, 16:17:47
like this :
customCMDs = function(user) --// You can put your custome commands here
user:SendData("$UserCommand 1 3 zCUSTOM\\stats$<%[mynick]> !stats||")
end
Title: thanks now functionally
Post by: gemini on 27 May, 2005, 16:41:14
thanks now functionally
bye