
03-26-2002, 08:12 AM
|
Registered User
|
Join Date: Jan 2002
Posts: 25
|
|
Changing Nicks
I know some1 asked this so here is the script I use to change some1's nick. Its a easy sript and I'm probably gonna get razzed by the experts,but here it is,my banned.graal Script
//NPC made by Vegeta
if (playerenters) {
freezeplayer 10;
setplayerprop #c,I didnt listem to the rules and am stuck in ban.;
disableweapons;
}
if (playerchats) setplayerprop #c,I'm Very Stooopid;
There it is,easy but effective. Use it freely.If any experts have suggestions to make it better,feel free.I'm noob at scripting. |
__________________
To be the Man,you have to Beat the Man,and I am The Man!WOOOOOOO
|
|
|