[FilterScript] MeanAdmin || Simple administration filterscript, v1.0
#1

Removed due to bugs...
Reply
#2

Nice
Reply
#3

Basic,but useful. Good basic commands and you said you will add to them so yeah i like it. 8/10
Reply
#4

And should finish creating simple administration systems are all the same
and no one takes into account
Reply
#5

I will make it bigger, and more funcs and all, but this is it (FOR NOW)
& Ty for the good comments
Reply
#6

looks good i will test it.
Reply
#7

Odličan posao! Bravo (CRO Version :P )
good job!
Reply
#8

You shouldn't release something, especially if you KNOW the efficiency of the script is outdated.

I advise no one download this script until it is updated to more efficient coding methods.
Reply
#9

Quote:
Originally Posted by Aleluja
View Post
Odličan posao! Bravo (CRO Version :P )
good job!
Thanks
Quote:
Originally Posted by Grim_
View Post
You shouldn't release something, especially if you KNOW the efficiency of the script is outdated.

I advise no one download this script until it is updated to more efficient coding methods.
I will update it, but, I need to know what to use, what do you think it's fastest for file saving? SQL?
Reply
#10

Both files and databases (SQLite/MySQL) have relatively the same speed, assuming you use the default functions. If you choose to use files, use the default functions - fopen, fclose, fwrite, fread, etc.

As far as databases, I would use SQLite just because it doesn't require the use of an external plugin. It also may be faster, though I never compared the speeds. (And doubt so anyway)

For commands, go with ZCMD - the fastest command processor created so far. Don't trust other commands processors until you have full speed results posted for them (like the fcmd just released).
Reply
#11

I so agree sqlite is developed by sa-mp which means ye you don't really need to use plugins, although i'm using y_ini and i recommend that aswell.
Reply
#12

Nice Job mean.
Reply
#13

Ok, so then I am gonna use Y_Ini instead of Dini.
Thanks for comments.
EDIT: What do you think about DJSON?
I updated it to ZCMD, just will re-upload when I put better saving system
EDIT 2: Updated the commands to isnull, will reupload when I put better file saving system
Reply
#14

Quote:
Originally Posted by Grim_
View Post
You shouldn't release something, especially if you KNOW the efficiency of the script is outdated.

I advise no one download this script until it is updated to more efficient coding methods.
Whats the point in making rude comments?

--
Good job man, this is a nice release.
Reply
#15

I've just compiled it with newest Y_Ini, and it gave tons of:
Код:
undefined symbol: "INI_Exist"
Now I'll see what will DJSON do
Reply
#16

you relise you have to rewrite your code, you cant just load and inc and compile
Reply
#17

Yes, that's why it gives me INI_Exist error, not dini_Exist, as much as I know, Y_Ini has INI_Exist option + I saw zh3r0 (or something like that) using INI_Exist in one of his scripts
Reply
#18

that is a custom function made by a player
Reply
#19

Oh thanks, I found a stock, will make it Y_Ini
Reply
#20

Just use fexist instead of INI_Exists... It's faster as it's a native SA:MP function and not a custom one.

Also, y_ini is faster than DJSON. So stick with either y_ini or (my)SQL.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)