If you are bored.... Another ContextMenu Not Finished

Post your Custom Scripts or Packages.

Moderator: POL Developer

Post Reply
MuadDib
Former Developer
Posts: 1091
Joined: Sun Feb 12, 2006 9:50 pm
Location: Cross Lanes, WV

If you are bored.... Another ContextMenu Not Finished

Post by MuadDib »

Since this has been asked for, figured I would post it on here.

It's an old working example of several 0xBF Packethooks, including a config driven system for the Contextmenu hooks. Hope someone finds it all usefull (the uclang hook is useless, it's made obsolete by a core feature I added a long time ago, hehe).
Attachments
NewCommand.zip
(11.28 KiB) Downloaded 308 times
mr bubbles
Grandmaster Poster
Posts: 120
Joined: Thu Jan 18, 2007 2:34 am

Re: If you are bored.... Another ContextMenu Not Finished

Post by mr bubbles »

Ah very handy thanks. I'm using it for the clients screen resolution :)
Gnafu
Grandmaster Poster
Posts: 136
Joined: Thu Feb 02, 2006 7:29 am
Location: Livorno, Italy
Contact:

Re: If you are bored.... Another ContextMenu Not Finished

Post by Gnafu »

[Edit]
Last edited by Gnafu on Mon Mar 30, 2009 5:52 am, edited 1 time in total.
MuadDib
Former Developer
Posts: 1091
Joined: Sun Feb 12, 2006 9:50 pm
Location: Cross Lanes, WV

Re: If you are bored.... Another ContextMenu Not Finished

Post by MuadDib »

After a few questions in PM and IM, Figured would drop a hint here about the ContextMenu Config.

With the newer clients, that do not use the Cliloc files with the names if "intloc1" etc, you get the ID in a different way then the Scripts explain.

Newer Clients method for obtaining the ID to use in the config: The ID's begin in the Cliloc above 3000000. So take the Cliloc you want to use, and subtract 3000000 and there is the ID.
Post Reply