|
Ok, this greets users that join the channel, currently it only greets me. If you would like me to customize it for your clan, IE: it greets the cheif and all the shamans, just tell me. It will need to be updated when ever there is a change in the shamans or cheif, but I will teach you how. So, if you would like me to customize it, just PM me and I will do so. Here is the code:
| CODE | 'cgp '1.0
'//Clan Greet plugin by aquabug
Sub cgp_Event_UserJoins(Username, Flags, Message, Ping, Product, Level, OriginalStatstring) if Username = "aquabug" Then Addq "All hail the maker of this plugin " & Username "." End If End Sub
|
Click below to dl it.
Attached File ( Number of downloads: 18 )
cgpClanGreet.plug ( bytes)
--------------------
|