![]() |
Adding Baddies = not allowed?
Hmmm, how would I make it so..like a ban level so when they enter it disconnects them for adding baddies?
kthxbye |
Quote:
|
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) |
If you don't have the disconnect option on your RC they obviously don't want you disconnecting players with NPCs either.
|
add a weapon clientsided if you have an npcserver, instant disconnect
//#CLIENTSIDE if(playerenters){ toweapons omiyourbanned; } |
Quote:
|
| All times are GMT +2. The time now is 10:46 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.