04.11.2014, 00:28
(
Last edited by Kwarde; 04/11/2014 at 01:27 AM.
)
The images and such look nice. But I\'ve got a few things:
Version
There are some standards in version numbers (though some developers do it different - As do you it seem). I learned that if a version has 3 numbers (number1.number2.number3) it means this:
{Major version}.{Minor version}.{Build version}({Version tag}).
So by this standard, you never could\'ve changed the Major version. However, you seem to using \'0.3z\' because of the SAMP version you created it on, and now comes the part I actually care about: Is this script ONLY compatible with 0.3z? If it\'s compatible with more versions, this version would be misleading people.
Your grammar
"For access lot of new features".. uhm?
"You not visited we site?" - Perhaps I\'ve never learned proper English, but otherwise I\'d say this sentence is reaaally wrong.
You also posted that a couple of times, and I think you meant "Advanced command...
I could go on like that for a while but I won\'t. I\'m not trying to be mean, but it\'s just that I get less interested in using it.
Copied?
What I also noticed is that you\'re using quite alot variables/directories I\'ve seen in another (quite good/famous) admin filterscript, and that one is also using dudb (because it\'s quite an old one already, and y_ini didn\'t exist back than). Are you sure you\'re not copying alot of stuff? (If I\'m wrong, you have my apologies. I\'ll go find that other admin filterscript tomorrow and check it out. Just to be sure, I freakin\' hate it when someone is having some credits for something they didn\'t create. And it\'s extra suspicious because you only got a few posts).
p.s.
In your credits, it\'s not DarcoBlue but DracoBlue
p.p.s.
Talking about DracoBlue - If you don\'t like y_ini or if you don\'t get it to work, you should consider using "DJson" by DracoBlue. It\'s as easy to use as diny (and with using CTRL+H in pawno, you can easily edit the functions in the script, eg. "dini_IntGet" would become "djInt", "Dini_IntSet" would become "djSetInt" etc...)
Version
Quote:
Download the ZIP file: SAMP Admin (Recommended) (v2.0.3z | Quick update - fixed some bugs and added some minor features). Download the ZIP file: SAMP Admin (v1.0.3z). |
{Major version}.{Minor version}.{Build version}({Version tag}).
So by this standard, you never could\'ve changed the Major version. However, you seem to using \'0.3z\' because of the SAMP version you created it on, and now comes the part I actually care about: Is this script ONLY compatible with 0.3z? If it\'s compatible with more versions, this version would be misleading people.
Your grammar
Quote:
Buy a ~g~VIP ~w~Account ~b~Today! For access lot of new ~y~features! |
Quote:
You not visited we ~g~site?~w~ Visit now: ~p~www.Here.com |
Quote:
Advance *** command |
I could go on like that for a while but I won\'t. I\'m not trying to be mean, but it\'s just that I get less interested in using it.
Copied?
What I also noticed is that you\'re using quite alot variables/directories I\'ve seen in another (quite good/famous) admin filterscript, and that one is also using dudb (because it\'s quite an old one already, and y_ini didn\'t exist back than). Are you sure you\'re not copying alot of stuff? (If I\'m wrong, you have my apologies. I\'ll go find that other admin filterscript tomorrow and check it out. Just to be sure, I freakin\' hate it when someone is having some credits for something they didn\'t create. And it\'s extra suspicious because you only got a few posts).
p.s.
In your credits, it\'s not DarcoBlue but DracoBlue
p.p.s.
Talking about DracoBlue - If you don\'t like y_ini or if you don\'t get it to work, you should consider using "DJson" by DracoBlue. It\'s as easy to use as diny (and with using CTRL+H in pawno, you can easily edit the functions in the script, eg. "dini_IntGet" would become "djInt", "Dini_IntSet" would become "djSetInt" etc...)