Re: Pawn.CMD - the fastest and most functional command processor -
OKStyle - 08.06.2016
Quote:
Originally Posted by Crayder
lol... In PAWN, "return;" is the same exact thing as "return 0;". Think of it as more of a void return for callbacks that don't need returns.
And learn PAWN while you're thinking of it that way... :P
|
LOLNO!

Judging by your comment, you obviously did not talk to one of the world's best pawn-coders about the
Quote:
Originally Posted by Crayder
learn PAWN
|
Quote:
Originally Posted by YourShadow
Proof, please.
|
Код:
plugins crashdetect profiler streamer sscanf mysql PawnCMD
Quote:
[16:04:18] [Pawn.CMD] command 'aleader' has been registered
[16:04:18] [Pawn.CMD] command 'help' has been registered
[16:04:18] [Pawn.CMD] command 'makeleader' has been registered
[16:04:18] [Pawn.CMD] alias 'commands' for 'help' has been registered
[16:04:18] [Pawn.CMD] alias 'cmds' for 'help' has been registered
[16:04:18] [Pawn.CMD] alias 'menu' for 'help' has been registered
[16:04:20] Number of vehicle models: 0
|
Код:
plugins crashdetect profiler PawnCMD streamer sscanf mysql
Quote:
[16:03:12] [Pawn.CMD] command 'aleader' has been registered
[16:03:12] [Pawn.CMD] command 'help' has been registered
[16:03:12] [Pawn.CMD] command 'makeleader' has been registered
[16:03:12] [debug] Run time error 19: "File or function is not found"
[16:03:12] [debug] SSCANF_Init
[16:03:12] [debug] SSCANF_IsConnected
[16:03:12] [debug] SSCANF_Join
[16:03:12] [debug] SSCANF_Leave
[16:03:12] [debug] mysql_connect
[16:03:12] [debug] mysql_log
[16:03:12] [debug] mysql_errno
[16:03:12] [debug] mysql_tquery
[16:03:12] [debug] CreateDynamicObject
[16:03:12] [debug] mysql_close
[16:03:12] [debug] mysql_format
[16:03:12] [debug] cache_get_field_content_int
[16:03:12] [debug] cache_get_row_count
[16:03:12] [debug] cache_get_field_content
[16:03:12] [debug] sscanf
[16:03:15] Number of vehicle models: 0
|
Код:
plugins crashdetect profiler streamer sscanf PawnCMD mysql
Quote:
[16:05:15] [Pawn.CMD] command 'aleader' has been registered
[16:05:15] [Pawn.CMD] command 'help' has been registered
[16:05:15] [Pawn.CMD] command 'makeleader' has been registered
[16:05:15] [debug] Run time error 19: "File or function is not found"
[16:05:15] [debug] mysql_connect
[16:05:15] [debug] mysql_log
[16:05:15] [debug] mysql_errno
[16:05:15] [debug] mysql_tquery
[16:05:15] [debug] mysql_close
[16:05:15] [debug] mysql_format
[16:05:15] [debug] cache_get_field_content_int
[16:05:15] [debug] cache_get_row_count
[16:05:15] [debug] cache_get_field_content
[16:05:17] Number of vehicle models: 0
|
I deliberately renamed dll from Pawn.CMD to PawnCMD cause Pawn.CMD neet do format in server.cfg: Pawn.CMD.dll
Re: Pawn.CMD - the fastest and most functional command processor -
SDraw - 08.06.2016
Quote:
Originally Posted by OKStyle
LOLNO!  Judging by your comment, you obviously did not talk to one of the world's best pawn-coders about the
|
It's obvious, because ****** left this forum
.
Re: Pawn.CMD - the fastest and most functional command processor -
Crayder - 08.06.2016
Quote:
Originally Posted by OKStyle
LOLNO!  Judging by your comment, you obviously did not talk to one of the world's best pawn-coders about the
|
Why would it matter if I talked to them about anything? Even Y-Less uses "return;" for void functions. They are literally just "return 0;", but shorthand.
Quote:
Originally Posted by SDraw
It's obvious, because ****** left this forum .
|
Yeah, except I was here WAY before Y-Less left.
Re: Pawn.CMD - the fastest and most functional command processor -
OKStyle - 08.06.2016
The irony is not successful, try more, clowns
Re: Pawn.CMD - the fastest and most functional command processor -
Crayder - 08.06.2016
Quote:
Originally Posted by OKStyle
The irony is not successful, try more, clowns 
|
There is no irony, and you are the only clown (well, I guess there is some irony... you calling us clowns when you are the only one here). How about you go test your theory, be sure to bring us your results.
Re: Pawn.CMD - the fastest and most functional command processor -
SDraw - 08.06.2016
Quote:
Originally Posted by Crayder
There is no irony, and you are the only clown (well, I guess there is some irony... you calling us clowns when you are the only one here). How about you go test your theory, be sure to bring us your results.
|
He won't give a proof of his words. A lot of people saw this kind of behaviour from him. Demagogue in all his glory.
Re: Pawn.CMD - the fastest and most functional command processor -
Apes - 08.06.2016
Quote:
Originally Posted by OKStyle
The irony is not successful, try more, clowns 
|
You are literally a degenerate. As Crayder said
Quote:
Originally Posted by Crayder
lol... In PAWN, "return;" is the same exact thing as "return 0;". Think of it as more of a void return for callbacks that don't need returns.
And learn PAWN while you're thinking of it that way... :P
|
It is the same shit, just a shorthand. Please go and test what you said and come back to us with the results, I'm pretty sure that'll be more brighter and more interesting to see than your future. "Moron"
Re: Pawn.CMD - the fastest and most functional command processor -
Lumanov - 08.06.2016
Your English is perfect! :DDDD
Re: Pawn.CMD - the fastest and most functional command processor -
Lumanov - 08.06.2016
[message deleted]
Re: Pawn.CMD - the fastest and most functional command processor - SecDet - 08.06.2016
Quote:
Originally Posted by Lida
who where update this plugin?
|
Stop to ask stupid questions and to fill posts, otherwise your face smashed to pieces!
Re: Pawn.CMD - the fastest and most functional command processor -
YourShadow - 10.06.2016
Quote:
Originally Posted by OKStyle
If plugin in server.cfg not last - other plugins after them not loaded.
|
Fixed.
Plugin has been updated to version 2.1.
Re: Pawn.CMD - the fastest and most functional command processor -
seriu - 11.06.2016
// deleted
Re: Pawn.CMD - the fastest and most functional command processor -
JustMe.77 - 11.06.2016
Is the benchmark test up2date ?
Re: Pawn.CMD - the fastest and most functional command processor -
YourShadow - 11.06.2016
Quote:
Originally Posted by JustMe.77
Is the benchmark test up2date ?
|
Benchmark results are actual.
Re: Pawn.CMD - the fastest and most functional command processor -
SyS - 11.06.2016
Good work
Re: Pawn.CMD - the fastest and most functional command processor -
99fe3rnando - 11.06.2016
Nice work, crowley
Re: Pawn.CMD - the fastest and most functional command processor -
kaZax - 11.06.2016
This is amazing!!
Re: Pawn.CMD - the fastest and most functional command processor -
nGen.SoNNy - 11.06.2016
Plugin don't want to start on windows 8.1 version 2.1.
[22:05:05] Loading plugin: Pawn.CMD
[22:05:05] Failed.
Re: Pawn.CMD - the fastest and most functional command processor -
YourShadow - 11.06.2016
Quote:
Originally Posted by nGen.SoNNy
Plugin don't want to start on windows 8.1 version 2.1.
[22:05:05] Loading plugin: Pawn.CMD
[22:05:05] Failed.
|
You must use a full name of the plugin in a .cfg file. (Pawn.CMD.dll)
Re: Pawn.CMD - the fastest and most functional command processor -
nGen.SoNNy - 11.06.2016
It's working now. It's there a way to disable that console log with the "has been registered"?