It is currently 05 Sep 2010, 11:11

All times are UTC - 8 hours


Increase Web Traffic

 Page 1 of 1 [ 1 post ] 
Author Message
 Post subject: Remotely Change Channel Props
PostPosted: 16 Nov 2009, 15:05 
User avatar

Joined: 04 Nov 2007, 21:00
Posts: 246
This script will allow a user in the 'op' group to ask your SoulFly to lock or unlock the channel properties.

This will only work if your SoulFly is a superowner. Please be careful about who you give this privilege to.

To add someone, right click their nick name and click Op. Feel free to rename this level to what you like. You have to change it in 5 places.


menu nicklist {
  -
  $iif($level($address($$1,3)) = op,$style(1)) Op:{ $iif($level($address($$1,3)) = op,ruser,auser) op $address($$1,3) }
}
on op:text:.*:#:{
  if ($1 = .p) && ($nick(#,$me,')) {
    var %ty_ = $iif($_818(#,$2),unlock,lock)
    prop # %ty_ $2
    notice # $nick $2 is $+(%ty_,ed)
    prop # locked
  }
}



_________________
    Image
    Image

    Image
Offline
 Profile Send private message  
 
Display posts from previous:  Sort by  
 Page 1 of 1 [ 1 post ] 

All times are UTC - 8 hours


Who is online

Users browsing this forum: No registered users and 1 guest

increase web traffic

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Jump to:  

cron