This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.
For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.
Old posts that have not been replied to for several years.
-
AtomicWedgie
- Voice
- Posts: 13
- Joined: Wed May 04, 2005 8:30 am
Post
by AtomicWedgie »
Code: Select all
ON *:TEXT:*:#:{
if ($1 == !add) {
if ($2 == game) {
if ( ($3 != $null) && (!$read(database\games.txt,w,$3) ) { /.write database\games.txt $3 $nick }
}
}
if ($2 == clan) {
if ( ($3 != $null) && (!$read(database\clans.txt,w,$3) ) { /.write database\clans.txt $3 $nick }
}
}
Please make this .. and a !removeme Command thanks.
-
AtomicWedgie
- Voice
- Posts: 13
- Joined: Wed May 04, 2005 8:30 am
Post
by AtomicWedgie »
!removeme should remove the name of player (or by host) from all lists.
-
AtomicWedgie
- Voice
- Posts: 13
- Joined: Wed May 04, 2005 8:30 am
Post
by AtomicWedgie »
One last thing...
i want a !show command that will show all list's as a notice or query or echo