Jump to content

timed modes?


damnet007

Recommended Posts

once again i am lost (and im sorry to all those ppl who i may be beginning to annoy :P). just looking for a script which says that the server is in DM mode between 18:00-20:00, and in RPG mode for the rest of the day. dont know if this is possible though.

oh and i use the happyslap script but how do i make it usable only by admin? thanx

on *:SIGNAL:mta.command:{ 
 if ($3 == !happyslap) { 
   var %a = 1 
   while (%a < 6) { 
     mta.slap $1 $4 
     !inc %a 
   } 
 } 
} 

Link to comment
once again i am lost (and im sorry to all those ppl who i may be beginning to annoy :P). just looking for a script which says that the server is in DM mode between 18:00-20:00, and in RPG mode for the rest of the day. dont know if this is possible though.

oh and i use the happyslap script but how do i make it usable only by admin? thanx

on *:SIGNAL:mta.command:{ 
 if ($3 == !happyslap) { 
   var %a = 1 
   while (%a < 6) { 
     mta.slap $1 $4 
     !inc %a 
   } 
 } 
} 

A pm and a pw would do

Link to comment
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...