basically I am making a gamemode from scratch and I was wondering how does one make a /name command?
GM:PlayerSay
Example two. I assume you are going to have an argument for your name command, so you can use string.sub to differentiate between the command and an argument.
ok that's the good, but I also need it to set the users name
Store his roleplay name with SQL or WriteFile, then display his RP name instead of his normal one
Sorry, you need to Log In to post a reply to this thread.