View Single Post
Old 09-17-2003, 09:01 PM  
vod
Member
 
Join Date: Jun 2002
Posts: 84
Default Master Users!

Ok, this is a down and dirty lil thing that adds or removes the master flag from a user via shmem.

Useage:
masteruser add <user>
masteruser del <user>

if you wanta add it in [SCRIPTS] do like
addmaster = ../path/something/masteruser.exe add
delmaster = ../path/something/masteruser.exe del

make sure to set some premissions like, otherwise anyone could do it!
addmaster = M
delmaster = M

DARK: lpMessage->dwReturn returns 4294967295 on invalid USER_TO_UID? what kinda junk is that? that max long or something (thats all i need to check for right...heh)
vod is offline   Reply With Quote