SA-MP Forums Archive
[Tool/Web/Other] Character Count - 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] Character Count (/showthread.php?tid=321776)

Pages: 1 2


Re: Character Count - iTorran - 29.02.2012

Quote:
Originally Posted by T0pAz
View Post
I agree with him.
So? This app is for people who dont have an editor that tells them, and dont want to switch.


Re: Character Count - Mike_Peterson - 01.03.2012

Quote:
Originally Posted by iTorran
View Post
So? This app is for people who dont have an editor that tells them, and dont want to switch.
Why would someone that doesn't want to switch, switch to your app then? notepad++ has more functions..


Re: Character Count - iTorran - 01.03.2012

Quote:
Originally Posted by Mike_Peterson
View Post
Why would someone that doesn't want to switch, switch to your app then? notepad++ has more functions..
Because this isn't an editor?


Re: Character Count - Jochemd - 01.03.2012

Small suggestion

Make for example [playername] which automatically adds 24 characters.


Re: Character Count - Gh05t_ - 01.03.2012

Quote:
Originally Posted by iTorran
View Post
So? This app is for people who dont have an editor that tells them, and dont want to switch.
This application doesn't serve a purpose, as you can estimate the size of an array (as far as PAWN limitations go).


Re: Character Count - iTorran - 01.03.2012

Quote:
Originally Posted by Gh05t_
View Post
This application doesn't serve a purpose, as you can estimate the size of an array (as far as PAWN limitations go).
It does depending on what you are doing/using


Re: Character Count - WoodPecker - 03.03.2012

Awesome release, you helped me alot, 3rep4u.


Re: Character Count - KingHual - 03.03.2012

From what I've seen, every editor/IDE has a function which counts characters. How many lines is the source code for this? I'm pretty sure not more than 2 ...


Re: Character Count - iTorran - 04.03.2012

Quote:
Originally Posted by king_hual
View Post
From what I've seen, every editor/IDE has a function which counts characters. How many lines is the source code for this? I'm pretty sure not more than 2 ...
It was meant as a personal tool as the editor i was using (pawno) had no function to tell me how many characters i had in a string. So i made it for myself and then a friend told me to release it.
So it dosent have alot of code


Re: Character Count - KingHual - 04.03.2012

Quote:
Originally Posted by iTorran
View Post
It was meant as a personal tool as the editor i was using (pawno) had no function to tell me how many characters i had in a string. So i made it for myself and then a friend told me to release it.
So it dosent have alot of code
Suuuuuuuure.

EDIT: Oh, you mean in the string itself. Well, I count them myself lol


Re: Character Count - rscaerzx - 17.05.2012

this is great! thanks for sharing


Re: Character Count - RedJohn - 21.07.2012

I'm lazy to download but is it Visual Basic or C# app?


Re: Character Count - Lordzy - 21.07.2012

Thanks for the release.
It's very helpful.