How to make RP admin names ? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: How to make RP admin names ? (
/showthread.php?tid=485223)
How to make RP admin names ? -
barts - 03.01.2014
When admin come on duty and his name is Bart_Simpson to be changed just Bart.How to do it
Re: How to make RP admin names ? -
Smileys - 03.01.2014
you mean this?
https://sampwiki.blast.hk/wiki/SetPlayerName
Re: How to make RP admin names ? -
barts - 03.01.2014
Yes but how to make it to work in RP server
Re: How to make RP admin names ? -
Hansrutger - 03.01.2014
You gotta loop through the length of the name until you find a underscore _. I don't know how to do this though. Or you know, just make the admin fill in what name he or she wishes to have and then read it from a ini file or database and then SetPlayerName. :P
Re: How to make RP admin names ? -
barts - 03.01.2014
cant make it
Re: How to make RP admin names ? -
barts - 04.01.2014
BUMP