hey guyz,
why do my onjoins messages, whispers and on screen whispers appears very slowly after joing the room? is to because of to many of them?
Welcome master === hybrid ![]()
type !god .... ==== hybrid ![]()
!admin === christ ![]()
...etc
hey guyz,
why do my onjoins messages, whispers and on screen whispers appears very slowly after joing the room? is to because of to many of them?
Welcome master === hybrid ![]()
type !god .... ==== hybrid ![]()
!admin === christ ![]()
...etc
Use sockwrite -tn msn.server. , or something like that i don't know the sockets in vincula.
Pomperom
It's because you have alot of things on your onjoin.
Use timers
timer 1 timeinseconds here commandhere
Thanxx fusion,, it works ![]()
sorry fusion i lied i can't do it
i need much more explaination
apply it on the following comands:
on *:join:#: { msg # blah blah blah }
on *:join:#: { msg # .blah balh }
how can i apply the timer to the code
on *:JOIN:#:{
timer.p 1 0 /msg $chan blah
timer.p 1 2 /msg $chan blah
}
on *:join:#:{
timermsg 1 0 blablablabla
timermsg 1 1 hehe
}
;timermsg means it will message with a timer , the first number is how many times you want it to be said , and the second one are the seconds
Pomperom
Sign in to reply or start a new topic where your account has permission.