Anyway to do this ? - 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: Anyway to do this ? (
/showthread.php?tid=306199)
Anyway to do this ? -
[Nikk] - 25.12.2011
I do a command like this: /Music [URL], for play a link and music, but when i put a link with %, the links changes % to #, and the link dont work, any way for dont do what % dont transform to #?
Re: Anyway to do this ? -
Rudyy - 25.12.2011
% appears in links when there are spaces like: blablabla.com/bla & bla - Songs.mp3
blablabla.com/bla & bla - Songs.mp3 ->blablabla.com/bla%&%bla%-%Songs.mp3
Try changing % to spaces when you add the url