PtokaX forum

Archive => Archived 5.0 boards => Help with scripts => Topic started by: Re@SoN on 30 June, 2005, 17:07:13

Title: lucifer 6.6.6 quetion
Post by: Re@SoN on 30 June, 2005, 17:07:13
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
Title:
Post by: jiten on 30 June, 2005, 21:29:49
This should do it:
SendToAll(BotName,"\r\n\t_________ ;--------+_______________^_ \r\n\t\\ _____(_______(_________() =x= - "..user.sName.." is "..action.." because of pub-=+=---~~,--*--'\r\n\t \\ ,--' [_]'(_(_) \,--")
Cheers
Title:
Post by: Re@SoN on 01 July, 2005, 16:34:39
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