Neptune Script Counter -
Shockey HD - 25.01.2014
Neptune Script Counter
Created by Fayth (Shockey HD)
The script will read through your code counting the following items:
Line Count
Stock Count
Opening Brackets
Closing Brackets
Include Counts
Enum Count
ZCMD Count
Dialog Count
The ability to export data from the software for later review (Export backlog)
Great for checking to see if you're missing brackets.
Enjoy
Source:
http://www.solidfiles.com/d/31146e62...der_source.rar
Exe File:
http://www.solidfiles.com/d/bd670e89...pt_Counter.rar
Files are not to be redistributed.
Can I get some feedback?
Re: Neptune Script Counter -
Krisna - 25.01.2014
Very Nice Bro
keep it up
Re: Neptune Script Counter -
amirab - 26.01.2014
Really useful for me thanks
+REP
AW: Neptune Script Counter -
Mellnik - 26.01.2014
No source no release
Re: Neptune Script Counter -
Niko_boy - 26.01.2014
would be nice if it has global/local var count too and maybe checking how many time different tag been used.
However just a suggestion..
good job though,.
Re : Neptune Script Counter -
anou1 - 26.01.2014
Usefull !
Maybe could you add the compability of chars like "й,а,к" etc.
Re: Neptune Script Counter -
MBilal - 26.01.2014
N I C E W O R K !!!
Re: Neptune Script Counter -
Shockey HD - 26.01.2014
Source and main executable added.
Re: Neptune Script Counter -
Ada32 - 27.01.2014
this just looks for specific words in a file.. no different that using ctrl+f in any editor... oh and,
Code:
#include <a_samp>
//stock { } CMD: enum #include
main() {
print("stock { } CMD: enum #include");
}
Re: Neptune Script Counter -
Shockey HD - 27.01.2014
Quote:
Originally Posted by Ada32
this just looks for specific words in a file.. no different that using ctrl+f in any editor... oh and,
Code:
#include <a_samp>
//stock { } CMD: enum #include
main() {
print("stock { } CMD: enum #include");
}
|
You are not realizing the main use of the program.
Re: Neptune Script Counter -
Ada32 - 27.01.2014
sorry, mind telling us what that is.?
edit, your site doesn't work lol
Re: Neptune Script Counter -
Shockey HD - 27.01.2014
Quote:
Originally Posted by Ada32
sorry, mind telling us what that is.?
edit, your site doesn't work lol
|
Quickly be able to see stats about the script hence its called a Counter.
The amount of brackets used in the script and allowing to create diagnostics of the script.
If you hate it so much, Why are you still posting here?
Re: Neptune Script Counter -
Lynn - 27.01.2014
Quote:
Originally Posted by Ada32
sorry, mind telling us what that is.?
edit, your site doesn't work lol
|
It's to find any missing brackets you have in your script.
If you have a 70,000 Line GM and are missing a single Closing bracket it can be a pain to find that one bracket.
As for the sight, He never gave you a sight to go-to, the one in the screenshot is still in development.
Re: Neptune Script Counter -
Ada32 - 27.01.2014
Quote:
Originally Posted by Shockey HD
Quickly be able to see stats about the script hence its called a Counter.
The amount of brackets used in the script and allowing to create diagnostics of the script.
If you hate it so much, Why are you still posting here?
|
im not hating on anything lol, my main point was your tool doesn't work properly
Quote:
Originally Posted by Lynn
It's to find any missing brackets you have in your script.
If you have a 70,000 Line GM and are missing a single Closing bracket it can be a pain to find that one bracket.
As for the sight, He never gave you a sight to go-to, the one in the screenshot is still in development.
|
if it doesn't tell us where the missing bracket is, then whats the point? and either way it's useless,
http://forum.sa-mp.com/showpost.php?...08&postcount=6. as for the site, idc tbh, just letting you know..