View Single Post
  #3  
Old 07-25-2002, 10:28 AM
mikepg mikepg is offline
Registered User
Join Date: Nov 2001
Location: VA, USA
Posts: 501
mikepg is on a distinguished road
Send a message via AIM to mikepg Send a message via Yahoo to mikepg
umm

ever think they didnt give you disconnect rights for a reason? Scripting something that disconnects a player...would be just as bad...

But...if you have NPC server...trying doing this:

//#CLIENTSIDE
if (playerenters||timeout) {
putnewcomp ,lizardon,1,1,1;
}

that should get them good (that might not be the correct number of params, but i think it's it)
__________________
~War Lord Mpg2
Bravo Online's Asst. Staff Manager

"Sittin by the tree, sippin eggnog, waitin on christmas gifts"
Reply With Quote