Jump to content

timed modes?


damnet007

Recommended Posts

Posted

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 
   } 
 } 
} 

Posted
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

"Never argue with an idiot. They bring you down to their level and beat you with experience."

"Arguing on the internet is like the Special Olympics. Even if you win, you're still retarded."

signature.gif

  • Recently Browsing   0 members

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