[Tool/Web/Other] Neptune Script Counter
#1

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?
Reply
#2

Very Nice Bro keep it up
Reply
#3

Really useful for me thanks +REP
Reply
#4

No source no release
Reply
#5

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,.
Reply
#6

Usefull !

Maybe could you add the compability of chars like "й,а,к" etc.
Reply
#7

N I C E W O R K !!!
Reply
#8

Source and main executable added.
Reply
#9

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");
}
Reply
#10

Quote:
Originally Posted by Ada32
View Post
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.
Reply
#11

sorry, mind telling us what that is.?

edit, your site doesn't work lol
Reply
#12

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?
Reply
#13

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.
Reply
#14

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..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)