mIRC Home    About    Download    Register    News    Help

Print Thread
#84550 29/05/04 10:03 PM
Joined: May 2004
Posts: 132
N
NoPleX Offline OP
Vogon poet
OP Offline
Vogon poet
N
Joined: May 2004
Posts: 132
Hello i dont know if i am asking to much but here goes.

I have seen a script where you can type:

!tilmeld <clannick> <member1> <member2> and so on

That script will add the clan name to another script where you can type:

!clans

That script will display all the clans who typed the !tilmeld script. When you have the clan names displayed you can type:

!channick

And this will will display the clan name and the players that was added in the !tilmeld script. If you dont want to be on the list afterall you can type:

!afmeld <clannick>

And this will then remove the clannick from !clans ( only the user who added the clan with !tilmeld is allowed to remove clannick with !afmeld but ofcause ops are allowed to remove who ever thay want )

I would be happy if anyone could help me with the script i realy need it. Thanks laugh

NoPleX smile


if ($me != geek) { $life is $false }
else { $life is $true }
NoPleX
#84551 31/05/04 03:55 PM
Joined: Mar 2004
Posts: 108
X
Vogon poet
Offline
Vogon poet
X
Joined: Mar 2004
Posts: 108
Its not that difficult to write. Looks like you just need a simple on text script. A little more than I feel like throwing together at the moment so ill point you in the right direction instead wink
/help on text
and different methods of storing the info to call upon later:
/help /write
/help /writeini
/help hash tables (little more advanced)
try it out adn maybe post a sample if you get stuck smile


sometimes these are as bad as quit messages :tongue:
#84552 31/05/04 06:32 PM
Joined: May 2004
Posts: 132
N
NoPleX Offline OP
Vogon poet
OP Offline
Vogon poet
N
Joined: May 2004
Posts: 132
ok thanks


if ($me != geek) { $life is $false }
else { $life is $true }
NoPleX

Link Copied to Clipboard