[Tool/Web/Other] pLazy - String modifier (adder) - 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: Filterscripts (
https://sampforum.blast.hk/forumdisplay.php?fid=17)
+---- Forum: Tools and Files (
https://sampforum.blast.hk/forumdisplay.php?fid=82)
+---- Thread: [Tool/Web/Other] pLazy - String modifier (adder) (
/showthread.php?tid=459764)
pLazy - String modifier (adder) -
ProjectMan - 24.08.2013
What is it?
Just a quick little app I made for adding string of each line, in front of it or at the back of it, or both.
I will let this GIF file explain:
Written in Visual Basic 6.
Download v0.1 [source code + compiled binary]:
Here
Re: pLazy - String modifier (adder) -
Scenario - 24.08.2013
Ever heard of copy and paste??
Re: pLazy - String modifier (adder) -
ProjectMan - 24.08.2013
Quote:
Originally Posted by RealCop228
Ever heard of copy and paste??
|
It's for those super lazy people with a lot of lines to copy pasta, but just want to do it in a few clicks. xD
I think the most useful part is that it can add both in front and at the end of the line. That do require some effort for a lot of lines...
Re: pLazy - String modifier (adder) -
Red_Dragon. - 24.08.2013
Actually, it's useless since copy and paste were invented.
Re: pLazy - String modifier (adder) -
theYiin - 24.08.2013
Quote:
Originally Posted by Red_Dragon.
... since copy and paste were invented.
|
and multi-selection too.
Re: pLazy - String modifier (adder) -
CaHbKo - 24.08.2013
Yeah it can be done many other ways, but still cool that you can make programs, so good job!
I made myself a program once in Visual Studio that would check a forum post, extract commands that are mentioned in it (documented) and compare to my script's commands. So if some script's commands are not mentioned, it lists them and I can write a documentation for them. I mean come on people 14 year olds are learning programming with the help of SA:MP, i think SA:MP should be included in school programs instead of visual basic 6 like in my school this is so cool
Re: pLazy - String modifier (adder) -
ProjectMan - 25.08.2013
Thanks for the reply guys. Of course I know what copy-pasting is.

I know it is a very simple tool. It was made in around 15 minutes because I just wanted to contribute something to the community. Who knows it will make someone's task easier. Perhaps I will update it and add some more functionality.
AW: pLazy - String modifier (adder) -
Mellnik - 25.08.2013
VB6, good old times