SA-MP Forums Archive
strdel and strfind - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: strdel and strfind (/showthread.php?tid=257544)



strdel and strfind - fissekarl - 26.05.2011

Hello, is it possible to use strdel & strfind like this

With strfind you find something in a name
like this fissekarl[fisse]

then with strdel you delete the tags & the name inside the tags which you find with strfind?(no SetPlayerName please)

so when I use TextdrawSetString it will show like this in textdraw

fissekarl
instead of fissekarl[fisse]

So yeah is it possible or not?

Thanks