kevin11 Posted May 7, 2010 Posted May 7, 2010 how do i make ascript that can do /name #00FFFF and it will save
robhol Posted May 7, 2010 Posted May 7, 2010 You can't. Idiots were abusing persistent name changes, and so it was removed. Server-scripted nick changes only last until the player quits that server. Do NOT PM ME for help unless invited. - New MTA Script Editor Scripting help "etiquette": understandable language, relevant code (ALL code if unsure), [Lua] tags, error messages with line numbers. Super simple stuff.
dzek (varez) Posted May 7, 2010 Posted May 7, 2010 You can't. Idiots were abusing persistent name changes, and so it was removed. Server-scripted nick changes only last until the player quits that server. hmm.. theres a way to get around this.. as i see a lot of players named like: [server_short_tag]Guest[randomNumber] like: GcgGuest18 GcgGuest70 and i dont think that players are named like that by themselves .. and well, its possible to save somebodys nick with colortag,or whatever, but its working only on one server kevin, but i think its what you need. Multi theft auto tools - replace cars and peds, move your map or compile your Lua files online! programista php rzeszów Need free webhosting for your small site? PM me. Need help with portforwarding? PM me. Do not PM me asking for help with scripting. Having problems with port forwarding? Send me pm, I can do whole thing for you using TeamViewer (already helped about 20 people, no worries)!
kevin11 Posted May 7, 2010 Author Posted May 7, 2010 robhol that is exactly what i mean , i want people to have that nick only in my server example i do my name /ncolor #00FFFFkevin11 and in my server my name is that and in others kevin11
dzek (varez) Posted May 7, 2010 Posted May 7, 2010 /nick #ff0000kevin11 will do the job.. Multi theft auto tools - replace cars and peds, move your map or compile your Lua files online! programista php rzeszów Need free webhosting for your small site? PM me. Need help with portforwarding? PM me. Do not PM me asking for help with scripting. Having problems with port forwarding? Send me pm, I can do whole thing for you using TeamViewer (already helped about 20 people, no worries)!
robhol Posted May 7, 2010 Posted May 7, 2010 You really need to describe your problems better. Anyway, setting player name is a ridiculously awkward way of doing this. Set name tag color or something instead, and override the chat (it's easy) using onPlayerChat to display the player's name in the same color as his nick tag. Do NOT PM ME for help unless invited. - New MTA Script Editor Scripting help "etiquette": understandable language, relevant code (ALL code if unsure), [Lua] tags, error messages with line numbers. Super simple stuff.
kevin11 Posted May 7, 2010 Author Posted May 7, 2010 ok uhm... i try to explain i want someone to change their name with color that only displays in my server like they change it and it only displays in my server (it saves on their acc)
Nich Posted May 7, 2010 Posted May 7, 2010 You have billion topics of some problems, you should really try more yourself, learn more and make easier things first, but yourself and debug your scripts.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now