[FilterScript] S74`Register Syst. by RastaOrecha (JM_Millers)
#1

Hi all.

Today at leisure, I wrote a script registration

The script is used:
• MySQL R8
• Vectorial (at will)

This is my 1st script in this forum

The script has a high logic code.

Theme decorated later add video

http://*********/pMsDtXQzH5A


It's all.

Download:

users.sql: http://www.mediafire.com/?hpgo542hx5xs9r6
Mediafire: http://www.mediafire.com/?33b1h6ad6d608cm
Pastebin: http://pastebin.com/pvanEXPK
Ideone: http://ideone.com/lWb7m8
Reply
#2

11 строка
Reply
#3

Quote:
Originally Posted by Mance
Посмотреть сообщение
11 строка
This seal
Reply
#4

LOL.

PHP код:
enum InfPlayers{Name[24]}; 
Why enum for one array?

PHP код:
pInfo[InfPlayers][MAX_PLAYERS
What kind of nonsense?

PHP код:
if rows *then 
Why do you use Pascal in Pawn?

Code is just nonsense
Reply
#5

Quote:
Originally Posted by IIeJIbMeHb
Посмотреть сообщение
LOL.

PHP код:
enum InfPlayers{Name[24]}; 
Why enum for one array?

PHP код:
pInfo[InfPlayers][MAX_PLAYERS
What kind of nonsense?

PHP код:
if rows *then 
Why do you use Pascal in Pawn?

Code is just nonsense
The main thing is that the code works.

Quote:

What kind of nonsense?

Why nonsense?
Reply
#6

Update.
Reply
#7

Can you explain why this FS is 'high logic', asking since, any things I could gain/learn from this, I would love to know.
Reply
#8

Quote:
Originally Posted by Rajat_Pawar
Посмотреть сообщение
Can you explain why this FS is 'high logic', asking since, any things I could gain/learn from this, I would love to know.
The logic of the code depends on the scripter.
There are beginners who are building the structure of the code is wrong.

For example take the flow chart:



This is:

PHP код:
new 573;
if(
b)
{
    if(
c)
    {
        
printf("c - the largest number");
    }
    else
    {
        
printf("a - the largest number");
    }
}
else
{
    if(
c)
    {
        
printf("b - the largest number");
    }
    else
    {
        
printf("c - the largest number");
    }

and this:

PHP код:
static 573;
if 
>&& *then return printf("a - the largest number");
if 
>&& *then return printf("b - the largest number");
if 
>&& *then return printf("a - the largest number"); 
The same, but in the second example above code logic.
Reply
#9

Quote:
Originally Posted by JM_Millers
Посмотреть сообщение
The logic of the code depends on the scripter.
There are beginners who are building the structure of the code is wrong.

For example take the flow chart:



This is:

PHP код:
new 573;
if(
b)
{
    if(
c)
    {
        
printf("c - the largest number");
    }
    else
    {
        
printf("a - the largest number");
    }
}
else
{
    if(
c)
    {
        
printf("b - the largest number");
    }
    else
    {
        
printf("c - the largest number");
    }

and this:

PHP код:
static 573;
if 
>&& *then return printf("a - the largest number");
if 
>&& *then return printf("b - the largest number");
if 
>&& *then return printf("a - the largest number"); 
The same, but in the second example above code logic.
PHP код:
printf("%d"max(max(ab), c)) 
xD
Reply
#10

Quote:
Originally Posted by frog163
Посмотреть сообщение
PHP код:
printf("%d"max(max(ab), c)) 
xD
I told him this is an example
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)