Removing first 5 letters of player name? - 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: Removing first 5 letters of player name? (
/showthread.php?tid=586962)
Removing first 5 letters of player name? -
sjames - 26.08.2015
Hi,
I want to remove tag from player name:
[PWN]John --> John
So how I do remove first 5 letters [PWN] to set his name back to John? I know for sure that he player will have the tag.
Re: Removing first 5 letters of player name? -
Vince - 26.08.2015
https://sampwiki.blast.hk/wiki/Strdel
Re: Removing first 5 letters of player name? -
sjames - 26.08.2015
Thanks, didnt know of it