![]() |
Changing Players Nick?
How do I change the players nick using script?
|
Well if you have an NPC-Server it's a simple case of just making a serverside part set the nickname, like this system example:
NPC Code:if (actionserverside) If you aren't going to have an NPC-Server it's trickier, but can apparently be done by setting the players chat to "setnick nickname" Both examples don't work offline though, anyway basically with NPC-Server any serverside NPcs can change players nicknames using setplayerprop #n. Without the same affect can be achieved by setting a players chat to 'setnick nickname' |
Quote:
|
Quote:
Yes on non npc server servers you can change stuff by changeing thier chat text. =) Fun fun. just need a system npc and a server string. |
LOL. I would venture to say that if (playertouchsme) setplayerprop #n,NICK; is much easier than what you had done, lol. Or Setplayerprop #c,setnick NICK;
---Shifter |
Quote:
|
Quote:
|
Yes, but for scripters that don't have a clue what things are, something that is horrible and unprofessional would work better than nothing at all. Why give less advanced scripters items in which they are incapable of editing or understanding? Why not teach rather than hand out? Just a thought, heh.
---Shifter |
Re: Changing Players Nick?
Quote:
|
Re: Re: Changing Players Nick?
Quote:
NPC Code: There is probably a problem somewhere in there... It's still unprofessional, but not quite as much. |
Re: Re: Re: Re: Changing Players Nick?
Quote:
|
Re: Re: Re: Re: Re: Changing Players Nick?
Quote:
|
| All times are GMT +2. The time now is 02:21 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.