hello!
this is for you jiten (or anyone that could help) :P
i'm using lucifer 6.6.6 lua5 script, and i would like to put thim showing a ascii draw together with the ban msg...
something like this for example:
_________ ;--------+_______________^_
\ _____(_______(_________() =x= - the user.......has ban because of pub-=+=---~~,--*--'
\ ,--" [_]"(_(_)
\,--"
it's possible?
best regards,
Re@SoN
This should do it:
SendToAll(BotName,"\r\n\t_________ ;--------+_______________^_ \r\n\t\\ _____(_______(_________() =x= - "..user.sName.." is "..action.." because of pub-=+=---~~,--*--'\r\n\t \\ ,--' [_]'(_(_) \,--")
Cheers
humm.. after all it seams simple...i'll just change the draw to someone else the one i give was just for example...:)
tks, jiten, once again! ;)
now i understand a litle more of lua5 ,i'm always learning...
respectfully,
Re@SoN