SA-MP Forums Archive
Space In String - 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: Space In String (/showthread.php?tid=148842)



Space In String - MummyKillerSLO - 19.05.2010

Hello!

Simple question: How can I detect, if is space(" ") in the string?


Re: Space In String - Babul - 19.05.2010

https://sampwiki.blast.hk/wiki/Strfind
you could need to cycle through the entire string, if it contains more than 1 spaces...